Commit graph

2 commits

Author SHA1 Message Date
080acfebb7
fix: add Packs to navbar, reorder docs sidebar by importance
Nav: Docs | Layouts | Packs | Lab
Sidebar: Getting Started → Core → Vault → Reference →
Components → Content → Typography → Packs

Promotes ASW-unique features (Vault, Reference) above
standard web framework docs (Typography, Content).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-11 18:30:20 +02:00
dd810f5a63
feat: auto-generated docs sidebar, Decap CMS, content migration infra
Docs restructure:
- Move flat docs into section subdirs (getting-started/, core/,
  components/, reference/) with _index.md for each
- Sidebar auto-generates from content structure — no manual menu entries
- New doc pages appear automatically when created in a section

Decap CMS:
- admin/index.html + config.yml for browser-based editing
- Local mode (npx decap-server) — no OAuth needed
- Collections for all content types: docs, articles, essays, notes, pages

Hugo head.html updated for new CSS layer filenames.
decap-server added as devDependency.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-11 18:02:34 +02:00