organize config better
[blog] / _config.yml
1 # Dependencies
2 markdown:         redcarpet
3 pygments:         true
4
5 # Permalinks
6 permalink:        pretty
7
8 # Setup
9 title:            Poole
10 tagline:          The Jekyll Butler
11 url:              http://getpoole.com
12 paginate:         1
13 author:
14   name:           Mark Otto
15   url:            https://twitter.com/mdo
16   email:          markdotto@gmail.com
17
18 # Custom vars
19 version:          1.0.0
20 github:
21   repo:           https://github.com/poole/poole