rm scss
[blog] / _config.yml
1 # Permalinks
2 #
3 # Use of `relative_permalinks` ensures post links from the index work properly.
4 permalink:           pretty
5 relative_permalinks: true
6
7 # Setup
8 title:               BlueMatt's Blog
9 tagline:             On Building a Bitcoin for Everyone
10 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."
11 url:                 http://bluematt.bitcoin.ninja
12 paginate:            5
13 baseurl:             ''
14
15 gems:
16   - jekyll-redirect-from
17
18 # About/contact
19 author:
20   name:              Matt Corallo
21   url:               https://twitter.com/TheBlueMatt
22   email:             bluematt@bitcoin.ninja
23
24 # Custom vars
25 version:             1.0.0