Contents

Hello, world — why I moved to a static blog

Contents

Heavy CMSes, monthly bills, surprise plugin updates — I’m done. This blog is rendered by Hugo and deployed as static files.

Benefits

  • Speed: no database, no backend.
  • Security: almost no attack surface.
  • Cost: object storage + CDN ≈ pennies.
  • Control: your content in Git.