Recently I decided to start a small personal tech blog. The goal is simple: a place where I can document things I learn about software engineering, cloud architecture, and system design. In this post I’ll briefly explain how this blog was built. Requirements Before choosing the tech stack, I had a few simple requirements: fast and lightweight easy writing workflow minimal maintenance Git-based workflow close to zero cost Since the blog mainly contains text content, a static site generator made the most sense. ...

