Documentation System
Documentation System
Section titled “Documentation System”Source and Publishing
Section titled “Source and Publishing”Design system documents are authored in vault/public/design-system. The sync script copies them into apps/docs/src/content/docs/design-system, where Astro Starlight publishes them.
Page Template
Section titled “Page Template”Each component page should contain:
- Overview
- Anatomy
- Variants
- Sizes
- States
- Usage
- Do
- Do not
- Accessibility
- Design Tokens
- Code Example
- Related Components
Review Rule
Section titled “Review Rule”A design system decision is accepted only when the same decision appears in docs, Storybook, and code where applicable.