docs/docs/pages.md
2026-05-30 21:51:18 +03:00

1,005 B

Using 0011.LT pages

We support static pages hosting via our Forgejo service. The usage is straight-forward:

  1. Create a public repository at https://git.0011.lt/.
    • .webpage repository is special! It allows you to create your "lander" page at https://pages.0011.lt/YOUR_USERNAME.
    • Any other repository name must be specified in the URL later on.
  2. Upload HTML files to your repository (either your main branch (set in UI), main branch, or pages branch)
  3. Visit your live website:

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.