allow select and order of sidebar components to be configurable in jekyll's _config.yml

This commit is contained in:
Jason Woodward 2011-07-28 12:02:08 -04:00
parent b37ce3a8ae
commit d8b17814e0
3 changed files with 62 additions and 4 deletions

View file

@ -1,4 +1 @@
{% include asides/recent_posts.html %}
{% include asides/twitter.html %}
{% include asides/delicious.html %}
{% include asides/pinboard.html %}
{% include_array asides %}