jekyll/lib/jekyll
Michael Gerzabek a8ccdd6d2f
Propagate _data folder from theme (#8815)
Merge pull request 8815
2021-11-22 08:01:33 -05:00
..
commands Improve readability of CI logs (#8877) 2021-11-12 11:16:13 -05:00
converters Update rubocop from 1.12 to 1.18 and min ruby from 2.4 to 2.5 (#8741) 2021-07-22 13:58:40 -04:00
drops Enable Rubocop accessor grouping, fix existing offenses (#8293) 2021-07-23 10:45:34 -04:00
filters Enable `Performance/ChainArrayAllocation` cop (#8404) 2020-09-30 02:49:12 -04:00
liquid_renderer Profile various stages of a site's build process (#6760) 2020-05-21 06:06:14 -04:00
readers Propagate _data folder from theme (#8815) 2021-11-22 08:01:33 -05:00
tags Utilize previously allocated local variable 2021-08-30 14:33:21 +05:30
utils Refactor Jekyll::Utils::Platforms (#7236) 2020-09-09 12:04:59 -04:00
cache.rb Enable Rubocop accessor grouping, fix existing offenses (#8293) 2021-07-23 10:45:34 -04:00
cleaner.rb Spelling (#8661) 2021-05-14 21:18:13 +02:00
collection.rb Bump RuboCop to v0.85.x (#8223) 2020-06-01 14:07:43 -04:00
command.rb Add an option to easily disable disk-cache (#7928) 2020-02-20 12:47:32 -05:00
configuration.rb Move permalink styles data to constant (#8282) 2020-07-05 15:16:01 -04:00
converter.rb Enforce Style/FrozenStringLiteralComment. (#6265) 2017-08-03 21:27:32 -04:00
convertible.rb Fix regression in Convertible module from v4.2.0 (#8786) 2021-08-29 03:22:42 -04:00
deprecator.rb Spelling (#8661) 2021-05-14 21:18:13 +02:00
document.rb Correct offenses reported by RuboCop 1.6.0 2020-12-09 23:07:40 +05:30
entry_filter.rb Bump RuboCop to v0.86.x 2020-06-22 20:02:29 +05:30
errors.rb Enforce Style/FrozenStringLiteralComment. (#6265) 2017-08-03 21:27:32 -04:00
excerpt.rb Enable Rubocop accessor grouping, fix existing offenses (#8293) 2021-07-23 10:45:34 -04:00
external.rb Update rubocop from 1.12 to 1.18 and min ruby from 2.4 to 2.5 (#8741) 2021-07-22 13:58:40 -04:00
filters.rb Spelling (#8661) 2021-05-14 21:18:13 +02:00
frontmatter_defaults.rb styles: Rubocop 1.12 2021-03-27 16:29:18 +01:00
generator.rb Enforce Style/FrozenStringLiteralComment. (#6265) 2017-08-03 21:27:32 -04:00
hooks.rb Allow triggering `:post_convert` events atomically (#8465) 2020-11-11 05:36:54 -05:00
inclusion.rb Initialize include-files as Jekyll objects (#8158) 2020-05-25 13:01:03 -04:00
layout.rb Enable Rubocop accessor grouping, fix existing offenses (#8293) 2021-07-23 10:45:34 -04:00
liquid_extensions.rb Update Rubocop's config (#7050) 2018-06-02 06:50:32 -04:00
liquid_renderer.rb Improve path normalization in liquid_renderer (#8075) 2020-05-09 07:29:13 -04:00
log_adapter.rb Bump Rubocop to v0.59.0 (#7237) 2018-09-09 18:14:46 -04:00
mime.types Regenerate supported mime types (#8542) 2021-01-13 02:30:49 -05:00
page.rb Enable Rubocop accessor grouping, fix existing offenses (#8293) 2021-07-23 10:45:34 -04:00
page_excerpt.rb Make page excerpts consistent with doc excerpts (#8236) 2020-06-17 09:26:53 -04:00
page_without_a_file.rb Interpolate Jekyll::Page subclass on inspection (#7203) 2018-08-29 13:20:52 -04:00
path_manager.rb styles: Rubocop 1.12 2021-03-27 16:29:18 +01:00
plugin.rb Update Rubocop's config (#7050) 2018-06-02 06:50:32 -04:00
plugin_manager.rb Load Jekyll plugins from BUNDLE_GEMFILE location (#8585) 2021-05-16 16:06:05 -04:00
profiler.rb Profile various stages of a site's build process (#6760) 2020-05-21 06:06:14 -04:00
publisher.rb Enforce Style/FrozenStringLiteralComment. (#6265) 2017-08-03 21:27:32 -04:00
reader.rb Propagate _data folder from theme (#8815) 2021-11-22 08:01:33 -05:00
regenerator.rb Bump Rubocop to v0.59.0 (#7237) 2018-09-09 18:14:46 -04:00
related_posts.rb Enable `Performance/ChainArrayAllocation` cop (#8404) 2020-09-30 02:49:12 -04:00
renderer.rb Update rubocop from 1.12 to 1.18 and min ruby from 2.4 to 2.5 (#8741) 2021-07-22 13:58:40 -04:00
site.rb Always hide cache-dir contents from Git (#8798) 2021-09-16 12:24:42 -04:00
static_file.rb Spelling (#8661) 2021-05-14 21:18:13 +02:00
stevenson.rb Bump Rubocop to v0.59.0 (#7237) 2018-09-09 18:14:46 -04:00
theme.rb Propagate _data folder from theme (#8815) 2021-11-22 08:01:33 -05:00
theme_builder.rb Propagate _data folder from theme (#8815) 2021-11-22 08:01:33 -05:00
url.rb Reduce string allocations from generating doc URLs (#8392) 2020-09-18 07:23:08 -04:00
utils.rb Optimize `Jekyll::Utils.parse_date` (#8425) 2021-07-22 13:43:47 -04:00
version.rb Release 💎 4.2.1 2021-09-27 16:52:08 +05:30