No description
- HTML 100%
| DOCS.md | ||
| index.html | ||
| README.md | ||
Forgejo Pages Example
A standalone, minimal documentation-site example for Forgejo Pages.
Published site
https://nicojoerger.pages.nicojoerger.de/pages_example/
How it works
- The repository's
pagesbranch contains the static site. - The shared
NicoJoerger/pagesrepository provides the Pages hostname. - The Forgejo Pages server serves this repository at the
/pages_example/path.
DOCS.md is the Markdown source for the page content. index.html is the dependency-free rendered presentation so the example works without an additional site generator or third-party scripts.