This website is, built using Docusaurus 2, a modern static website generator.
yarn install
yarn i18n
yarn start
## En
yarn start --locale en
This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.
- 拷贝文档至
i18n/en/docusaurus-plugin-content-docs/current
文件相应目录 - 预览英文使用
yarn start --locale en
yarn start
预览时,只能预览一种语言。例如yarn run start
启动的是,默认的 docs 文件夹内容