Skip to content
Snippets Groups Projects
_config.yml 344 B
Newer Older
highligher: pygments
markdown: redcarpet
redcarpet:
  extensions: ["tables","smart","no_intra_emphasis","fenced_code_blocks","autolink"]
encoding: utf-8
Kenneth Lausdahl's avatar
Kenneth Lausdahl committed
url: http://into-cps.github.io

collections:
  netmeetings:
    output: true
  workshops:
    output: true

defaults:
  -
    scope:
      path: ""
    values:
      layout: "default"