| paths |
|
|---|
- Run
npm run markdownlintafter changes (add-- --fixto autofix). - Run
mkdocs buildandmkdocs serveto build and serve the documentation - To verify a rendered component or the docs previews in a real browser
(navigate, click, screenshot, inspect the running docs site), drive host
Chrome through the
chrome-hostMCP. See AI Integration.
See Commands.
- Documentation is built with Material for MkDocs and
Docoff (live, runnable component previews). Component docs live in
each component's
README.md; guides and foundations live undersrc/docs/. - New pages must be wired into the navigation in mkdocs.yml.
- Use relative links between docs.