A shared documentation system for TrickFire Robotics member repositories. Member repos add trickfire-docs as a dev dependency, run trickfire-docs init to get scaffolding, and write docs in their own docs/ folder. A self-hosted server pulls from each repo and builds them into a single Docusaurus site at docs.trickfirerobotics.com.
Full documentation: docs.trickfirerobotics.com/trickfire-docs
- Member guide — install, init, write content, and preview locally with
trickfire-docs dev - Architecture — how the framework, CI, and hosted site fit together
- Configuration reference — all
docs.config.tsfields - Writing content — frontmatter, links, code blocks, admonitions, tabs
- Deployment — server setup, Cloudflare tunnel, GitHub Actions runner (admin)