Skip to content

docs: group docs/ into source-driven subfolders (docs-site sidebar)#64

Merged
daedmonds merged 1 commit into
mainfrom
docs/group-into-subfolders
Jul 15, 2026
Merged

docs: group docs/ into source-driven subfolders (docs-site sidebar)#64
daedmonds merged 1 commit into
mainfrom
docs/group-into-subfolders

Conversation

@daedmonds

Copy link
Copy Markdown
Collaborator

Reorganizes the flat docs/*.md into ordered subfolders so the published docs site (Starlight, served from the marketing-site repo) renders a grouped sidebar instead of one flat "Documentation" list.

  • Folder NN- prefix sets group order; the marketing-site sync mirrors this structure and derives the sidebar automatically — a new subfolder or doc appears with no config change.
  • Files keep their NN- prefix for intra-group order.
  • git mv only — content unchanged; README + assets untouched. Doc URLs stay flat (/docs/<slug>; the sync strips the prefixes).

Groups: Overview · Getting Started · Streaming & Storage · AI Integration · Operations · Security & Compliance.

Pairs with the marketing-site sync change (separate PR there). Merge this first; the docs site then picks up the groups on its next sync/rebuild.

🤖 Generated with Claude Code

…ebar

Reorganize the flat docs/*.md into ordered subfolders so the published docs site
(Starlight, in the marketing-site repo) renders a grouped sidebar instead of one flat
"Documentation" list. Folder NN- prefix sets group order; the marketing-site sync
mirrors this structure and derives the sidebar automatically (a new subfolder or doc
appears with no config change). Files keep their NN- prefix for intra-group order.

  0-overview/            features, commercial-edition
  1-getting-started/     getting-started, configuration, init
  2-streaming-and-storage/  streaming, compaction, durability, metrics
  3-ai-integration/      mcp, ai-agent-consumption
  4-operations/          operations, least-privilege-deployment
  5-security-and-compliance/  security-architecture, hipaa-deployment

Content unchanged (git mv only); README + assets untouched. Doc URLs stay flat
(/docs/<slug>) — the sync strips the prefixes.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@daedmonds
daedmonds merged commit 076e8cb into main Jul 15, 2026
8 checks passed
@daedmonds
daedmonds deleted the docs/group-into-subfolders branch July 15, 2026 05:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant