git clone git@github.com:liquidvisual/NAME-OF-REPO-HERE.git
bundle install
npm install
grunt serve
grunt build
grunt deploy
Delete node_modules and package-lock.json and npm install
again.
This repo is a heavily modified version of Jekyllrb Yeoman generator.