Josh Soref
7047e7dfb4
Use check-spelling/check-spelling@v0.0.21 ( #9199 )
...
Merge pull request 9199
2023-02-01 05:37:05 -08:00
jekyllbot
c0ad3ac41e
Update history to reflect merge of #9221 [ci skip]
2023-02-01 05:30:10 -08:00
Sean M. Collins
4cc1905ae3
Update S3 deployment to remove s3_website ( #9221 )
...
Merge pull request 9221
2023-02-01 05:30:07 -08:00
jekyllbot
c4af6efca9
Update history to reflect merge of #9205 [ci skip]
2023-01-30 09:49:57 -08:00
dependabot[bot]
e0cd941c09
Bump check-spelling/check-spelling from 0.0.20 to 0.0.21 ( #9205 )
...
Merge pull request 9205
2023-01-30 09:49:55 -08:00
jekyllbot
e90fa179d4
Update history to reflect merge of #9284 [ci skip]
2023-01-30 01:41:30 -08:00
Parker Moore
ac4abbd14d
Add v3.9.3 release history & post to `master` branch ( #9284 )
...
Merge pull request 9284
2023-01-30 01:41:28 -08:00
Ashwin Maroli
2b590254a1
Test with Ruby 3.2
2023-01-29 21:01:59 +05:30
jekyllbot
87dd43e654
Update history to reflect merge of #9184 [ci skip]
2023-01-27 07:24:29 -08:00
Andy Coates
ef62f7455c
Mark `highlight` `mark_lines` feature as 4.4 in docs ( #9184 )
...
Merge pull request 9184
2023-01-27 07:24:26 -08:00
Ashwin Maroli
e793a96bda
Clean up AppVeyor config
...
[skip ci]
2023-01-27 20:05:37 +05:30
jekyllbot
583da3491f
Update history to reflect merge of #9264 [ci skip]
2023-01-26 02:55:37 -08:00
William Underwood
2bd91fdd8c
fixed grammatical mistake on "showcase" page ( #9264 )
...
Merge pull request 9264
2023-01-26 02:55:35 -08:00
jekyllbot
bf13d8dfbc
Update history to reflect merge of #9245 [ci skip]
2023-01-26 02:54:11 -08:00
plgagne
0da02acdf8
grammatical reordering ( #9245 )
...
Merge pull request 9245
2023-01-26 02:54:09 -08:00
Ashwin Maroli
67ab1be220
Fix History entry for v4.3.2
2023-01-25 19:24:20 +05:30
Ashwin Maroli
ff60d51c9b
Release 💎 v4.3.2
2023-01-20 23:53:30 +05:30
jekyllbot
03db5267a3
Update history to reflect merge of #9263 [ci skip]
2023-01-20 10:13:06 -08:00
Ashwin Maroli
c7e3e689e7
Add release post for v4.3.2 ( #9263 )
...
Merge pull request 9263
2023-01-20 10:13:04 -08:00
jekyllbot
99a1b72493
Update history to reflect merge of #9259 [ci skip]
2023-01-18 23:05:42 -08:00
Parker Moore
bf8d50ee08
script/default-site: accept flags for `jekyll new` ( #9259 )
...
Merge pull request 9259
2023-01-18 23:05:39 -08:00
jekyllbot
2aa2861a5d
Update history to reflect merge of #9257 [ci skip]
2023-01-18 23:00:25 -08:00
Ashwin Maroli
3a1848066b
Rename sass partial created for new blank site ( #9257 )
...
Merge pull request 9257
2023-01-18 23:00:21 -08:00
jekyllbot
a891118af4
Update history to reflect merge of #9195 [ci skip]
2023-01-04 03:09:07 -08:00
masaki
bfa7c94899
Update Jekyll on macOS (macos.md) and current ruby version to 3.1.3 in ruby.yml ( #9195 )
...
Merge pull request 9195
2023-01-04 03:09:05 -08:00
jekyllbot
39ee3317f4
Update history to reflect merge of #9237 [ci skip]
2022-12-28 23:23:38 -08:00
Mamoru TASAKA
249101aea6
test: use hash explicitly for Struct initializer for ruby 3.2 ( #9237 )
...
Merge pull request 9237
2022-12-28 23:23:36 -08:00
jekyllbot
0951a4653d
Update history to reflect merge of #9230 [ci skip]
2022-12-26 06:16:41 -08:00
Ashwin Maroli
ee3576e2cb
Split `test/test_tags.rb` into multiple files ( #9230 )
...
Merge pull request 9230
2022-12-26 06:16:39 -08:00
jekyllbot
dbaca2c107
Update history to reflect merge of #9225 [ci skip]
2022-12-22 22:20:09 -08:00
Ashwin Maroli
69839ba6dc
Publish post on major release of sass-converter ( #9225 )
...
Merge pull request 9225
2022-12-22 22:20:07 -08:00
jekyllbot
548b9e9372
Update history to reflect merge of #9223 [ci skip]
2022-12-22 06:51:04 -08:00
なつき
572c86ec13
Update sass related tests for jekyll-sass-converter 3.x ( #9223 )
...
Merge pull request 9223
2022-12-22 06:51:02 -08:00
Ashwin Maroli
fc75f5360d
Stop testing with Rubies older than 2.7 on Windows
2022-12-18 22:03:51 +05:30
Ashwin Maroli
300668ed7f
Lock `psych` to v4.x
...
Psych 5 has stopped bundling `libyaml` and expects it to be installed on the host system prior
to being invoked.
Since we don't have a direct dependency on the Psych gem (it gets included in the gem bundle
as a dependency of the `rdoc` gem), lock psych gem to v4.x instead of installing `libyaml` in our
development / CI environment.
2022-12-18 19:15:34 +05:30
Ashwin Maroli
f1a20d0e22
Reword `there're` to `there are`
2022-12-18 18:59:35 +05:30
jekyllbot
4c1ab7f182
Update history to reflect merge of #9187 [ci skip]
2022-12-18 05:20:28 -08:00
Ashwin Maroli
b2891a476e
Optimize `Site#each_site_file` ( #9187 )
...
Merge pull request 9187
2022-12-18 05:20:27 -08:00
jekyllbot
80fc7729ad
Update history to reflect merge of #9186 [ci skip]
2022-12-18 05:14:04 -08:00
Ashwin Maroli
82bb2714df
Remove totals in profile table properly ( #9186 )
...
Merge pull request 9186
2022-12-18 05:14:02 -08:00
jekyllbot
d78c65f2c7
Update history to reflect merge of #9203 [ci skip]
2022-12-04 02:48:43 -08:00
Valeriy Van
072808d953
Fix typo ( #9203 )
...
Merge pull request 9203
2022-12-04 02:48:41 -08:00
jekyllbot
bf67f086c4
Update history to reflect merge of #9185 [ci skip]
2022-11-27 09:29:36 -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
jekyllbot
ee29b05e80
Update history to reflect merge of #9196 [ci skip]
2022-11-27 08:21:31 -08:00
Ashwin Maroli
3fded46fa9
Lock Ruby in CI to v3.1.2 and bump JRuby to v9.4.0.0 ( #9196 )
...
Merge pull request 9196
2022-11-27 08:21:30 -08:00
Ashwin Maroli
581717cc41
Fix ordered-list style in articles on mobiles
2022-11-07 18:45:33 +05:30
jekyllbot
66fe8b5f21
Update history to reflect merge of #9168 [ci skip]
2022-11-06 23:19:12 -08:00
Otto Liljalaakso
28a475a660
Run tests in UTC timezone ( #9168 )
...
Merge pull request 9168
2022-11-06 23:19:10 -08:00
jekyllbot
9301d53ca9
Update history to reflect merge of #9177 [ci skip]
2022-11-06 22:54:21 -08:00