Getting started
Install it, ship a page, then make it yours.
A reusable documentation template — index, section, post and component reference on the three-column shape, with no docs-specific CSS.
A reusable docs template — not the bespoke 1500-line generator this site runs on. What a collection gives you if the thing you are documenting is your own project: an index, a section, a doc post and a component reference, all on the three-column shape the course lesson player already uses.
Open /docs → Open a component page →
.grid-rail-left wrapping .grid-rail — two primitives, one three-column layout, no docs-specific CSS anywhere in it.
Install it, ship a page, then make it yours.
Every component, with the markup and the full class table.
Whole layouts assembled from the components above.
Every token and every hook you can override.
.col-groups — the section index
| Which | What it is |
|---|---|
This repo's docs | docs/_build/ — bespoke, knows about this specific system, 140 pages |
The docs collection | collection/docs/ — generic, four routes, meant to be copied into your own project |