Hosting a blog on S3 - cheaper and simpler
A few months ago, I covered how to setup a blog using S3, Cloudfront and Route 53 that was dirt cheap, reliable, and fast. Today, I’m going to walk through an even simpler and cheaper setup that is just as fast Overview Hugo is (still) our foundation. Hugo generates a static site based on Markdown based posts. Getting started with Hugo is a breeze – it’s not as complicated as Jekyll or Octopress....