So as I was getting around to trying to get a host platform setup for a Jekyll blog I was looking at an alternative to GitHub Pages. I decided I would run it on Ubuntu Server using NGINX as the web platform. Here is a quick vagrant runbook that will quickly get a linux server deployed and install NGINX to host your website. The code can be found here. The bootstrap_linux_nginx.
Read More