Add discussion link
[blog] / _config.yml
index c0f0356af4f13f83296ae224b8d3a90fd775f758..8154c4bc21e048d14805de83102b85db5112562e 100644 (file)
@@ -1,24 +1,25 @@
-# Dependencies
-markdown:         redcarpet
-pygments:         true
-
 # Permalinks
-permalink:        pretty
+#
+# Use of `relative_permalinks` ensures post links from the index work properly.
+permalink:           pretty
+relative_permalinks: true
 
 # Setup
-title:            Poole
-tagline:          The Jekyll Butler
-description:      Base theme for Jekyll themes by @mdo.
-url:              http://getpoole.com
+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:             ''
 
-author:
-  name:           Mark Otto
-   url:           https://twitter.com/mdo
+gems:
+  - jekyll-redirect-from
 
-paginate:         1
+# About/contact
+author:
+  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
+version:             1.0.0