jekyll/lib/jekyll
なつき 16a1e5cac4
Fix `jekyll serve --detach` with jekyll-sass-converter 3.x (#9304)
Merge pull request 9304
2023-02-21 14:57:03 -08:00
..
commands Fix `jekyll serve --detach` with jekyll-sass-converter 3.x (#9304) 2023-02-21 14:57:03 -08:00
converters Bump RuboCop to `1.36.x` (#9125) 2022-09-21 10:25:50 -07:00
drops Revert "Incrementally rebuild when a data file is changed (#8771)" (#9170) 2022-10-26 09:38:14 -07:00
filters Enable `Performance/ChainArrayAllocation` cop (#8404) 2020-09-30 02:49:12 -04:00
liquid_renderer Remove totals in profile table properly (#9186) 2022-12-18 05:14:02 -08:00
readers Revert "Incrementally rebuild when a data file is changed (#8771)" (#9170) 2022-10-26 09:38:14 -07:00
tags Cleanup highlight tag (#9177) 2022-11-06 22:54:19 -08:00
utils Bump RuboCop to `1.36.x` (#9125) 2022-09-21 10:25:50 -07: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 Expose collection static files via `site.static_files` (#8961) 2022-03-24 09:05:58 -07:00
command.rb Add an option to easily disable disk-cache (#7928) 2020-02-20 12:47:32 -05:00
configuration.rb Bump RuboCop to `1.36.x` (#9125) 2022-09-21 10:25:50 -07: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 Fix deprecation message for missing doc method (#8960) 2022-02-09 19:29:01 -08:00
entry_filter.rb Check symlink outside site_source without Pathutil (#9015) 2022-04-03 09:58:57 -07:00
errors.rb Enforce Style/FrozenStringLiteralComment. (#6265) 2017-08-03 21:27:32 -04:00
excerpt.rb Bump RuboCop to `1.36.x` (#9125) 2022-09-21 10:25:50 -07: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 Bump RuboCop to `1.36.x` (#9125) 2022-09-21 10:25:50 -07:00
frontmatter_defaults.rb Optimize default front matter using `File.fnmatch?` (#9185) 2022-11-27 09:29:34 -08:00
generator.rb Enforce Style/FrozenStringLiteralComment. (#6265) 2017-08-03 21:27:32 -04:00
hooks.rb Bump RuboCop to `1.36.x` (#9125) 2022-09-21 10:25:50 -07: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 Fix response header for content served via `jekyll serve` (#8965) 2022-02-25 13:12:23 -08: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 Bump RuboCop to `1.36.x` (#9125) 2022-09-21 10:25:50 -07:00
profiler.rb Remove totals in profile table properly (#9186) 2022-12-18 05:14:02 -08: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 Bump RuboCop to `1.36.x` (#9125) 2022-09-21 10:25:50 -07:00
site.rb Optimize `Site#each_site_file` (#9187) 2022-12-18 05:20:27 -08:00
static_file.rb Bump RuboCop to v1.45.x (#9305) 2023-02-16 04:26:21 -08:00
stevenson.rb Bump Rubocop to v0.59.0 (#7237) 2018-09-09 18:14:46 -04:00
theme.rb Bump RuboCop to `1.36.x` (#9125) 2022-09-21 10:25:50 -07:00
theme_builder.rb Propagate _data folder from theme (#8815) 2021-11-22 08:01:33 -05:00
url.rb Bump RuboCop to `1.36.x` (#9125) 2022-09-21 10:25:50 -07:00
utils.rb Revert "Incrementally rebuild when a data file is changed (#8771)" (#9170) 2022-10-26 09:38:14 -07:00
version.rb Release 💎 v4.3.2 2023-01-20 23:53:30 +05:30