A site hoster similar to github pages and nekoweb https://sites.pp.ua
  • JavaScript 77.4%
  • CSS 19.6%
  • Dockerfile 3%
Find a file
Prince527 84265e1a01
All checks were successful
Build Sites / build (push) Successful in 20s
Merge NEXT
2026-06-23 08:52:19 -03:00
.forgejo/workflows Build Dev 2026-06-22 20:22:41 -03:00
assets .my.id -> .pp.ua 2026-06-18 21:15:56 -03:00
views .my.id -> .pp.ua 2026-06-18 21:15:56 -03:00
.dockerignore Improve builds 2026-01-10 18:24:27 -04:00
.editorconfig Build Dev 2026-06-22 20:22:41 -03:00
.env.schema Main Page 2026-01-09 13:18:06 -04:00
.gitignore Initial commit 2026-01-09 12:25:07 -04:00
Dockerfile Patch 2026-06-18 14:58:53 -03:00
eslint.config.mjs Next 2026-06-18 14:58:19 -03:00
index.js Next 2026-06-18 14:58:19 -03:00
LICENSE Next 2026-06-18 14:58:19 -03:00
package.json Next 2026-06-18 14:58:19 -03:00
pnpm-lock.yaml Next 2026-06-18 14:58:19 -03:00
README.md Cleanup 2026-06-22 21:11:05 -03:00

TwintSites

A static site host similar to Github Pages with the design language of Nekoweb.

Features

Setup

Personal Page

  1. Create a repository called sites on ServerSMP GIT
  2. Invite Sites Bot to your repository if its private
  3. Push/Create your website on the main branch
  4. Thats it. Your website is now live! (https://username.sites.pp.ua)

Repository Page

  1. Create a repository on ServerSMP GIT
  2. Invite Sites Bot to your repository if its private
  3. Push/Create your website on the sites branch
  4. Thats it. Your website is now live! (https://username.sites.pp.ua/repo)