Introduction
On this page
This manual is a small, ordered collection of project documentation. Markdown files are the source of truth, while the generator creates navigation, search, and static HTML.
English is the default language at /en/. The language switcher also offers a small, partial Polish example at /pl/. It opens the matching page when a translation exists, or that language's contents page when it does not.
How the manual is organized#
Directories create sections and files create pages. Their numeric prefixes set the reading order, but those prefixes never appear in public URLs.
- Keep each page focused on one task or concept.
- Prefer short sections with descriptive headings.
- Link to existing pages instead of duplicating instructions.
Continue with the installation guide, then review the basic workflow.
Search the manual#
Search results link directly to matching page headings and show highlighted text previews. Multiple terms may be entered in any order, and prefixes match the start of words. For example, config them finds text containing configuration and theme.
Press / to focus search. Use the arrow keys to select a result, Enter to open it, and Escape to close the results. Search works the same way in hosted sites and extracted offline ZIPs.
Search covers only the selected language.
Portable output#
The same source can be built for a root domain or a forge project path. The result is ordinary HTML, CSS, JavaScript, JSON, and images.
The Python builder turns Markdown source into a static site: