William Hastings
Computer Scientist, Outdoors Enthusiast, DIY(er)
Biography
I am a Computer Science (BS) graduate from the University of Arizona. I currently am employed as a Software Development Engineer in Test, and this is a site to post about my own development, and test ramblings. I may also post life blog related items from time to time
Recent Posts
Using Gohugo With Github Pages
This is a guide to how I have my GitHub pages site configured with my GoHugo repository. To do this, you will need two repositories: The first one is your GitHub Pages personal repo. Instructions here: https://pages.github.com/ The second is what ...