Files
tinymce-docs-4x/_config.yml
T
2015-12-01 16:05:25 -08:00

27 lines
554 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:
- README.md
- Gemfile
- Gemfile.lock
- vendor
markdown: redcarpet
redcarpet:
extensions:
- autolink
- no_intra_emphasis
- tables
- prettify
gems:
- jekyll-redirect-from
- octopress-minify-html