On Building a Blog - Starting with Hugo Apr 13, 2019 I used Hugo as the static site generator for my blog, and had to learn how to configure it... ... ➦
On Building a Blog - Build Pipeline Mar 28, 2019 I configured my blog to automagically rebuild and deploy whenever I create new posts or make changes. ... ➦
On Building a Blog - CloudFormation Mar 28, 2019 I created the things I needed to host my blog on AWS using CloudFormation, and learned some things along the way. ... ➦
AWS SAM CLI inside Docker Compose Mar 24, 2019 Invoking Lambdas locally with SAM CLI is a handy thing to be able to do, but I ran into some problems when I added Docker Compose into the mix. ... ➦
On starting a blog Mar 23, 2019 I decided I needed a blog. Here's why, and how I went about it. ... ➦