Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 643 Bytes

README.md

File metadata and controls

32 lines (20 loc) · 643 Bytes

Website

This website is built using Docusaurus 2, a modern static website generator.

Installation

$ npm install

Local Development

$ npm start

This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.

Build

$ npm run build

Deployment

$ npm run deploy

执行完成后,英文版网站会自动更新,中文版网站需要打开gitee的gh-pages页面手动发布一次,命令结束后会自动打开gitee页面