Appearance
Peakberg Documentation
This site is generated directly from markdown in this repository so docs are versioned with code and reviewed in PRs.
Available docs
Operational runbooks
Docs workflow
- Edit markdown under
/docs. - Run local docs preview.
- Open a PR with code + docs updates together.
- Deploy docs site from
docs:buildoutput.
Local commands
bash
npm run docs:dev
npm run docs:build
npm run docs:previewCanonical source
Keep markdown in git as the canonical source. If needed, export markdown to other formats (PDF/Google Docs) from this source.