Purpose

To enable creating a site and blog.

Developer

Pre-Requisites

Vagrant

Build

vagrant up
vagrant ssh
cd /vagrant
jekyll serve --host 0.0.0.0

Go to http://192.168.33.10:4000/