Continuous deployment with Hugo
For better automation (and easier updating), I’ve added CircleCI for automated building and testing of the website. It will automatically deploy any pushes to the master into a separate git repository (to take advantage of Github Pages).
»