Document git-pages static hosting (modernleft.page) #84

Open
opened 2026-07-17 03:35:25 +00:00 by gravityfargo · 0 comments
Owner

New service to document: static-site hosting at modernleft.page via git-pages (Codeberg-Pages style), served from repos on code.modernleft.org over HTTPS with a wildcard cert.

What to write

A short "Publishing a static site" page.

How to publish

  • User site: create repo <user>/<user>.modernleft.page (branch main) → live at https://<user>.modernleft.page
  • Project site: any repo <user>/<project> with a pages branch → live at https://<user>.modernleft.page/<project>
  • Authorization is forgejo: public repos are served openly; private repos require the visitor's forge token.
  • No build step — commit static files and they're served directly.
New service to document: static-site hosting at **modernleft.page** via [git-pages](https://codeberg.org/git-pages/git-pages) (Codeberg-Pages style), served from repos on code.modernleft.org over HTTPS with a wildcard cert. ## What to write A short "Publishing a static site" page. ## How to publish - **User site:** create repo `<user>/<user>.modernleft.page` (branch `main`) → live at `https://<user>.modernleft.page` - **Project site:** any repo `<user>/<project>` with a `pages` branch → live at `https://<user>.modernleft.page/<project>` - Authorization is `forgejo`: public repos are served openly; private repos require the visitor's forge token. - No build step — commit static files and they're served directly.
Sign in to join this conversation.
No labels
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
ModernLeft/modernleft-docs#84
No description provided.