|
|
@ -34,6 +34,8 @@ pagination_dir: blog # Directory base for pagination URLs eg. /blog/page/2/
|
|
|
|
recent_posts: 5 # Posts in the sidebar Recent Posts section
|
|
|
|
recent_posts: 5 # Posts in the sidebar Recent Posts section
|
|
|
|
excerpt_link: "Read on →" # "Continue reading" link text at the bottom of excerpted articles
|
|
|
|
excerpt_link: "Read on →" # "Continue reading" link text at the bottom of excerpted articles
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
titlecase: true # Converts page and post titles to tilecase
|
|
|
|
|
|
|
|
|
|
|
|
# list each of the sidebar modules you want to include, in the order you want them to appear.
|
|
|
|
# list each of the sidebar modules you want to include, in the order you want them to appear.
|
|
|
|
# To add custom asides, create files in /source/_includes/custom/asides/ and add them to the list like 'custom/asides/custom_aside_name.html'
|
|
|
|
# To add custom asides, create files in /source/_includes/custom/asides/ and add them to the list like 'custom/asides/custom_aside_name.html'
|
|
|
|
default_asides: [asides/recent_posts.html, asides/github.html, asides/twitter.html, asides/delicious.html, asides/pinboard.html]
|
|
|
|
default_asides: [asides/recent_posts.html, asides/github.html, asides/twitter.html, asides/delicious.html, asides/pinboard.html]
|
|
|
|