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