Merge pull request #87 from maurogestoso/fix-link-related-posts
[blog] / _config.yml
index f25b63bf276bb06a4e9bf59a640a6e475d2a601c..fddf6141c08e96290cf44f0762c18bbea971a2a7 100644 (file)
@@ -1,18 +1,22 @@
-# Dependencies
-markdown:            redcarpet
-highlighter:         pygments
-
 # Permalinks
 #
 # Use of `relative_permalinks` ensures post links from the index work properly.
 permalink:           pretty
+relative_permalinks: true
 
 # Setup
 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:          _sass
+  style:            :compressed
 
 # About/contact
 author: