Personal website. Hosted on AWS S3 and CloudFront.
To run the site in development mode with hot reloading:
./run-local.shTo ensure content is server-side rendered locally (as it is in production):
./run-production-build-local.shDistributed under an MIT License.