Getting Started
Add your content here.
Quick start
Section titled “Quick start”- Edit
src/content/docs/index.mdx - Add new files under
src/content/docs/— they appear automatically viaautogenerate - Update
astro.config.mjsto configure sidebar and plugins - Press Ctrl + K to test search (Pagefind index built on
bun run build)
Autosidebar tip
Section titled “Autosidebar tip”Any .md/.mdx in guides/ or reference/ is auto-listed. Control order with:
---sidebar: order: 1 label: Custom name---