Slide 27
Slide 27 text
@jrf_nl
#ghpages
.config.yml
baseurl: /
highlighter: rouge
markdown: kramdown
permalink: /:year/:month/:day/:title/
encoding: UTF-8
kramdown:
input: GFM
auto_id_prefix: "h-"
parse_block_html: true
gems:
- jekyll-mentions
exclude: ['CNAME', '.gitignore', '.travis.yml', 'Gemfile',
'CONTRIBUTING.md', 'LICENSE', 'README.md']