Skip to content

Instantly share code, notes, and snippets.

@erdostom
Created April 1, 2014 21:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save erdostom/9923925 to your computer and use it in GitHub Desktop.
Save erdostom/9923925 to your computer and use it in GitHub Desktop.
jekyll gemfile for yeoman
source "http://rubygems.org"
gem 'jekyll', '~>1.4.2'
gem 'redcarpet'
gem 'sass', '3.2.10'
gem 'compass', '0.12.2'
@erdostom
Copy link
Author

erdostom commented Apr 1, 2014

For use with jekyllrb generator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment