Content & typography
The pieces prose is built from — callouts, chips, grids, step rails, stat rows, paper cards and reference lists.
Everything in the gallery is imported from astro-inkstone/components/ by path and rendered with the package's default tokens. Components are presentational: they take data and label strings as props (English defaults), so a site in any language passes its own.
Each card is one chapter of the rail in the sidebar; the chips name what it shows.
The pieces prose is built from — callouts, chips, grids, step rails, stat rows, paper cards and reference lists.
The taxonomy set this garden's shelves are built from, and the two link-graph panels — linked mentions and the sidebar's local graph.
A live canvas demo and the site-owned loader contract, plus the page furniture — heroes, hub cards, jump lists, footers.
This note is itself the demonstration of a hub: a top-level note whose frontmatter declares nav — an ordered chapter list. The machinery you are looking at:
part: number must match its position in nav, or the build fails — the rail and the frontmatter cannot drift apart;HubCard components in a .hub-grid; the box below is a reading path (.path), the other piece of hub furniture.New to the package → Part I→Part II; building a browse site → straight to Part II→the getting-started guide; the Markdown side of the same story → the kitchen sink.