Getting Started
Updated: 4/24/2026 Words: 0 words Reading time: 0 min
This project now has a basic bilingual setup with Chinese and English.
What is configured
- Chinese keeps the default root path:
/ - English uses the locale path:
/en/ - The top-right locale switcher lets users jump between Chinese and English
Where to update content
- Chinese pages live in
docs/ - English pages live in
docs/en/ - Shared VitePress locale config lives in
docs/.vitepress/config.mts
Next step
If you want full bilingual docs, create English counterparts for important Chinese pages under docs/en/.