jekyll/lib/jekyll
ashmaroli 9a88900246 require external library only if necessary (#6596)
Merge pull request 6596
2018-01-14 16:28:12 -05:00
..
commands Register reload hooks in Server#process (#6605) 2017-12-15 03:10:22 -05:00
converters require external library only if necessary (#6596) 2018-01-14 16:28:12 -05:00
drops Bump rubocop to use `v0.50.x` (#6368) 2017-09-22 09:06:32 -04:00
filters Allow URL filters to work directly with documents (#6478) 2017-11-10 11:35:44 -05:00
liquid_renderer Enforce Style/FrozenStringLiteralComment. (#6265) 2017-08-03 21:27:32 -04:00
readers Bump rubocop to use `v0.50.x` (#6368) 2017-09-22 09:06:32 -04:00
tags inform that symlinks are not allowed in safe mode (#6670) 2018-01-14 15:47:53 -05:00
utils require external library only if necessary (#6596) 2018-01-14 16:28:12 -05:00
cleaner.rb Allow plugins to modify the obsolete files. (#6502) 2017-10-30 14:54:06 -04:00
collection.rb use a shorter topic label for readability 2017-12-04 13:03:39 +05:30
command.rb Enforce Style/FrozenStringLiteralComment. (#6265) 2017-08-03 21:27:32 -04:00
configuration.rb Switch to an actively-maintained TOML parser. (#6652) 2018-01-02 12:36:58 -05:00
converter.rb Enforce Style/FrozenStringLiteralComment. (#6265) 2017-08-03 21:27:32 -04:00
convertible.rb Rescue from Psych::SyntaxError instead of SyntaxError after parsing YAML (#5828) 2017-12-07 19:55:10 +01:00
deprecator.rb Enforce Style/FrozenStringLiteralComment. (#6265) 2017-08-03 21:27:32 -04:00
document.rb Rescue from Psych::SyntaxError instead of SyntaxError after parsing YAML (#5828) 2017-12-07 19:55:10 +01:00
entry_filter.rb Enforce Style/FrozenStringLiteralComment. (#6265) 2017-08-03 21:27:32 -04:00
errors.rb Enforce Style/FrozenStringLiteralComment. (#6265) 2017-08-03 21:27:32 -04:00
excerpt.rb Enforce Style/FrozenStringLiteralComment. (#6265) 2017-08-03 21:27:32 -04:00
external.rb Enforce Style/FrozenStringLiteralComment. (#6265) 2017-08-03 21:27:32 -04:00
filters.rb Use a Schwartzian transform with custom sorting (#6342) 2017-09-02 10:38:07 -04:00
frontmatter_defaults.rb Scope path glob (#6268) 2017-10-09 06:52:19 -04:00
generator.rb Enforce Style/FrozenStringLiteralComment. (#6265) 2017-08-03 21:27:32 -04:00
hooks.rb Allow plugins to modify the obsolete files. (#6502) 2017-10-30 14:54:06 -04:00
layout.rb Enforce Style/FrozenStringLiteralComment. (#6265) 2017-08-03 21:27:32 -04:00
liquid_extensions.rb Enforce Style/FrozenStringLiteralComment. (#6265) 2017-08-03 21:27:32 -04:00
liquid_renderer.rb use `require_relative` to load Jekyll classes (#6609) 2017-12-15 08:35:53 -05:00
log_adapter.rb Allow `yield` to logger methods & bail early on no-op messages (#6315) 2017-08-18 12:45:23 -04:00
mime.types Update mime-types. (#6336) 2017-08-30 14:17:18 -04:00
page.rb correct custom inspect string for Jekyll::Page 2017-12-16 07:33:20 +05:30
page_without_a_file.rb Add PageWithoutAFile class from jekyll plugins (#6556) 2017-12-07 19:55:19 +01:00
plugin.rb Enforce Style/FrozenStringLiteralComment. (#6265) 2017-08-03 21:27:32 -04:00
plugin_manager.rb Enforce Style/FrozenStringLiteralComment. (#6265) 2017-08-03 21:27:32 -04:00
publisher.rb Enforce Style/FrozenStringLiteralComment. (#6265) 2017-08-03 21:27:32 -04:00
reader.rb Bump rubocop to use `v0.50.x` (#6368) 2017-09-22 09:06:32 -04:00
regenerator.rb memoize path to metadata file (#6602) 2017-12-15 03:11:39 -05:00
related_posts.rb Enforce Style/FrozenStringLiteralComment. (#6265) 2017-08-03 21:27:32 -04:00
renderer.rb Do not coerce layout paths in theme-gem to the source directory (#6603) 2018-01-02 14:18:26 -05:00
site.rb remove parentheses around arguments to raise (#6532) 2017-11-08 11:47:14 -05:00
static_file.rb delegate `StaticFile#to_json` to `StaticFile#to_liquid` for a more (#6273) 2017-08-05 11:01:40 -04:00
stevenson.rb Enforce Style/FrozenStringLiteralComment. (#6265) 2017-08-03 21:27:32 -04:00
theme.rb require external library only if necessary (#6596) 2018-01-14 16:28:12 -05:00
theme_builder.rb drop forwarding to private methods (#6577) 2017-12-07 19:55:14 +01:00
url.rb Enforce Style/FrozenStringLiteralComment. (#6265) 2017-08-03 21:27:32 -04:00
utils.rb Add LiveReload functionality to Jekyll. (#5142) 2017-12-07 19:55:25 +01:00
version.rb Release 💎 3.7.0 2018-01-02 20:24:20 +01:00