Files
tinymce-docs-4x/_config.yml
T
2016-07-01 12:55:36 +02:00

31 lines
621 B
YAML

permalink: pretty
origin: "https://www.tinymce.com"
baseurl: ""
shared_baseurl: ""
syntax_highlight_theme: "tomorrow-night"
cdnurl: "//cdn.tinymce.com/4/tinymce.min.js"
default_meta_keywords: tinymce, documentation, docs, plugins, customizable skins, configuration, examples, html, php, java, javascript, image editor
exclude:
- Dockerfile
- Gemfile
- Gemfile.lock
- README.md
- vendor
- wercker.yml
- node_modules
markdown: redcarpet
redcarpet:
extensions:
- autolink
- no_intra_emphasis
- tables
- prettify
gems:
- jekyll-redirect-from
- octopress-minify-html
- jekyll-sitemap