Commit Graph

3217 Commits

Author SHA1 Message Date
Ashwin Maroli 3a8b2822f1
Relax version constraint on `wdm` in new Gemfile (#9662)
Merge pull request 9662
2024-09-05 07:22:34 -07:00
iulianOnofrei (U-lee-aan) ed30c864f2
Fix inexistent layout warning for the default 404 page (#9589)
Merge pull request 9589
2024-05-23 09:22:08 -07:00
Parker Moore 901256a42c
Fix Performance/StringIdentifierArgument violation in site.rb and allow activesupport 6 for windows tests (#9512)
Merge pull request 9512
2023-12-28 16:34:50 -08:00
Matt Rogers f9c2395a86
Add release post for v4.3.3 (#9511)
Merge pull request 9511
2023-12-27 12:52:12 -08:00
Juan Vásquez d9df973d2c
Bump Rubocop to 1.56.4 (#9459)
Merge pull request 9459
2023-10-22 09:49:12 -07:00
Sutou Kouhei e57c755c6f
Add support for upcoming logger 1.4.3 (#9392)
Merge pull request 9392
2023-08-11 19:49:14 -07:00
waqarnazir 6bedc7e069
Bump Rubocop to version 1.48.x (#9326)
Merge pull request 9326
2023-03-26 02:05:10 -07:00
Ashwin Maroli d03742e994
Handle TypeError from `where` filter gracefully (#9292)
Merge pull request 9292
2023-03-24 01:59:18 -07:00
なつき 16a1e5cac4
Fix `jekyll serve --detach` with jekyll-sass-converter 3.x (#9304)
Merge pull request 9304
2023-02-21 14:57:03 -08:00
Ashwin Maroli 4ecbeb4063
Bump RuboCop to v1.45.x (#9305)
Merge pull request 9305
2023-02-16 04:26:21 -08:00
Josh Soref 7047e7dfb4
Use check-spelling/check-spelling@v0.0.21 (#9199)
Merge pull request 9199
2023-02-01 05:37:05 -08:00
Ashwin Maroli ff60d51c9b Release 💎 v4.3.2 2023-01-20 23:53:30 +05:30
Ashwin Maroli 3a1848066b
Rename sass partial created for new blank site (#9257)
Merge pull request 9257
2023-01-18 23:00:21 -08:00
Ashwin Maroli b2891a476e
Optimize `Site#each_site_file` (#9187)
Merge pull request 9187
2022-12-18 05:20:27 -08:00
Ashwin Maroli 82bb2714df
Remove totals in profile table properly (#9186)
Merge pull request 9186
2022-12-18 05:14:02 -08:00
Ashwin Maroli 0cf8533f61
Optimize default front matter using `File.fnmatch?` (#9185)
Merge pull request 9185
2022-11-27 09:29:34 -08:00
Ashwin Maroli f40e5cff5f
Cleanup highlight tag (#9177)
Merge pull request 9177
2022-11-06 22:54:19 -08:00
Olly Headey 7558ecb1f7
Allow marking specific highlighted lines via Liquid (#9138)
Merge pull request 9138
2022-11-03 07:40:54 -07:00
Ashwin Maroli 91e00b2082 Release 💎 v4.3.1 2022-10-26 23:25:48 +05:30
Ashwin Maroli 5367a0261d
Revert "Incrementally rebuild when a data file is changed (#8771)" (#9170)
Merge pull request 9170
2022-10-26 09:38:14 -07:00
Ashwin Maroli 7206b7f9ef
Respect user-defined name attribute in documents (#9167)
Merge pull request 9167
2022-10-26 09:36:32 -07:00
Ashwin Maroli 390b1f006b Revert back to developing 4.3.x
This reverts commit 556febb436.
This reverts commit a613eb2d82.
2022-10-21 23:22:47 +05:30
Ashwin Maroli 556febb436
Mark initiation of v5.0 development
To prevent users from pointing their Gemfile to the repository and breaking their site.
2022-10-20 22:46:28 +05:30
Ashwin Maroli 9c2c01bb7a Release 💎 v4.3.0 2022-10-20 21:32:59 +05:30
Youssef Boulkaid 6903f0b0f4
Fix false positive conflicts for static files in a collection (#9141)
Merge pull request 9141
2022-10-16 04:48:24 -07:00
Ashwin Maroli 160a6816af
Incrementally rebuild when a data file is changed (#8771)
Merge pull request 8771
2022-09-29 05:46:24 -07:00
Ashwin Maroli d09c5105d7 Document keys of the `theme` drop
Follow-up to #9129
2022-09-25 20:23:04 +05:30
Ashwin Maroli b8cf7cf96d
Introduce `theme` drop to expose theme details (#9129)
Merge pull request 9129
2022-09-24 06:54:56 -07:00
Ashwin Maroli 911e249d72
Bump RuboCop to `1.36.x` (#9125)
Merge pull request 9125
2022-09-21 10:25:50 -07:00
Andreas Deininger a0c6b4c595
Improve links (http -> https) (#9064)
Merge pull request 9064
2022-06-20 20:35:42 -07:00
Andrew Gutekanst ac93d22df1
Remove git.io shortlinks from repo (#9045)
Merge pull request 9045
2022-04-28 05:14:22 -07:00
Ashwin Maroli 6077ed6a01
Remove misleading total row from `--profile` table (#9039)
Merge pull request 9039
2022-04-27 23:57:33 -07:00
Ashwin Maroli 3b3f845846
Ensure theme config is a `Jekyll::Configuration` object (#8988)
Merge pull request 8988
2022-04-08 02:13:21 -07:00
Ashwin Maroli 9c7972dc38
Check symlink outside site_source without Pathutil (#9015)
Merge pull request 9015
2022-04-03 09:58:57 -07:00
MichaelCordingley 66e337984e
Allow Configurable Converters on CSV (#8858)
Merge pull request 8858
2022-04-01 06:42:01 -07:00
lm 2a0272cc38
Only enable BOM encoding option on UTF encodings (#8363)
Merge pull request 8363
2022-04-01 06:35:24 -07:00
JJ 776748e13f
Expose `basename` from `document.rb` as `name` to Liquid templates (#8761)
Merge pull request 8761
2022-04-01 06:24:55 -07:00
Ashwin Maroli 9d86974e1f
Expose collection static files via `site.static_files` (#8961)
Merge pull request 8961
2022-03-24 09:05:58 -07:00
Ashwin Maroli 94dc98cb6b
Trigger livereload in sites without pages (#8337)
Merge pull request 8337
2022-03-21 08:00:41 -07:00
Ashwin Maroli 0faa2a4c12 Release 💎 v4.2.2 2022-03-03 16:31:14 +05:30
Ashwin Maroli 034d3e9f4b
Fix response header for content served via `jekyll serve` (#8965)
Merge pull request 8965
2022-02-25 13:12:23 -08:00
Ashwin Maroli 88044a2ece
Fix deprecation message for missing doc method (#8960)
Merge pull request 8960
2022-02-09 19:29:01 -08:00
Parker Moore 07cd645ce6
Run vendor-mimes to update mime.types (#8940)
Merge pull request 8940
2022-01-20 21:50:49 -05:00
Toshimaru 0107747606
Update REAMDE generated by `jekyll new-theme` (#8919)
Merge pull request 8919
2021-12-30 17:30:22 -05:00
Phil Ross 9c9cf3e82b
Support both tzinfo v1 and v2 alongwith non-half hour offsets. (#8880)
Merge pull request 8880
2021-12-08 06:35:42 -05:00
Michael Gerzabek a8ccdd6d2f
Propagate _data folder from theme (#8815)
Merge pull request 8815
2021-11-22 08:01:33 -05:00
Ashwin Maroli 369c345107
Improve readability of CI logs (#8877)
Merge pull request 8877
2021-11-12 11:16:13 -05:00
Ashwin Maroli 5687bf97d8 Release 💎 4.2.1 2021-09-27 16:52:08 +05:30
Matt Rogers a05b0d94cd
Remove the warning about auto-regeneration on Windows (#8821)
Merge pull request 8821
2021-09-23 14:39:12 -04:00
Ashwin Maroli 891a78685a
Always hide cache-dir contents from Git (#8798)
Merge pull request 8798
2021-09-16 12:24:42 -04:00