Commit Graph

10892 Commits

Author SHA1 Message Date
Ashwin Maroli e11cd56a27
Remove dev dependencies from new theme-gem gemspec (#8042)
Merge pull request 8042
2020-04-30 16:50:36 -04:00
jekyllbot 68fda59b07 Update history to reflect merge of #8035 [ci skip] 2020-04-30 13:52:57 -04:00
Ashwin Maroli c0e5541468
Configure default language for syntax-highlighting (#8035)
Merge pull request 8035
2020-04-30 13:52:55 -04:00
jekyllbot 8de0762923 Update history to reflect merge of #7950 [ci skip] 2020-04-30 13:52:14 -04:00
Ashwin Maroli f69471cb4a
Allow extensionless document in a strict site (#7950)
Merge pull request 7950
2020-04-30 13:52:11 -04:00
jekyllbot f451129e5a Update history to reflect merge of #8150 [ci skip] 2020-04-30 09:06:27 -04:00
Mike Kasberg d0f5f0f199
Clarify `bundle config` in Bundler tutorial (#8150)
Merge pull request 8150
2020-04-30 09:06:24 -04:00
jekyllbot 18f04c61ad Update history to reflect merge of #8113 [ci skip] 2020-04-27 10:06:08 -04:00
Billy Kong 70870328bf
Config include trailing slash (#8113)
Merge pull request 8113
2020-04-27 10:06:05 -04:00
jekyllbot 82f1b32896 Update history to reflect merge of #8140 [ci skip] 2020-04-27 08:20:55 -04:00
Daniel Leidert acf92593f7
Use platforms instead of install_if (#8140)
Merge pull request 8140
2020-04-27 08:20:52 -04:00
jekyllbot 59f1b9a131 Update history to reflect merge of #8138 [ci skip] 2020-04-27 05:21:10 -04:00
Daniel Leidert 47e3644cd5
Escape regex characters in paths to match (#8138)
Merge pull request 8138
2020-04-27 05:21:07 -04:00
jekyllbot c8c3891cab Update history to reflect merge of #8119 [ci skip] 2020-04-27 03:30:02 -04:00
michaelcurrin a36bea22e3
Docs: Deploy Jekyll site with GitHub Actions (#8119)
Merge pull request 8119
2020-04-27 03:29:59 -04:00
Frank Taillandier 2bc1e04620
chore(ci): Ruby 2.4 EOL
Stop test against Ruby 2.4
2020-04-26 06:42:28 +02:00
jekyllbot 9916526835 Update history to reflect merge of #8136 [ci skip] 2020-04-25 14:48:02 -04:00
Leo 3acc74c611
docs: Fix broken URL in the "Resources" page (#8136)
Merge pull request 8136
2020-04-25 14:47:59 -04:00
jekyllbot a489a6b3e5 Update history to reflect merge of #8135 [ci skip] 2020-04-25 03:58:36 -04:00
Aaron K Redshaw 9e9c713f65
Added note about OS specific installation instructions. (#8135)
Merge pull request 8135
2020-04-25 03:58:34 -04:00
jekyllbot 6a5f52b3ef Update history to reflect merge of #8132 [ci skip] 2020-04-24 03:57:36 -04:00
Paramdeo Singh 470b925cdd
Added Clear Linux (#8132)
Merge pull request 8132
2020-04-24 03:57:34 -04:00
Ashwin Maroli 79be8abb8f Update expected markup rendered by kramdown
kramdown-2.2.0 adds WAI-ARIA role attributes to rendered TOC and footnotes
ref: c8f0985476
2020-04-23 15:14:33 +05:30
Frank Taillandier 964b80edc6
docs: override default excluded filenames
fix #8009
2020-04-18 22:27:23 +02:00
Frank Taillandier a2103c3452
Update FUNDING.yml 2020-04-17 10:40:03 +02:00
Ashwin Maroli 00013c3303 Bump RuboCop to v0.82.x 2020-04-16 19:40:10 +05:30
jekyllbot 38157eb9b3 Update history to reflect merge of #8079 [ci skip] 2020-04-15 09:12:09 -04:00
Ashwin Maroli c8ce49fdfd
Improve syntax-highlighting in documentation site (#8079)
Merge pull request 8079
2020-04-15 09:12:06 -04:00
jekyllbot 2ed78413ef Update history to reflect merge of #8122 [ci skip] 2020-04-14 20:12:24 -04:00
jonas-krummenacher d935b6f7f9
KeyCDN added to third party site (#8122)
Merge pull request 8122
2020-04-14 20:12:22 -04:00
jekyllbot 561531eca6 Update history to reflect merge of #8002 [ci skip] 2020-04-13 11:34:25 -04:00
wzy e5804f33c2
Add help about Gentoo/Linux (#8002)
Merge pull request 8002
2020-04-13 11:34:22 -04:00
Ashwin Maroli d0b79bb3bb Use Ruby's English module in gemspec
* Can use `git ls-files` directly without the `-z` option.
* Can consequently use a readable variable `$INPUT_RECORD_SEPARATOR` instead
  of cryptic string `"\x0"` to generate array of paths.


Co-authored-by: Frank Taillandier <frank.taillandier@gmail.com>
2020-04-13 19:56:59 +05:30
Ashwin Maroli 3b32fa27d1 Revert to using "\x0" as INPUT_RECORD_SEPARATOR
This reverts commit 4536edb1b0
because the gem built doesn't include all the expected files.
2020-04-13 19:26:59 +05:30
Frank Taillandier 4536edb1b0
style: Style/SpecialGlobalVars
see: https://rubystyle.guide/#no-cryptic-perlisms
2020-04-13 15:21:20 +02:00
Ashwin Maroli 4e25c36d86
Revert "Pass require path to sub-process when running `bundle install`" (#8117)
* Revert "Pass require path to sub-process when running `bundle install` (#7618)"

This reverts commit 43b9f13b1a.

* Revert "Update history to reflect merge of #7618 [ci skip]"

This reverts commit 2c605bfeb3.
2020-04-13 12:41:38 +02:00
Frank Taillandier 657d924119
docs: update Ruby versions 2020-04-13 11:06:30 +02:00
jekyllbot 47ed1762d7 Update history to reflect merge of #7990 [ci skip] 2020-04-13 03:52:56 -04:00
Ashwin Maroli 9c0c518d52
Cache URLFilter results of string inputs per site (#7990)
Merge pull request 7990
2020-04-13 03:52:54 -04:00
jekyllbot b1462571cb Update history to reflect merge of #8094 [ci skip] 2020-04-13 03:51:36 -04:00
Ashwin Maroli 30e7d5ea53
Add slugified_categories URL placeholder (#8094)
Merge pull request 8094
2020-04-13 03:51:33 -04:00
jekyllbot 6db506651a Update history to reflect merge of #7967 [ci skip] 2020-04-13 03:49:18 -04:00
Ashwin Maroli 67380a2738
Clear cached Liquid template scope before render (#7967)
Merge pull request 7967
2020-04-13 03:49:15 -04:00
jekyllbot 1cf04b8857 Update history to reflect merge of #7908 [ci skip] 2020-04-13 03:45:36 -04:00
Ashwin Maroli be70c3e869
Add static file's basename to its url_placeholder (#7908)
Merge pull request 7908
2020-04-13 03:45:33 -04:00
jekyllbot 2c605bfeb3 Update history to reflect merge of #7618 [ci skip] 2020-04-12 21:34:30 -04:00
Justin Jia 43b9f13b1a
Pass require path to sub-process when running `bundle install` (#7618)
Merge pull request 7618
2020-04-12 21:34:27 -04:00
jekyllbot f82458bb15 Update history to reflect merge of #7570 [ci skip] 2020-04-12 21:12:50 -04:00
Ashwin Maroli e42c35c9ac
Reduce Jekyll::Renderer instances during a build (#7570)
Merge pull request 7570
2020-04-12 21:12:48 -04:00
Frank Taillandier ffdab933b8
docs: Netlify and ZEIT Now guides
- Deploy Jekyll 4.0 on Netlify
- Deploy Jekyll on ZEIT Now example
2020-04-10 16:09:13 +02:00