# Jekyll configuration whitelist: - jekyll-redirect-from - jekyll-github-metadata plugins: - jekyll-redirect-from - jekyll-github-metadata exclude: - Makefile - README.md - CONTRIBUTING.md - Gemfile - Gemfile.lock - CNAME - vendor - package.json - .babelrc - yarn.lock - package-lock.json - webpack.config.js - node_modules # Markdown highlighter: false markdown: kramdown kramdown: input: GFM hard_wrap: false parse_block_html: true syntax_highlighter_opts: disable: true # Defaults defaults: - scope: path: "" type: pages values: layout: "default" og_type: article type: article category: "Others" excerpt_separator: "" prism_languages: [] # Site info url: https://devhints.io title: Devhints.io cheatsheets # GitHub metadata # https://help.github.com/articles/repository-metadata-on-github-pages/ repository: rstacruz/cheatsheets