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/
14 permalink: /:year/:month/:slug.html
15 paginate_path: "page/:num/"
19 timezone: Europe/Berlin
26 - autolink # greedily urlify links
27 - footnotes # footnotes
28 - smart # Typo fixup with SmartyPants
30 exclude: ['README.md', 'Gemfile.lock', 'Gemfile', 'Rakefile']
41 month: '/:year/:month/'
42 category: '/category/:name.html'
47 category: tag-category
48 # tag: tag-archive-layout
57 comments: ["<!-- ", " -->"]
59 # The following set to true for "Developer mode", when html should be readable