This website is built using Docusaurus 2, a modern static website generator.
Note: The document is still in a work-in-progress state.
$ yarn install
$ yarn 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.
$ yarn build
This command generates static content into the build
directory and can be served using any content hosting service.
Run yarn serve
to check the built HTML files locally.
GitHub Actions will deploy it automatically to Firebase Hosting.