Below you will find pages that utilize the taxonomy term “Hugo”
Posts
read more
Automating the build and deploy of this site to AWS using GitHub Actions, Terraform, and Hugo
In this blog post, I will explain how this site is built and deployed to AWS.
There will be code snippets, but if you want to see the whole codebase for the site, you can see it at this repository: SethFranklin/sethfranklin.com
While I had my choice of cloud platform, domain registrar, and tools, other choices would work fine as well.
AWS infrastructure
This site is a static site hosted on an S3 bucket with static website hosting enabled, behind a CloudFront distribution for CDN.