Configy things
[blog] / _config.yml
index 30929c26a490d9b993da276a1964ba1caa5bf02e..61004d4e2c235b7e130bd8f52309b4ca759fa157 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,26 +5,26 @@ permalink:           pretty
 relative_permalinks: true
 
 # Setup
-title:               Poole
-tagline:             The Jekyll Butler
-url:                 http://getpoole.com
+title:               TheBlueMatt's Blog
+tagline:             On Bitcoin, Blockstream, and how we build 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:          _scss
+  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