From 28a26d0f1267d646030eb51857a1b87f3832a8b5 Mon Sep 17 00:00:00 2001 From: "Luiz \"Bills\"" Date: Sun, 6 Apr 2014 00:17:44 -0300 Subject: [PATCH] Update _config.yml --- _config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/_config.yml b/_config.yml index 17bd3e216e..41d4a02de1 100644 --- a/_config.yml +++ b/_config.yml @@ -2,6 +2,7 @@ # For more see: http://jekyllrb.com/docs/permalinks/ permalink: /:categories/:year/:month/:day/:title +markdown: kramdown exclude: [".rvmrc", ".rbenv-version", "README.md", "Rakefile", "changelog.md"] pygments: true