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
|
@ -18,12 +18,12 @@ GEM
|
|||
directory_watcher (>= 1.1.1)
|
||||
liquid (>= 1.9.0)
|
||||
maruku (>= 0.5.9)
|
||||
kramdown (0.13.3)
|
||||
liquid (2.2.2)
|
||||
maruku (0.6.0)
|
||||
syntax (>= 1.0.0)
|
||||
rake (0.9.0)
|
||||
rb-fsevent (0.4.0)
|
||||
rdiscount (1.6.8)
|
||||
rubypants (0.2.0)
|
||||
sass (3.1.2)
|
||||
syntax (1.0.0)
|
||||
|
@ -36,7 +36,7 @@ DEPENDENCIES
|
|||
compass (>= 0.11)
|
||||
haml (>= 3.1)
|
||||
jekyll
|
||||
kramdown
|
||||
rake
|
||||
rb-fsevent
|
||||
rdiscount
|
||||
rubypants
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue