X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=_config.yml;h=f471a86d7c9ada42583250733f9a8ddb6d24d437;hb=HEAD;hp=5a14f8e094358be0a4681f84fa193e0a439546fb;hpb=9cbea4ac53db4e2d7342de9376f08bcea08f0007;p=blog diff --git a/_config.yml b/_config.yml index 5a14f8e..f471a86 100644 --- a/_config.yml +++ b/_config.yml @@ -1,34 +1,25 @@ -# Dependencies -markdown: kramdown -highlighter: pygments - # Permalinks # -# Use of `relative_permalinks` ensures post links from the index work properly. 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. +@TheBlueMatt" +url: http://bluematt.bitcoin.ninja +paginate: 2 +baseurl: '' -# Assets -# -# We specify the directory for Jekyll so we can use @imports. -sass: - sass_dir: _sass - style: :compressed +plugins: + - jekyll-redirect-from + - jekyll-paginate # 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