Welcome
Public knowledge base — content is versioned in Git and published as static HTML.
This wiki is generated at build time from Markdown in the repository. Add or edit files under content/wiki/ and deploy; pages are pre-rendered for SEO and speed.
Conventions
- Optional frontmatter:
title,description,order(sort order in the sidebar). - Name a file
index.mdinside a folder to serve that folder path (for exampledocs/index.md→/wiki/docs). - Files and directories starting with
_or.are ignored.