A site hoster similar to github pages and nekoweb https://sites.pp.ua
  • JavaScript 43.7%
  • EJS 40.7%
  • CSS 13.5%
  • Dockerfile 2.1%
Find a file
Prince527 0849115cc9
All checks were successful
Build Sites / build (push) Successful in 1m5s
.my.id -> .pp.ua
2026-06-18 21:16:46 -03:00
.forgejo/workflows Simplify Docker 2026-06-15 20:22:32 +00:00
assets .my.id -> .pp.ua 2026-06-18 21:16:46 -03:00
views .my.id -> .pp.ua 2026-06-18 21:16:46 -03:00
.dockerignore Improve builds 2026-01-10 18:24:27 -04: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 Rollback 2026-01-10 18:25:13 -04:00
index.js Fallback to README 2026-06-18 11:09:23 -03:00
LICENSE Initial commit 2026-01-09 12:25:07 -04:00
package.json Unstable 2026-01-10 18:09:14 -04:00
pnpm-lock.yaml Initial commit 2026-01-09 12:25:07 -04:00
README.md .my.id -> .pp.ua 2026-06-18 21:16:46 -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)