jekyll/lib
Edward Thomson 054b23f69a Only complain about `coderay` if it is actually in the config
Don't complain about the deprecated `kramdown.coderay` key when
`highlighter == "coderay"`, since that could have been set with the
legitimate `syntax_highlighter: coderay` setting.  Instead, complain
only if the `kramdown.coderay` configuration setting is actually
present.
2016-09-19 11:38:05 -05:00
..
jekyll Only complain about `coderay` if it is actually in the config 2016-09-19 11:38:05 -05:00
site_template Exclude Gemfile in _config.yml template 2016-08-25 14:54:59 +08:00
theme_template add future gems to gitignore 2016-09-05 15:14:59 +05:30
jekyll.rb Stringify configuration overrides before first use 2016-07-08 15:47:26 +02:00