1. Switched back to Rdiscount
2. Improved Blockquote comment header 3. Added Include File and Pullquote plugins 4. Improved blog typography 5. Simplified "Read more" link
This commit is contained in:
parent
105ba14343
commit
f77db80077
14 changed files with 191 additions and 59 deletions
2
Gemfile
2
Gemfile
|
@ -2,7 +2,7 @@ source "http://rubygems.org"
|
|||
|
||||
gem 'rake'
|
||||
gem 'jekyll'
|
||||
gem 'kramdown'
|
||||
gem 'rdiscount'
|
||||
gem 'RedCloth'
|
||||
gem 'haml', '>= 3.1'
|
||||
gem 'compass', '>= 0.11'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue