1,005 B
1,005 B
Using 0011.LT pages
We support static pages hosting via our Forgejo service. The usage is straight-forward:
- Create a public repository at https://git.0011.lt/.
.webpagerepository is special! It allows you to create your "lander" page athttps://pages.0011.lt/YOUR_USERNAME.- Any other repository name must be specified in the URL later on.
- Upload HTML files to your repository (either your main branch (set in UI),
mainbranch, orpagesbranch) - Visit your live website:
https://pages.0011.lt/YOUR_USERNAME(for.webpage) (e.g., https://git.0011.lt/ari/.webpage maps to https://pages.0011.lt/ari)https://pages.0011.lt/YOUR_USERNAME/YOUR_REPOSITORY(e.g., https://git.0011.lt/2m/lankytinos maps to https://pages.0011.lt/2m/lankytinos)
Shrimple as that!
Our pages hosting source code: https://git.0011.lt/0011/forgejo-pages-proxy
P.S. if you are using our pages hosting, we would appreciate if you added the "pages" topic to your repository.