01
Nested content by default
Folders model the docs domain naturally, while the page map controls the public URL structure and nav order.
Minimal Astro docs
This template keeps authoring simple: write MDX inside nested folders under `src/content/docs`, define canonical URLs in `pageLinkMap.json`, and let the layout generate a clean docs tree with full-width reading space.
01
Folders model the docs domain naturally, while the page map controls the public URL structure and nav order.
02
The sidebar stays compact and sticky, and the markdown canvas opens up without heavy cards around every page.
03
Code blocks, tables, callouts, lists, and custom components are styled so the starter feels production-ready.