Base project for static sites. Jekyll, Sass and Grunt
Fork this repo, run [code]npm install[/code], and go meet people.
$ git clone [email protected]:manikrathee/jekyll-grunt-project.git
$ cd jekyll-grunt-project
$ npm install
$ grunt w
Server at: http://localhost:4000