Project Structure
Project Structure
Key directories:
src/pages/— routes (Home, Blog, Search, Library, RSS, etc.)src/components/— widgets (ThemeToggle, FeatureCard, CTA, FAQ, etc.)src/styles/— design tokens and global stylessrc/content/— type-safe content collections (blog)src/content/docs/— Starlight docs contentdist/— build output (generated)