f25b63bf276bb06a4e9bf59a640a6e475d2a601c
[blog] / _config.yml
1 # Dependencies
2 markdown:            redcarpet
3 highlighter:         pygments
4
5 # Permalinks
6 #
7 # Use of `relative_permalinks` ensures post links from the index work properly.
8 permalink:           pretty
9
10 # Setup
11 title:               Poole
12 tagline:             The Jekyll Butler
13 url:                 http://getpoole.com
14 paginate:            1
15 baseurl:             /
16
17 # About/contact
18 author:
19   name:              Mark Otto
20   url:               https://twitter.com/mdo
21   email:             markdotto@gmail.com
22
23 # Custom vars
24 version:             1.0.0
25 github:
26   repo:              https://github.com/poole/poole