Docs

Patterns

Composition rules keep navigation predictable as content and features grow.

Composition

A feature owns its routes and views. The shared shell supplies the site header, assets, and footer without owning feature content.

Source order

The documentation sidebar, article, and section navigation follow the same order in the document and in the responsive layout.

Progressive enhancement

Links, forms, and disclosures work without handwritten JavaScript. Future behavior can build on that durable baseline.