Use Jekyll's default markdown parser and highligher
[blog] / _config.yml
index f0f356c17509ed3fb055bd5992120cda78bc9929..276c57ef4fec55ab51acf8866c6e5dc4530c90d1 100644 (file)
@@ -1,24 +1,19 @@
-# Dependencies
-markdown:         rdiscount
-pygments:         true
-
 # Permalinks
 permalink:        pretty
+relative_permalinks: true
 
 # Setup
 title:            Poole
-tagline:          'The Jekyll butler'
-description:      'Base theme for Jekyll themes by @mdo.'
+tagline:          The Jekyll Butler
 url:              http://getpoole.com
-
+paginate:         1
+baseurl:          /
 author:
-  name:           'Mark Otto'
+  name:           Mark Otto
   url:            https://twitter.com/mdo
-
-paginate:         5
+  email:          markdotto@gmail.com
 
 # Custom vars
 version:          1.0.0
-
 github:
-  repo:           https://github.com/poole
+  repo:           https://github.com/poole/poole