1 name: "Ganneff's Little Blog"
2 url: https://blog.ganneff.de
3 description: Thoughts of a small and very unimportant Debian Developer
6 email: joerg@ganneff.de
7 uri: https://blog.ganneff.de/
9 permalink: /:year/:month/:slug.html
10 paginate_path: "page/:num/"
14 timezone: Europe/Berlin
16 #highlighter: pygments
25 - autolink # greedily urlify links
26 - footnotes # footnotes
27 - smart # Typo fixup with SmartyPants
29 exclude: ['README.md', 'Gemfile.lock', 'Gemfile', 'Rakefile']
43 year: '/archives/:year/'
44 month: '/archives/:year/:month/'
45 day: '/archives/year/:month/:day/'
46 tag: '/archives/tag/:name/'
47 category: '/archives/category/:name/'
52 tag: tag-archive-layout