Configy things
authorMatt Corallo <git@bluematt.me>
Thu, 14 Jan 2016 18:26:07 +0000 (10:26 -0800)
committerMatt Corallo <git@bluematt.me>
Thu, 14 Jan 2016 18:26:07 +0000 (10:26 -0800)
CNAME
LICENSE.md
_config.yml

diff --git a/CNAME b/CNAME
index 3a9ff845520e3c36fa81586b0f903d279104774f..867edbf0f1d879e37a4caefd404d74e07ce2ccb4 100644 (file)
--- a/CNAME
+++ b/CNAME
@@ -1 +1 @@
-demo.getpoole.com
\ No newline at end of file
+bluematt.bitcoin.ninja
index c344d146f49f6ebb8fb06709f403d1ada1f1e684..2f7a118494d328999c71667c290e6bb5f3089af4 100644 (file)
@@ -1,9 +1,11 @@
-# Released under MIT License
+# Theme Released under MIT License
 
-Copyright (c) 2013 Mark Otto.
+Theme Copyright (c) 2013 Mark Otto.
 
 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
 
 The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
 
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
\ No newline at end of file
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+# Content Copyright Matt Corallo, all rights reserved
index 110131ee2f4f4a87ff4cb0f597432f7653d3d28f..61004d4e2c235b7e130bd8f52309b4ca759fa157 100644 (file)
@@ -5,9 +5,9 @@ permalink:           pretty
 relative_permalinks: true
 
 # Setup
-title:               Poole
-tagline:             The Jekyll Butler
-url:                 http://getpoole.com
+title:               TheBlueMatt's Blog
+tagline:             On Bitcoin, Blockstream, and how we build a Bitcoin for everyone
+url:                 http://bluematt.bitcoin.ninja
 paginate:            1
 baseurl:             ""
 
@@ -20,11 +20,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:             2.0.0
 github:
-  repo:              https://github.com/poole/poole
+  repo:              https://github.com/TheBlueMatt/blog