Split 3rd P without any text changes
[blog] / _config.yml
index 482d84cef123aed843ef756b6e83755144827eae..11e30d06759a6f56bcbef5e61ee5b082bfccf154 100644 (file)
@@ -1,7 +1,3 @@
-# Dependencies
-markdown:            redcarpet
-highlighter:         pygments
-
 # Permalinks
 #
 # Use of `relative_permalinks` ensures post links from the index work properly.
@@ -9,19 +5,26 @@ permalink:           pretty
 relative_permalinks: true
 
 # Setup
-title:               Poole
-tagline:             The Jekyll Butler
-url:                 http://getpoole.com
+title:               TheBlueMatt's Blog
+tagline:             On Building a Bitcoin for Everyone
+url:                 http://bluematt.bitcoin.ninja
 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:
-  name:              Mark Otto
-  url:               https://twitter.com/mdo
-  email:             markdotto@gmail.com
+  name:              Matt Corallo
+  url:               https://twitter.com/TheBlueMatt
+  email:             bluematt@bitcoin.ninja
 
 # Custom vars
-version:             1.0.0
+version:             2.0.0
 github:
-  repo:              https://github.com/poole/poole
+  repo:              https://github.com/TheBlueMatt/blog