38d3751aff992c95b512eb607240820e4feb7944
[disinclined.org.git] / _config.yml
1 title: disinclined
2 name: Dylan Lloyd
3 email: dylan@disinclined.org
4 baseurl: "" # the subpath of your site, e.g. /blog
5 url: https://disinclined.org
6 permalink: pretty
7 paginate: 5
8 paginate_path: notes/:num
9
10 plugins:
11   - jekyll-archives
12   - jekyll-paginate
13
14 jekyll-archives:
15   enabled: all
16
17 defaults:
18     values:
19       layout: default