optimized-jekyll-grunt
optimized-jekyll-grunt copied to clipboard
Template for optimized Jekyll project with Grunt
Template for optimized Jekyll site or blog with Grunt
- Install Node.js and Ruby
- Run
gem install bundler - Install 'grunt-cli' and 'bower' globally with
npm install -g grunt-cli bower $cdto the directory and runbundle install- Run
npm installto install the necessary "npm" dependencies - Then run
bower installto install the front-end dependencies - That's all. Your template is ready
You can find more information about project in this article.