Browse code

added explaination to _config.yml for why pygments are turned off

Brandon Mathis authored on 02/08/2011 at 04:40:38
Showing 1 changed files
... ...
@@ -28,7 +28,7 @@ plugins: plugins
28 28
 code_dir: downloads/code
29 29
 category_dir: blog/categories
30 30
 markdown: rdiscount
31
-pygments: false
31
+pygments: false # default python pygments have been replaced by pygments.rb
32 32
 
33 33
 paginate: 10 # Posts per page on the blog index
34 34
 recent_posts: 5 # Posts in the sidebar Recent Posts section