Reference
Reference
A compact reference page for route rules and content organization.
# Reference
# Routes
/docsopens the default page/docs/<slug>opens another Markdown file/docs/<slug>#heading-idjumps to an anchor in that document
# Content structure
src/docs/
content/
en/
overview.md
authoring.md
media.md
reference.md
zh/
overview.md
authoring.md
media.md
reference.md
# Recommended conventions
- Keep slugs stable
- Keep one topic per file
- Keep headings flat and readable
- Prefer local assets in
public/docs/