This website is built using Docusaurus 2.
The main
branch contain source files, deploy
branch used as GitHub Pages.
Node.js version
14.13
or above, recommended16.15.0 (LTS)
npm ci
or
npm install
npm run start
This repo has Actions, which will automatically build and deploy when push
to main
branch.
npm run build
npm run deploy
Environment variable
GIT_USER
andGIT_PASS
are required, see Deployment.