How I Created This Website Using Hugo and GitHub Pages
As we know from an earlier post this site is a statically generated Hugo site hosted on GitHub Pages, so I thought it would be interesting to do a post detailing the steps involved in getting the site up and running. These instructions should work on a linux based OS or on MacOS.
Firstly, what will we need. You will need to install git, hugo and have a GitHub account.