- New articles must be added to the relevant
SUMMARY.mdfile or they will not appear on the published site- Format:
* [Article Title](path/to/article.md) - Nest with indentation for sub-pages
- Format:
- Moving, renaming, or deleting articles requires a redirect in the relevant
.gitbook.yamlunderredirects:- Format:
old/path/without/extension: new/path/with/extension.md
- Format:
- Each directory must have a
README.mdas its landing page - Images go in a
.gitbook/assetsdirectory at the root of the product directory - All file and directory names: lowercase, hyphens instead of spaces
Documentation is organized by version number (e.g., 14/, 15/, 16/, 17/) and then by product (e.g., umbraco-cms/, umbraco-forms/). Each product directory has its own SUMMARY.md and .gitbook.yaml.
When creating or editing documentation content, use the umbraco-docs-content skill for detailed style rules, article templates, markdown conventions, and code sample guidelines.