Fixed URLs based on the guidelines given in Jekyll documentation at
[blog] / _config.yml
index 857983f0e676eeb49e1de5edd0cd3de50b339775..49fbc1b6a6998924e53817c356f06df8f1295659 100644 (file)
@@ -1,24 +1,19 @@
-# Dependencies
-markdown:         redcarpet
-pygments:         true
-
 # Permalinks
 permalink:        pretty
+relative_permalinks: true
 
 # Setup
 title:            Poole
 tagline:          The Jekyll Butler
-description:      Base theme for Jekyll themes by @mdo.
 url:              http://getpoole.com
-
+paginate:         1
+basename:         ""
 author:
   name:           Mark Otto
   url:            https://twitter.com/mdo
-
-paginate:         1
+  email:          markdotto@gmail.com
 
 # Custom vars
 version:          1.0.0
-
 github:
   repo:           https://github.com/poole/poole