redesign highlightable code and allow line numbers
[blog] / _config.yml
index 30929c26a490d9b993da276a1964ba1caa5bf02e..5a14f8e094358be0a4681f84fa193e0a439546fb 100644 (file)
@@ -1,5 +1,5 @@
 # Dependencies
-markdown:            redcarpet
+markdown:            kramdown
 highlighter:         pygments
 
 # Permalinks
@@ -13,13 +13,13 @@ title:               Poole
 tagline:             The Jekyll Butler
 url:                 http://getpoole.com
 paginate:            1
-baseurl:             /
+baseurl:             ""
 
 # Assets
 #
 # We specify the directory for Jekyll so we can use @imports.
 sass:
-  sass_dir:          _scss
+  sass_dir:          _sass
   style:            :compressed
 
 # About/contact