This website is built using Docusaurus 2.
The main branch contain source files, deploy branch used as GitHub Pages.
Node.js version >= 14
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_USERandGIT_PASSare required, see Deployment.