docs: initialize mdBook structure #102

Closed
opened 2026-02-09 13:59:29 +00:00 by forbes · 0 comments
Owner

Set up mdBook documentation scaffolding in docs/:

  • Create docs/book.toml with coal theme and repo link
  • Create docs/src/SUMMARY.md with initial navigation structure
  • Create stub pages for all sections (introduction, guide, architecture, development, reference)
  • Create docs/theme/kindred.css with minimal overrides
  • Add docs/book/ to .gitignore
  • Verify mdbook build docs/ produces clean output locally

Branch: docs/mdbook-setup

Set up mdBook documentation scaffolding in `docs/`: - [ ] Create `docs/book.toml` with coal theme and repo link - [ ] Create `docs/src/SUMMARY.md` with initial navigation structure - [ ] Create stub pages for all sections (introduction, guide, architecture, development, reference) - [ ] Create `docs/theme/kindred.css` with minimal overrides - [ ] Add `docs/book/` to `.gitignore` - [ ] Verify `mdbook build docs/` produces clean output locally Branch: `docs/mdbook-setup`
forbes added the documentation label 2026-02-09 13:59:29 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kindred/create#102