Skip to content

ashnewport/optimized-jekyll-grunt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Template for optimized Jekyll site or blog with Grunt

  1. Install Node.js and Ruby
  2. Run gem install bundler
  3. Install 'grunt-cli' and 'bower' globally with npm install -g grunt-cli bower
  4. $cd to the directory and run bundle install
  5. Run npm install to install the necessary "npm" dependencies
  6. Then run bower install to install the front-end dependencies
  7. That's all. Your template is ready

You can find more information about project in this article.

About

Template for optimized Jekyll project with Grunt

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 60.6%
  • HTML 21.3%
  • CSS 17.8%
  • Ruby 0.3%