This website is built using Docusaurus 3, a modern static website generator.
Install the required dependencies:
$ yarn
Start a local development server and open up a browser window. Most changes are reflected live without having to restart the server:
$ yarn start
Changes will be deployed automatically when the respective Pull Request gets merged into the main branch.