This is the source code. View the website here.
- Install yarn.
- Run
yarnto install or update dependencies. - Run
yarn startto start the dev server on http://localhost:8000/ - Edit files under the
pages/directory, hot-reloading in the browser. - Commit changes and push to origin, and the site will build and deploy.