Minimal Astro docs

Nested docs that render fast and stay easy to maintain.

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

Nested content by default

Folders model the docs domain naturally, while the page map controls the public URL structure and nav order.

02

Minimal, wide reading layout

The sidebar stays compact and sticky, and the markdown canvas opens up without heavy cards around every page.

03

MDX-ready rendering

Code blocks, tables, callouts, lists, and custom components are styled so the starter feels production-ready.