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
|
@ -11,9 +11,10 @@ author: Your Name
|
|||
subscribe_rss: /atom.xml
|
||||
subscribe_email:
|
||||
|
||||
markdown: kramdown
|
||||
markdown: rdiscount
|
||||
pygments: true
|
||||
recent_posts: 1
|
||||
posts_per_page: 10
|
||||
recent_posts: 5
|
||||
simple_search: http://google.com/search
|
||||
|
||||
# Optional configurations
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue