From 353ccfd4ebec153a46b12faffff8ab2bba36efc8 Mon Sep 17 00:00:00 2001 From: Brandon Mathis Date: Mon, 27 Jun 2011 15:59:21 -0400 Subject: 1. Added Category support 2. Designed blog archives pages 3. Restructured Sass 4. Added Categories to rake post metadata 5. Some general style improvements --- _config.yml | 1 + 1 file changed, 1 insertion(+) (limited to '_config.yml') diff --git a/_config.yml b/_config.yml index 05a66f63..a9e14285 100644 --- a/_config.yml +++ b/_config.yml @@ -17,6 +17,7 @@ pygments: true #posts_per_page: 10 paginate: 5 recent_posts: 5 +category_dir: category simple_search: http://google.com/search # Optional configurations -- cgit v1.2.1