Enable pygments

This commit is contained in:
Gregory Oschwald 2014-06-23 07:55:23 -07:00
parent 0a93d36098
commit b35c54cb20
2 changed files with 1 additions and 4 deletions

View File

@ -1,5 +1,5 @@
auto: true
pygments: false
pygments: true
lsi: true
markdown: redcarpet
permalink: /title.html

View File

@ -8,11 +8,8 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="//www.maxmind.com/css/maxmind.css" rel="stylesheet">
<link href="//dev.maxmind.com/css/dev.maxmind.com.css" rel="stylesheet">
<link href="//dev.maxmind.com/css/highlight-github.css" rel="stylesheet" >
<link rel="stylesheet" href="stylesheets/pygment_trac.css"/>
<link rel="shortcut icon" href="//dev.maxmind.com/static/favicon.ico">
<script src="//dev.maxmind.com/js/highlight.pack.js"></script>
<script>hljs.initHighlightingOnLoad();</script>
<script type="text/javascript">
var _gaq = _gaq || [];