# Site settings livereload: true #version: '2021-01-01' default_language: 'en' fallback_page: home timezone: Europe/Amsterdam encoding: utf-8 # Build settings markdown: kramdown # Markdown Processors kramdown: parse_block_html: true auto_ids: true footnote_nr: 1 entity_output: as_char toc_levels: 2..3 # Defaults defaults: - scope: path: '_posts/en' type: 'posts' values: permalink: 'en/:title.html' language: en - scope: path: '_posts/nl' type: 'posts' values: permalink: 'nl/:title.html' language: nl - scope: path: '_posts/nds' type: 'posts' values: permalink: 'nds/:title.html' language: nds