Content Documentation
The documents in this directory should help you create, edit, and manage content for the site.
Getting Started
- Quick Start Guide - Create your first page in 5 minutes
- Markdown Reference - Syntax and formatting guide
Core Concepts
Layouts
- Article Layout - Standard pages (about, team)
- Lesson Layout - Educational content
- Literate Layout - Code documentation
- Minimal Layout - Custom pages
Components
- Bloch Sphere Component - 3D quantum visualizations
- Callouts and Alerts - Highlighted information boxes
- Interactive Elements - Dynamic content using Svelte 5 runes
Common Workflows
- Creating a Lesson - Complete lesson creation workflow
- Managing Images and Assets - Upload and reference media
- Frontmatter Guide - All metadata options
Reference
- Markdown Syntax - Complete markdown reference with rendered examples
- Color Palette - Site colors and design system
- Frontmatter Properties - All available options
Troubleshooting
Check the Troubleshooting Guide for:
- Markdown not rendering
- Images not appearing
- Build errors
- Common mistakes
Technical details
- Build system: See main README of the repo