| ... | ... | @@ -35,7 +35,7 @@ plugins: plugins | 
| 35 | 35 | code_dir: downloads/code | 
| 36 | 36 | category_dir: categories | 
| 37 | 37 | markdown: rdiscount | 
| 38 | -pygments: false # default python pygments have been replaced by pygments.rb | |
| 38 | +pygments: true # default python pygments have been replaced by pygments.rb | |
| 39 | 39 |  | 
| 40 | 40 | paginate: 10 # Posts per page on the blog index | 
| 41 | 41 | pagination_dir: / # Directory base for pagination URLs eg. /blog/page/2/ |