Automating the publication of a Hugo generated site with Google Cloud Build

Hugo is a really cool tool for getting a blog up and running quickly. In a previous post I outlined how to use it to generate a site and then host that site on Github Pages or Google Cloud Storage. Now I want to take it a step further and automate its publication on Github Pages. Why? Cause I’m lazy, automation is cool, and doing so will make us look better in the optical sensors of our eventual robot overlords. [Read More]