Created
April 1, 2014 21:55
-
-
Save erdostom/9923925 to your computer and use it in GitHub Desktop.
jekyll gemfile for yeoman
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
source "http://rubygems.org" | |
gem 'jekyll', '~>1.4.2' | |
gem 'redcarpet' | |
gem 'sass', '3.2.10' | |
gem 'compass', '0.12.2' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
For use with
jekyllrb
generator