Systems
CSS Architecture
Three-layer CSS system with base resets, component structure, and preset visual identity explained.
Styling and Overrides
Override Nova's design tokens or target its CSS class hooks from your own stylesheet to customize a site's appearance.
Color Pipeline
How a single hex color is converted through HSL into an 11-level shade scale for CSS custom properties.
Search
Built-in full-text search with fuzzy matching, multi-language support, and non-blocking index queries.
Adding a Preset
Cookbook for contributing a new preset using the sample scaffold — copy the template, fill in the nine schema slots, register, document, and verify.
Internationalization
Reconcile the Docusaurus translation tree with theme-nova i18n sync and check, pruning redundant copies while preserving every real translation.