To build the site:
- run
npm install
- copy the
.env-template
file to.env
and update theCHANGEME
values. - run
gatsby develop
then visithttp://localhost:8000
in the browser
Pushing to GitHub will trigger a build to the staging site at:
https://umd-mith.github.io/mith-static/