Ashwin Maroli
751b8f9c3c
Bump RuboCop to v0.85.x ( #8223 )
...
Merge pull request 8223
2020-06-01 14:07:43 -04:00
Ashwin Maroli
4046ca2322
Temporarily lock ffi gem to v1.12.x on Windows
2020-06-01 22:50:34 +05:30
Ashwin Maroli
da61a16ee2
Temporarily lock ffi gem to v1.12.x on Windows
2020-06-01 22:29:00 +05:30
Koos Looijesteijn
99c9b51c3a
Add atom:link rel="self" to RSS feed template ( #8213 )
...
The [W3C validator](https://validator.w3.org/feed/check.cgi ) says:
> This feed is valid, but interoperability with the widest range of feed readers could be improved by implementing the following recommendations.
With the added line, this should be fixed.
2020-05-28 15:52:24 +02:00
Ashwin Maroli
627e3bbe53
Release post of `v4.1.0` ( #8209 )
...
Co-authored-by: Frank Taillandier <frank.taillandier@gmail.com>
2020-05-27 12:53:29 +02:00
Frank Taillandier
d1c72e87b1
Release 💎 4.1.0
2020-05-27 12:43:37 +02:00
Frank Taillandier
0a48b23695
chore(release): v4.1.0 💎
2020-05-27 12:43:37 +02:00
Frank Taillandier
e05f2b9d5b
docs: fix classifier-reborn link
...
Fix #8211
2020-05-27 11:30:47 +02:00
jekyllbot
84ea040d0d
Update history to reflect merge of #8158 [ci skip]
2020-05-25 13:01:06 -04:00
Ashwin Maroli
1292dcc24a
Initialize include-files as Jekyll objects ( #8158 )
...
Merge pull request 8158
2020-05-25 13:01:03 -04:00
jekyllbot
2f4c73f38c
Update history to reflect merge of #8188 [ci skip]
2020-05-25 12:20:13 -04:00
Ashwin Maroli
c0fde30d4b
Initialize static files' data hash only if needed ( #8188 )
...
Merge pull request 8188
2020-05-25 12:20:10 -04:00
Ashwin Maroli
bf568cc657
Revert merge of #8126 [skip ci]
...
This reverts commit ab8c4b9b50
and commit 5e2af1ba54
2020-05-22 22:27:59 +05:30
Ashwin Maroli
5e2af1ba54
Trigger Deploy Docs on push event
2020-05-22 22:18:28 +05:30
Ashwin Maroli
ab8c4b9b50
Add a workflow to build and deploy docs site ( #8126 )
2020-05-22 22:13:40 +05:30
jekyllbot
e761d0692c
Update history to reflect merge of #7813 [ci skip]
2020-05-22 11:01:19 -04:00
iBug ♦
13b7291649
Make number_of_words respect CJK characters ( #7813 )
...
Merge pull request 7813
2020-05-22 11:01:17 -04:00
jekyllbot
2e80c557e3
Update history to reflect merge of #8171 [ci skip]
2020-05-21 06:56:49 -04:00
Ashwin Maroli
0b2c4c9cec
Add find filters to optimize where-first chains ( #8171 )
...
Merge pull request 8171
2020-05-21 06:56:47 -04:00
jekyllbot
aecd937864
Update history to reflect merge of #6760 [ci skip]
2020-05-21 06:06:16 -04:00
Ashwin Maroli
589b122416
Profile various stages of a site's build process ( #6760 )
...
Merge pull request 6760
2020-05-21 06:06:14 -04:00
Ashwin Maroli
5649cac7e7
Bump RuboCop to v0.84.x
...
Enable new Lint/DeprecatedOpenSSLConstant cop
Additionally:
* Enable Layout/EmptyLinesAroundAttributeAccessor cop
* Sort configuration by cop names alphabetically
* Add a blank line to separate various departments
2020-05-21 15:02:37 +05:30
jekyllbot
476ec0de9e
Update history to reflect merge of #7642 [ci skip]
2020-05-21 04:44:17 -04:00
Ashwin Maroli
1ec3843130
Allow excerpts to be generated for Page objects ( #7642 )
...
Merge pull request 7642
2020-05-21 04:44:14 -04:00
jekyllbot
673f3d20ba
Update history to reflect merge of #8196 [ci skip]
2020-05-20 17:04:20 -04:00
Ashwin Maroli
098eab0304
Improve documentation on tags and categories ( #8196 )
...
Merge pull request 8196
2020-05-20 17:04:15 -04:00
jekyllbot
881fdc1c01
Update history to reflect merge of #7482 [ci skip]
2020-05-20 07:44:18 -04:00
Ashwin Maroli
696e8e4b99
Filter out exclusively excluded entries sooner ( #7482 )
...
Merge pull request 7482
2020-05-20 07:44:15 -04:00
jekyllbot
bc3b92c151
Update history to reflect merge of #8193 [ci skip]
2020-05-20 05:28:58 -04:00
Toby Glei
b5e9870f45
docs: add 21yunbox for deployment ( #8193 )
...
Merge pull request 8193
2020-05-20 05:28:56 -04:00
jekyllbot
d7bec8015f
Update history to reflect merge of #8191 [ci skip]
2020-05-19 16:29:34 -04:00
Philip Eriksson
b18a6830c3
Update third-party.md ( #8191 )
...
Merge pull request 8191
2020-05-19 16:29:31 -04:00
jekyllbot
a4ef72631a
Update history to reflect merge of #8187 [ci skip]
2020-05-18 08:15:16 -04:00
Philip Eriksson
497246dcf9
Remove sudo from Travis CI tutorial ( #8187 )
...
Merge pull request 8187
2020-05-18 08:15:13 -04:00
codenitpicker
603fae800a
docs: kramdown options ( #8181 )
...
Example usage of kramdown options
Co-authored-by: Frank Taillandier <frank.taillandier@gmail.com>
2020-05-17 14:03:37 +02:00
jekyllbot
5679e4aa93
Update history to reflect merge of #8178 [ci skip]
2020-05-14 09:38:11 -04:00
dotnetCarpenter
58a73a53d0
Ease discovery of CLI commands (in their entirety) ( #8178 )
...
Merge pull request 8178
2020-05-14 09:38:08 -04:00
Ashwin Maroli
7baca87e59
Remove outdated constraint in Gemfile
2020-05-14 14:41:24 +05:30
jekyllbot
838575421b
Update history to reflect merge of #8177 [ci skip]
2020-05-14 04:58:44 -04:00
Ashwin Maroli
709e633016
Check if entry is a directory once per enumerator ( #8177 )
...
Merge pull request 8177
2020-05-14 04:58:42 -04:00
jekyllbot
3c8b6c92e7
Update history to reflect merge of #8167 [ci skip]
2020-05-14 02:20:23 -04:00
matt swanson
f8286b62a2
Switch slugify regex to support more Unicode character groups ( #8167 )
...
Merge pull request 8167
2020-05-14 02:20:20 -04:00
Ashwin Maroli
11dd893416
Bump RuboCop to v0.83.x
2020-05-11 18:21:16 +05:30
jekyllbot
8403184b14
Update history to reflect merge of #8154 [ci skip]
2020-05-10 11:02:38 -04:00
Ashwin Maroli
eb2423c6c4
Optimize path sanitization of default front matter ( #8154 )
...
Merge pull request 8154
2020-05-10 11:02:36 -04:00
jekyllbot
dc8f57d412
Update history to reflect merge of #8165 [ci skip]
2020-05-10 10:39:26 -04:00
Ashwin Maroli
88e3078a20
Provide invokables for common drop query keys ( #8165 )
...
Merge pull request 8165
2020-05-10 10:39:24 -04:00
jekyllbot
9f31fe1c3b
Update history to reflect merge of #8170 [ci skip]
2020-05-10 05:29:26 -04:00
Ashwin Maroli
ce483d29a4
Site: Filter through just the docs collection ( #8170 )
...
Merge pull request 8170
2020-05-10 05:29:24 -04:00
Ashwin Maroli
001df60ea0
Use Ruby 2.6 on GitHub Actions
...
until all of the dependencies are installable on Ruby 2.7 on Windows
2020-05-10 12:56:32 +05:30