How to get a repo from github onto your local computer
Setting up git can be weird and difficult.
Security wise, hide your email. To get this working, see this link https://stackoverflow.com/questions/43863522/error-your-push-would-publish-a-private-email-address
Instead of constantly googling the same things that I need to do to update my site, I decided that it would be easiest to just create a page with all the commands.
I am using hugo to publish my static site.
As simple as expected! I followed these steps, with more information from the starting info page.