Enable relative permalinks and drop the site.baseurl from post links in index
[blog] / _config.yml
index 54eb835e9998ae9ecc150a210f6e3cc76b5f03d6..5febafb761c3cf8ddaf93e7c6e9f81e93fb1a8b8 100644 (file)
@@ -1,15 +1,17 @@
 # Dependencies
 markdown:         redcarpet
-pygments:         true
+highlighter:      pygments
 
 # Permalinks
 permalink:        pretty
+relative_permalinks: true
 
 # Setup
 title:            Poole
 tagline:          The Jekyll Butler
 url:              http://getpoole.com
 paginate:         1
+baseurl:          /
 author:
   name:           Mark Otto
   url:            https://twitter.com/mdo