add all the things
[blog] / _config.yml
1 # Dependencies
2 markdown:         rdiscount
3 pygments:         true
4
5 # Permalinks
6 permalink:        pretty
7
8 # Setup
9 title:            Poole
10 tagline:          'The Jekyll butler'
11 description:      'Base theme for Jekyll themes by @mdo.'
12 url:              http://getpoole.com
13
14 author:
15   name:           'Mark Otto'
16   url:            https://twitter.com/mdo
17
18 paginate:         5
19
20 # Custom vars
21 version:          1.0.0
22
23 github:
24   repo:           https://github.com/poole