master
Allow Configurable Converters on CSV (#8858)
Add Utils.safe_glob method which works the same way as Dir.glob but seperating the input into two parts ('dir' + '/' + 'pattern') to make sure the first part('dir') does not act as a pattern.
Restore globbed path behavior in front matter defaults (#9762)
Windows CI on GitHub Actions (#9659)
Enforce Style/FrozenStringLiteralComment. (#6265)
style: enable new cops (#8538)
Fix Rubocop offences in test files (#7128)
fix(rubocop): correct lint errors (#9600)
fix: update clean command to take account of the keep_files option (#10007)
Fix `jekyll serve --detach` with jekyll-sass-converter 3.x (#9304)
Add support for `*.xhtml` files (#6854)
Add .ruby-lsp to default excludes (#9914)
Bump RuboCop to v0.85.x (#8223)
Bump RuboCop to `1.36.x` (#9125)
Spelling (#8661)
Test `inspect` filter with custom object (#9743)
Add webrick as a dependency (#8524)
chore(styles): align hash
Create symlink only if target is accessible (#7429)
fix incorrectly passed arguments to assert_equal (#7134)
Improve path normalization in liquid_renderer (#8075)
Allow `yield` to logger methods & bail early on no-op messages (#6315)
style: append o option to regexp
Prefer using `assert_instance_of`
build: fix broken CI on newer rubies (#9954)
Cache Jekyll.sanitized_path (#8424)
Handle nil argument to Jekyll.sanitized_path (#8415)
Load Jekyll plugins from BUNDLE_GEMFILE location (#8585)
Skip processing posts that can not be read (#7302)
Allow configuring future metadata for individual collections (#9925)
Update sass related tests for jekyll-sass-converter 3.x (#9223)
Fix false positive conflicts for static files in a collection (#9141)
Split `test/test_tags.rb` into multiple files (#9230)
Configure some new cops (#9688)
Propagate _data folder from theme (#8815)
Render theme-gem root only in development (#9680)
Do not treat colons in `url_placeholders` as URI delimiters (#9850)
Support both tzinfo v1 and v2 alongwith non-half hour offsets. (#8880)