Commit Graph

10865 Commits

Author SHA1 Message Date
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
jekyllbot
90f6d171d4 Update history to reflect merge of #8106 [ci skip] 2020-04-09 11:54:14 -04:00
Atlas Cove
7ac4c32181 Update variables.md (#8106)
Merge pull request 8106
2020-04-09 11:54:12 -04:00
jekyllbot
5c24527457 Update history to reflect merge of #8097 [ci skip] 2020-04-05 10:52:51 -04:00
guanicoe
8c3934fd02 Update front-matter.md (#8097)
Merge pull request 8097
2020-04-05 10:52:49 -04:00
jekyllbot
fa9c6d62a2 Update history to reflect merge of #8098 [ci skip] 2020-04-05 10:50:49 -04:00
HTeuMeuLeu
792ecfa310 Add version badge for Custom Sorting of Documents (#8098)
Merge pull request 8098
2020-04-05 10:50:46 -04:00
Ashwin Maroli
3c41a1eb1d Make corrections to tabulating CSV-data tutorial
* Replace highlight tags with triple backticks
* Replace hard tab characters with 2 spaces
* Fix typos
* Change tutorial title
2020-04-05 11:57:32 +05:30
Frank Taillandier
842a809cab fix: padding on liquid code blocks
props @MichaelCurrin
2020-04-04 16:35:45 +02:00
jekyllbot
d4ee27ed70 Update history to reflect merge of #8090 [ci skip] 2020-04-04 10:33:11 -04:00
michaelcurrin
047da6396a Create CSV to table tutorial (#8090)
Merge pull request 8090
2020-04-04 10:33:09 -04:00
jekyllbot
9b29a86bbd Update history to reflect merge of #8088 [ci skip] 2020-04-03 09:47:30 -04:00
Ashwin Maroli
a2c2957f55 Bump Ruby versions on Travis builds (#8088)
Merge pull request 8088
2020-04-03 09:47:27 -04:00
jekyllbot
8b17c0e3b3 Update history to reflect merge of #8092 [ci skip] 2020-04-02 18:22:54 -04:00
Ashwin Maroli
0cd3bb8d19 Render tutorial metadata in documentation site (#8092)
Merge pull request 8092
2020-04-02 18:22:52 -04:00
jekyllbot
2ef3281bad Update history to reflect merge of #8064 [ci skip] 2020-04-01 12:19:40 -04:00
Ashwin Maroli
784a689b13 Simplify Jekyll::Renderer#validate_layout (#8064)
Merge pull request 8064
2020-04-01 12:19:37 -04:00
jekyllbot
46cffe89b8 Update history to reflect merge of #8089 [ci skip] 2020-04-01 08:41:32 -04:00
Ashwin Maroli
bc9774561b Utilize relative_url filter in documentation site (#8089)
Merge pull request 8089
2020-04-01 08:41:30 -04:00
Ashwin Maroli
1412928dde Bump RuboCop to v0.81.x 2020-04-01 14:21:24 +05:30
jekyllbot
9614cb67d4 Update history to reflect merge of #8083 [ci skip] 2020-03-30 10:44:07 -04:00
Ashwin Maroli
f0ab09968e Reduce array allocations from StaticFile#path (#8083)
Merge pull request 8083
2020-03-30 10:44:04 -04:00
jekyllbot
539e712c41 Update history to reflect merge of #7987 [ci skip] 2020-03-30 10:36:40 -04:00
Ashwin Maroli
6bc27f9fdf Quicker categories for documents without superdirs (#7987)
Merge pull request 7987
2020-03-30 10:36:37 -04:00
jekyllbot
f7bff1c5c4 Update history to reflect merge of #8081 [ci skip] 2020-03-29 16:11:19 -04:00
Ashwin Maroli
09c448449e Add default front matter for tutorials collection (#8081)
Merge pull request 8081
2020-03-29 16:11:17 -04:00
jekyllbot
8d3c2f6a96 Update history to reflect merge of #8067 [ci skip] 2020-03-29 12:40:30 -04:00
Ashwin Maroli
e972065325 Reduce Pathname objects from front matter defaults (#8067)
Merge pull request 8067
2020-03-29 12:40:28 -04:00