Skip to content

Instantly share code, notes, and snippets.

@erdostom
Created April 1, 2014 21:55
Show Gist options
  • Select an option

  • Save erdostom/9923925 to your computer and use it in GitHub Desktop.

Select an option

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

erdostom commented Apr 1, 2014

Copy link
Copy Markdown
Author

For use with jekyllrb generator

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