33bfdac89f6f54e76c545c36a61c0cb1b1bc8048
Rspress default i18n uses short keys (zh/en), but this project uses zh-hans/en-gb, causing outline title to always fall back to English.
Rspress website
Setup
Install the dependencies:
npm install
Get started
Start the dev server:
npm run dev
Build the website for production:
npm run build
Preview the production build locally:
npm run preview
Description
Languages
TypeScript
93.9%
JavaScript
4.3%
CSS
1.8%