Pattern library
This section documents all the UI patterns used on the site: components, layouts, and other
reusable pieces. Each pattern has its own page under /pattern-library/[name], where you can see live examples, usage notes, and variants — similar to a Storybook, but built with Astro and served as part of the site.
Patterns
- ArticleTags — Inline tag pills for article metadata.
- Breadcrumb — Navigation breadcrumb for section and current page context.
- Figure — Responsive images with optional caption and attribution from global or post-local assets.
- Kitchen sink — All markdown and component elements available in article posts — headings, lists, code, links, figures, and tags.