Skip to content

Reference

Reference documentation provides precise technical descriptions of the architecture, patterns, and conventions used throughout our codebase. Use these pages as quick lookups when you need to verify naming conventions, file patterns, or API signatures.

Naming and organizational conventions used throughout the codebase.

Reference documentation for specific file types and their structure.

Coding standards and best practices.

Type-safe content collection schemas and data structures.


Note: Reference documentation is meant to be precise and concise. Each page describes “what something is” rather than explaining “why” or “how to use it.” For tutorials and guides, see the Getting Started section.