Systems
CSS Architecture
Understand the 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
Search your documentation with built-in Lunr-powered full-text matching, fuzzy results, multi-language support, and non-blocking web worker queries.
Adding a Preset
Contribute a new preset using the sample scaffold by copying the template, filling the nine schema slots, registering, documenting, and verifying.
Internationalization
Reconcile and measure the Docusaurus translation tree with theme-nova i18n sync, check, and coverage while preserving every real translation.