Fix year
[blog] / _config.yml
index 5a14f8e094358be0a4681f84fa193e0a439546fb..b6f9d0fd32ac6a3e8bcdcadefb928e1045993b3b 100644 (file)
@@ -1,7 +1,3 @@
-# Dependencies
-markdown:            kramdown
-highlighter:         pygments
-
 # Permalinks
 #
 # Use of `relative_permalinks` ensures post links from the index work properly.
@@ -9,12 +5,15 @@ permalink:           pretty
 relative_permalinks: true
 
 # Setup
-title:               Poole
-tagline:             The Jekyll Butler
-url:                 http://getpoole.com
+title:               BlueMatt's Blog
+tagline:             On Building a Bitcoin for Everyone
+url:                 http://bluematt.bitcoin.ninja
 paginate:            1
 baseurl:             ""
 
+gems:
+  - jekyll-redirect-from
+
 # Assets
 #
 # We specify the directory for Jekyll so we can use @imports.
@@ -24,11 +23,11 @@ sass:
 
 # 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