The site is built using hexo.io with a custom template.
# Install with legacy peer deps because the S3 deployer is woefully out-of-date
# with hexo
npm install --legacy-peer-deps
npm run start
Navigate to http://localhost:4000
in your browser!
npm run build
AWS_KEY=<aws access key id> AWS_SECRET=<aws secret access key> npm run deploy
Invalidate CDN cache.