Guides
One task per page, start to finish — several repositories, several versions, several languages, and a deploy.
Each page here completes one task and ends with a checklist. The model behind them is in Concepts; every key they set is in the Reference.
Several repositories
Serve the documentation of several projects from one site.
Several versions
Serve the same documentation at several refs, with a switcher and a banner.
Several languages
Serve the interface in several languages, and translate the pages themselves.
Override the theme
Change a colour, replace a component, add a shadcn-vue primitive.
Move a page
redirectFrom in the frontmatter, turned into route rules under every prefix.
Deploy a site
Where a duxt site can run, what it needs there, and why content is not refreshed at runtime.
Collect page feedback
Wrap DuxtPageFeedback, keep the answer where your analytics already live.
Brand your site
Set the name, the wordmark and the icons, so the site reads as yours rather than as the layer's.