jekyll/lib/jekyll
Jonathan Hooper 1c469eb53a Rescue from Psych::SyntaxError instead of SyntaxError after parsing YAML (#5828)
Merge pull request 5828
2017-11-22 09:37:18 -05:00
..
commands Add json extension to list of directory indices (#6550) 2017-11-13 16:30:23 -05:00
converters Avoid block parser warning in SmartyPants (#6565) 2017-11-17 16:36:11 -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 enable 'Lint/RescueWithoutErrorClass' Cop (#6482) 2017-10-28 11:24:41 -04:00
utils Style: Remove line after magic comment 2017-11-03 09:13:09 +01:00
cleaner.rb Allow plugins to modify the obsolete files. (#6502) 2017-10-30 14:54:06 -04:00
collection.rb Allow the user to set collections_dir to put all collections under one subdirectory (#6331) 2017-09-24 11:50:55 -04:00
command.rb Enforce Style/FrozenStringLiteralComment. (#6265) 2017-08-03 21:27:32 -04:00
configuration.rb use Kernel#Array instead of explicit Array check (#6525) 2017-11-06 09:36:19 -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-11-22 09:37:18 -05: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-11-22 09:37:18 -05: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 Provide a better default hash for tracking liquid stats (#6417) 2017-10-07 19:54:32 -04: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 Enforce Style/FrozenStringLiteralComment. (#6265) 2017-08-03 21:27:32 -04: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 Enforce Style/FrozenStringLiteralComment. (#6265) 2017-08-03 21:27:32 -04:00
related_posts.rb Enforce Style/FrozenStringLiteralComment. (#6265) 2017-08-03 21:27:32 -04:00
renderer.rb enable 'Lint/RescueWithoutErrorClass' Cop (#6482) 2017-10-28 11:24:41 -04: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 fail gracefully if "sass" gem cannot be loaded (#6573) 2017-11-21 14:28:08 -05:00
theme_builder.rb Enforce Style/FrozenStringLiteralComment. (#6265) 2017-08-03 21:27:32 -04:00
url.rb Enforce Style/FrozenStringLiteralComment. (#6265) 2017-08-03 21:27:32 -04:00
utils.rb Add latin mode to slugify (#6509) 2017-11-02 23:07:25 -04:00
version.rb Release 💎 3.6.0 2017-09-21 17:30:21 -04:00