This is the first post on the custom setup. The pipeline is simple: Markdown files in content/ get converted to HTML by a 50-line Python script, pushed to GitHub, and deployed by Cloudflare Pages.

Why

Hugo was more framework than I needed. This entire site is now code I wrote and fully understand.

What's next

More posts on:

  • TCP internals
  • PostgreSQL query planning
  • Terraform patterns for GKE
  • Prometheus + Grafana at scale