From 61ee181397d5ba77127f8f12891a3b512a74b586 Mon Sep 17 00:00:00 2001 From: davidtsadler Date: Wed, 29 Feb 2012 22:33:57 +0000 Subject: 0.2.0 Release. Update to HTML5 Boilerplate v3.0.2 Add Pygments. Links to post comments corrected on index and category pages. --- _config.yml.example | 4 ++++ 1 file changed, 4 insertions(+) (limited to '_config.yml.example') diff --git a/_config.yml.example b/_config.yml.example index cea3f46..6f78a0b 100644 --- a/_config.yml.example +++ b/_config.yml.example @@ -69,6 +69,10 @@ destination: public # Format that Jekyll will use when generating URLs to posts. permalink: /archives/:year/:month/:day/:title/ +# Enable if you want syntax highlighting. +# Will require you to install pygments onto your system. +#pygments: true + # *************************** # PLUGINS # *************************** -- cgit v1.2.3-13-gbd6f