Repo for https://jamescscott.io/
This site is setup to be able to be deployed to Dokku
You need to install the theme
git submodule update --init --recursive
Download the Hugo executable and run:
hugo # to build the website
hugo server #to build and serve the website at localhost:1313