This website is built using Docusaurus 2, a modern static website generator.
npm start
Starts the development server.
npm run build
Bundles your website into static files for production.
npm run serve
Serves the built website locally.
npm deploy
Publishes the website to GitHub pages.