Design System / Overview

Design system reference.

Source of truth for tokens, components, and section layouts used across the site. Sections render with content from the live src/content/ collections — what you see here is what the site uses.

Convention

Sections are content-named (HeroSection, PricingSection — not TwoColumnLayout). Each section is a layout shell + colocated item subcomponent + content collection entry. Content lives in src/content/; tokens in src/styles/global.css @theme. See design.md for the full spec.