Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 786 Bytes

File metadata and controls

30 lines (19 loc) · 786 Bytes

Website

This website is built using Docusaurus 3.

Installation

Clone the repository, then run:

$ npm install

Local Development

$ npm run 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.

Deployment

The main branch is automatically deployed to GitHub Pages using GitHub Actions. See this page for more information.

TODO