Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 703 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 703 Bytes

sassydc.github.io

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 git@github.com: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.

View our Code of Conduct