f77db80077
2. Improved Blockquote comment header 3. Added Include File and Pullquote plugins 4. Improved blog typography 5. Simplified "Read more" link
11 lines
164 B
Ruby
11 lines
164 B
Ruby
source "http://rubygems.org"
|
|
|
|
gem 'rake'
|
|
gem 'jekyll'
|
|
gem 'rdiscount'
|
|
gem 'RedCloth'
|
|
gem 'haml', '>= 3.1'
|
|
gem 'compass', '>= 0.11'
|
|
gem 'rubypants'
|
|
gem 'rb-fsevent'
|