Drop link to reardencode's post since people thought it was a main point
[blog] / _config.yml
index 50827b9118b1f70aca74b6a89a94cc7f5d71de11..f471a86d7c9ada42583250733f9a8ddb6d24d437 100644 (file)
@@ -1,24 +1,25 @@
-# Dependencies
-markdown:         redcarpet
-pygments:         true
-
 # Permalinks
-permalink:        pretty
+#
+permalink:           pretty
 
 # 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.
+@TheBlueMatt"
+url:                 http://bluematt.bitcoin.ninja
+paginate:            2
+baseurl:             ''
 
-author:
-  name:           'Mark Otto'
-  url:            https://twitter.com/mdo
+plugins:
+  - jekyll-redirect-from
+  - jekyll-paginate
 
-paginate:         5
+# 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