Add discussion link
[blog] / _config.yml
index 482d84cef123aed843ef756b6e83755144827eae..8154c4bc21e048d14805de83102b85db5112562e 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,21 @@ permalink:           pretty
 relative_permalinks: true
 
 # Setup
-title:               Poole
-tagline:             The Jekyll Butler
-url:                 http://getpoole.com
-paginate:            1
-baseurl:             /
+title:               BlueMatt's Blog
+tagline:             On Building a Bitcoin for Everyone
+description:         "A Blog on Bitcoin's ethos, its values and what I see in it. All opinions are my own, though I try to ensure others don't completely disagree."
+url:                 http://bluematt.bitcoin.ninja
+paginate:            5
+baseurl:             ''
+
+gems:
+  - jekyll-redirect-from
 
 # 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
-github:
-  repo:              https://github.com/poole/poole