A docs-first markdown documentation system for SvelteKit.
- Structured documentation home and page shell
- Sidebar navigation and right-rail table of contents
- Command-palette search
- Edit-source links and docs feedback
- Reusable docs primitives shipped as
@aureuma/svelta-docs
/landing page for the docs system/docsdocumentation home/docs/[slug]documentation page
Markdown docs pages live in src/content/docs/*.md.
pnpm run devcorepack pnpm add @aureuma/svelta-docs