You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
218 B
13 lines
218 B
source :rubygems
|
|
|
|
gem 'jekyll'
|
|
gem 'rdiscount'
|
|
gem 'RedCloth'
|
|
gem "haml", "3.1.0.alpha.147"
|
|
gem 'compass', '0.11.beta.5'
|
|
gem 'rubypants'
|
|
gem 'rb-fsevent'
|
|
gem 'guard-shell'
|
|
gem 'guard-livereload'
|
|
gem 'serve'
|
|
gem 'rake'
|
|
|