Public knowledge base for HaloRT — this site.
| Repo | halort-docs |
| Stack | Obsidian-compatible Markdown · Quartz 5 · nginx |
| Local | npx quartz build --serve → http://localhost:8080 |
| Production | https://docs.halort.com |
Workflow
- Edit notes under
content/(open as Obsidian vault) - Link with
[[wikilinks]]so the graph stays connected — see SCHEMA - Push
main→ CI builds Quartz → GHCR → Argo CD
Same static-deploy pattern as Surfaces/Design System (Storybook nginx). Details: Architecture/GitOps and Deploy · Issues/Issue - Docs Site Bootstrap.