Change config file to use pygments, not rouge

This commit is contained in:
Tetsuro
2015-10-16 11:19:03 -04:00
parent fc80f30981
commit ce1d460d8a

View File

@@ -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: