Docs Site Reference
Project documentation is authored in Markdown under docs/ and built as a static Quartz site.
Core Files
docs/index.md site entrypoint
docs/changelog.d/ Towncrier fragments
docs/quartz.config.ts Quartz site configuration
docs/quartz.layout.ts Quartz page layout configuration
Build Summary
- Dagger builds the docs release artifact
- Quartz renders the Markdown source tree
CHANGELOG.mdis copied into the docs input at build timedocs-previewserves a released tarball locallybaseUrlis still a placeholder and should be updated before public deployment
Follow-On Docs
- tooling — top-level tooling map
- automation-task-reference — docs validation and preview tasks
- build-release-pipeline — how docs become a release artifact