In this post I will discuss the steps I took to migrate my blog from Pelican to Hugo. Goal Original Blog New Blog Static site generator Pelican Hugo Hosting Linode Amazon S3 Deployment Strategy Manual using git Automated using Wercker Source Control bitbucket GitHub Installing Hugo I do all of my …
Read MoreUsing pyenv to manage your virtual environments makes working on multiple projects, each using a different version of python a breeze. I do all my development on an Apple Macbook running Yosemite and my production environment is a VPS from Linode running CentOS 7. Here some simple notes on how I setup and use pyenv : …
Read More