Overview
This is a placeholder overview page. Replace this content with an introduction to your product: what it does, who it is for, and how the main concepts fit together.
How the docs are organized
- Overview — high-level introduction to the product.
- Quick Start — the shortest path to a working setup.
- Guides — step-by-step walkthroughs for specific workflows.
How it works
Docs pages are plain Markdown files in src/app/docs/content/. Each file needs title and description frontmatter, and must be registered in src/app/docs/config.ts to appear in the sidebar, breadcrumbs, and sitemap.
Next steps
Head to the Quick Start to get set up, or browse the Guides for specific workflows.