Drop link to reardencode's post since people thought it was a main point
[blog] / _config.yml
index f0f356c17509ed3fb055bd5992120cda78bc9929..f471a86d7c9ada42583250733f9a8ddb6d24d437 100644 (file)
@@ -1,24 +1,25 @@
-# Dependencies
-markdown:         rdiscount
-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
+version:             1.0.0