From ce1d460d8a3d784a340930972dcdca3d89c3120b Mon Sep 17 00:00:00 2001 From: Tetsuro Date: Fri, 16 Oct 2015 11:19:03 -0400 Subject: [PATCH] Change config file to use pygments, not rouge --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 2c44043..4f73e6e 100644 --- a/_config.yml +++ b/_config.yml @@ -2,7 +2,7 @@ baseurl: "" # the subpath of your site, e.g. /blog/ url: "http://liquidmarkup.org" # the base hostname & protocol for your site markdown: kramdown -highlighter: rouge +highlighter: pygments permalink: /:year/:month/:day/:basename:output_ext collections: basics: