In August 2019, I relaunched my personal website using a static site generator called Hugo. During that time I put together a staging site hosted on github.io. When putting together this staging site, I loosely followed the documentation on Hugo’s website. My implementation is different in that the HTML code rendered by Hugo is pushed to a separate gh-pages branch rather than in the master branch of the source code. I have documented my process here.