Enabling Continuous Deployment For Jekyll
Making Digital Ocean, Jekyll, Github and TravisCI All Work

Having open sourced my blog on Github, deploying a new version of it live happens very often, and to do that manually every time is a daunting task. This post talks about my experience enabling Continuous Deployment (CD) using Github, TravisCI and my server on DigitalOcean and discuss what i…