Page Config
Updated: 4/24/2026 Words: 0 words Reading time: 0 min
VitePress pages can be customized with frontmatter and folder-based routing.
Common page settings
titletitleTemplatelayoutlangasideoutlinelastUpdated
Routing rule in this project
docs/zh/...becomes/zh/...docs/en/...becomes/en/...docs/index.mdis only used as a redirect page to/zh/
Practical tip
When adding a new page, create both:
- the Chinese page under
docs/zh - the English page under
docs/enif you want it to appear in both locales