I was researching ways of moving to Hugo for my site generator. I looked at a few options and as part of this I came a cross a workflow in github that allows me to store my site in a private repo and then publish the site to a public repo without too much fuss.
[Read More]CI on Github for Python
So I finally thought it was time to start doing some continuous integration testing as well as testing with multiple versions of Python.
[Read More]