Personal website: https://millerd.me
- Static code generated by Jekyll
- Code deployed to s3 with github actions
- Run locally from given subdirectory with
jekyll serve
- Created using Cloudposse TF Provider
- Deployed with github actions
- Run locally from given subdirectory with
terraform plan|apply --var-file=millerd.tfvars
- Cloudposse CDN terraform module: https://github.com/cloudposse/terraform-aws-cloudfront-s3-cdn
- Static Site Generator: https://jekyllrb.com/