Tailor the look and structure of a Sarde site beyond presets and design tokens.
- Layouts and Templates covers layout types, the template overlay resolution chain, and creating custom template variants.
- Using Themes covers installing, activating, and managing theme packages.
- Creating a Preset defines a named set of token values a site can switch to with one config line.
- Creating a Theme walks through building a theme from scratch.
Layouts and Templates
Understand page layout types, template lookup order, components, and partials
Using Themes
Install, activate, and manage theme packages for a Sarde site
Creating a Preset
Define a named token set in theme.yaml that a site can switch to with theme.preset
Creating a Theme
Build a Sarde theme from scratch with templates, tokens, and presets