Systems
CSS Architecture
Three-layer CSS system with base resets, component structure, and preset visual identity that controls load order and specificity.
Styling and Overrides
Override Nova design tokens or target its CSS class hooks from your own stylesheet to customize a Docusaurus site appearance.
Color Pipeline
Convert a single hex color through HSL into an 11-level shade scale used as CSS custom properties across every preset layer.
Search
Built-in full-text search powered by Lunr with fuzzy matching, multi-language support, and non-blocking web worker 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.