aboutsummaryrefslogtreecommitdiff
path: root/_config.yml
diff options
context:
space:
mode:
authorBrandon Mathis <brandon@imathis.com>2011-07-30 12:05:34 -0400
committerBrandon Mathis <brandon@imathis.com>2011-07-30 12:05:34 -0400
commit141800087f728389ab3cd1ae266b2273a078073f (patch)
tree75eccaeda334db97a3d7ecdeca2e4dc2d0bcdb1f /_config.yml
parentcb6442e6249099ce708c0d26af84738eaef240a2 (diff)
parentffc730fc0d6d30f44ff8197343246e3b60293661 (diff)
downloadmy_new_personal_website-141800087f728389ab3cd1ae266b2273a078073f.tar.xz
my_new_personal_website-141800087f728389ab3cd1ae266b2273a078073f.zip
Merge branch 'woodwardjd-master'
Diffstat (limited to '_config.yml')
-rw-r--r--_config.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/_config.yml b/_config.yml
index 45fc4f66..1fc5ad80 100644
--- a/_config.yml
+++ b/_config.yml
@@ -33,6 +33,9 @@ pygments: false
paginate: 10 # Posts per page on the blog index
recent_posts: 5 # Posts in the sidebar Recent Posts section
+# list each of the sidebar modules you want to include, in the order you want, here, adding your own in asides/custom/... if you'd like
+asides: [asides/recent_posts.html, asides/twitter.html, asides/delicious.html, asides/pinboard.html]
+
# ----------------------- #
# 3rd Party Settings #
# ----------------------- #