Commit Graph

629 Commits

Author SHA1 Message Date
jekyllbot f449b1af64 Update history to reflect merge of #492 [ci skip] 2023-11-06 09:20:39 -08:00
Pierre de La Morinerie 589feb0186
Truncate the description value to 100 words (#492)
Merge pull request 492
2023-11-06 09:20:37 -08:00
Ashwin Maroli db0e639259
Stop profiling memory when Jekyll 3.x 2023-02-01 22:59:22 +05:30
Ashwin Maroli c90dcf86d8
[style] Add empty line after guard clause 2023-01-30 17:10:01 +05:30
jekyllbot 6005f93781 Update history to reflect merge of #466 [ci skip] 2022-09-04 07:19:46 -07:00
Scott Perry 1980476395
Support for image paths relative to the page's directory (#466)
Merge pull request 466
2022-09-04 07:19:44 -07:00
jekyllbot 7d1d478c0b Update history to reflect merge of #464 [ci skip] 2022-07-13 16:47:30 -07:00
Amir Masoud Abdol 799da8f3bf
Added the `twitter:description` tag (#464)
Merge pull request 464
2022-07-13 16:47:29 -07:00
jekyllbot 62d7e8af8b Update history to reflect merge of #462 [ci skip] 2022-04-28 05:06:48 -07:00
Baoshuo Ren 5200f23221
chore: remove git.io (#462)
Merge pull request 462
2022-04-28 05:06:46 -07:00
jekyllbot 9e452bf1d6 Update history to reflect merge of #459 [ci skip] 2022-02-04 12:41:53 -05:00
Peter Goldstein b41ebd39a8
Add Ruby 3.1 to CI matrix (#459)
Merge pull request 459
2022-02-04 12:41:52 -05:00
Ashwin Maroli 792a0fa3ab Release 💎 v2.8.0 2022-02-04 22:17:28 +05:30
jekyllbot 7209c422e5 Update history to reflect merge of #458 [ci skip] 2022-02-04 11:17:54 -05:00
Parker Moore 54d37a8396
Sort JSON-LD data by key (#458)
Merge pull request 458
2022-02-04 11:17:52 -05:00
Ashwin Maroli 8303d31d79
Add workflow to release gem via GH Actions 2022-02-04 12:27:51 +05:30
Ashwin Maroli c658a8dd9d
Reduce verbosity of workflow job names 2021-11-26 20:35:50 +05:30
jekyllbot 4037708eff Update history to reflect merge of #454 [ci skip] 2021-11-22 13:24:32 -05:00
Tobias e19993b3e0
Template: Remove double new line (#454)
Merge pull request 454
2021-11-22 13:24:30 -05:00
jekyllbot dba6621d1f Update history to reflect merge of #438 [ci skip] 2021-11-22 12:56:59 -05:00
Tobias 4a590c9d0b
Add `og:image:alt` and `twitter:image:alt` (#438)
Merge pull request 438
2021-11-22 12:56:57 -05:00
jekyllbot 41b23937a9 Update history to reflect merge of #455 [ci skip] 2021-10-28 12:59:08 -04:00
fauno 062604e7e1
Implement Facebook domain verification (#455)
Merge pull request 455
2021-10-28 12:59:07 -04:00
jekyllbot 36330e876c Update history to reflect merge of #391 [ci skip] 2021-10-08 06:05:06 -04:00
Igor Żuk f1b98288e3
Set the default og:type to 'website' (#391)
Merge pull request 391
2021-10-08 06:05:05 -04:00
jekyllbot dff018c347 Update history to reflect merge of #453 [ci skip] 2021-10-08 01:50:07 -04:00
Ilgiz Mustafin 8b5d2901c2
Allow setting `author.url` (#453)
Merge pull request 453
2021-10-08 01:50:06 -04:00
Ashwin Maroli be9ce5d13e Profile using an intermediate shell script 2021-10-07 23:18:54 +05:30
Ashwin Maroli b5c53de8f0
Profile with multiple Jekyll versions 2021-10-07 22:53:32 +05:30
jekyllbot 7c0d75a29b Update history to reflect merge of #452 [ci skip] 2021-09-17 10:19:58 -04:00
Ashwin Maroli 6c387eaeb4
Bump RuboCop to v1.18.x (#452)
Merge pull request 452
2021-09-17 10:19:57 -04:00
Ashwin Maroli e1a60e2fdf
Update third-party repo profile workflow config
* Set ruby_version via `strategy.matrix`.
  * Migrate to `ruby/setup-ruby` action.
  * Use double-quoted strings consistently.
2021-09-17 12:54:01 +05:30
jekyllbot 7b5478a249 Update history to reflect merge of #450 [ci skip] 2021-09-01 10:47:51 -04:00
Ashwin Maroli e3d0542ce6
Set up Continuous Integration via GH Actions (#450)
Merge pull request 450
2021-09-01 10:47:50 -04:00
jekyllbot 01fcf38c8b Update history to reflect merge of #449 [ci skip] 2021-09-01 08:46:00 -04:00
Michael Currin d055720b4e
docs: fix typo (#449)
Merge pull request 449
2021-09-01 08:45:59 -04:00
jekyllbot 93c664bce0 Update history to reflect merge of #427 [ci skip] 2021-01-11 11:13:52 -05:00
Elias Fröhner 9cb1ad0bd6
Allow to set type for author (#427)
Merge pull request 427
2021-01-11 11:13:50 -05:00
Ashwin Maroli 22a160cb32
Remove redundant escapes inside regexp literal 2020-10-26 12:15:58 +05:30
Frank Taillandier df294bb491 chore(release): v.2.7.1 💎 2020-10-18 10:38:33 +02:00
jekyllbot a7e1b5d8ec Update history to reflect merge of #419 [ci skip] 2020-10-18 04:36:57 -04:00
Ashwin Maroli a1e0cdd25f
Mutate site payload instead of duplicating it (#419)
Merge pull request 419
2020-10-18 04:36:55 -04:00
Frank Taillandier 20d61fa728 chore(release): 2.7.0 2020-10-18 10:24:32 +02:00
Frank Taillandier 8d509f2616 chore(deps): Ruby > 2.4 EOL 2020-10-18 10:13:10 +02:00
jekyllbot 6f30b00845 Update history to reflect merge of #418 [ci skip] 2020-10-15 09:59:50 -04:00
Ashwin Maroli 80da6a7da9
Replace read-only empty hash with private constant (#418)
Merge pull request 418
2020-10-15 09:59:48 -04:00
jekyllbot d77ffc4de5 Update history to reflect merge of #343 [ci skip] 2020-10-08 11:13:38 -04:00
Ashwin Maroli e1ff8ee6e8
Simplify conditional in SeoTag::Drop#date_modified (#343)
Merge pull request 343
2020-10-08 11:13:37 -04:00
jekyllbot 442133d898 Update history to reflect merge of #388 [ci skip] 2020-10-08 10:42:02 -04:00
Ashwin Maroli 54beeaaaf6
Render og:locale meta only when defined explicitly (#388)
Merge pull request 388
2020-10-08 10:42:00 -04:00