This Jekyll site was scaffolded using Generator Jekyllrb and is deployed using Grunt Build Control.
To get started run the following commands:
$ git clone -b develop [email protected]:sassydc/sassydc.github.io.git
$ cd sassydc.github.io/
$ npm install && bundle install && bower install
After that you can run grunt serve
to develop, grunt serve:dist
to preview a "dist" build, and grunt deploy
to deploy.