stack

This site is generated from Markdown by Hugo, the Go static site generator, and served on the cheap from a private Cloudflare R2 bucket connected to a custom domain.

In the past I would have set up a VM running nginx, and spent a bunch of time doing system administration tasks like setting up backups, periodic software updates/patches, etc.

Today, I do a git push, some GitHub Actions run to regenerate the static content, pushes it to R2, and Cloudflare takes it from there.

All of the infrastructure was created and configured using Terraform.