Ashwin Maroli
|
ee3576e2cb
|
Split `test/test_tags.rb` into multiple files (#9230)
Merge pull request 9230
|
2022-12-26 06:16:39 -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
|
0cf8533f61
|
Optimize default front matter using `File.fnmatch?` (#9185)
Merge pull request 9185
|
2022-11-27 09:29:34 -08:00 |
Ashwin Maroli
|
5367a0261d
|
Revert "Incrementally rebuild when a data file is changed (#8771)" (#9170)
Merge pull request 9170
|
2022-10-26 09:38:14 -07:00 |
Ashwin Maroli
|
7206b7f9ef
|
Respect user-defined name attribute in documents (#9167)
Merge pull request 9167
|
2022-10-26 09:36:32 -07:00 |
Youssef Boulkaid
|
6903f0b0f4
|
Fix false positive conflicts for static files in a collection (#9141)
Merge pull request 9141
|
2022-10-16 04:48:24 -07:00 |
Ashwin Maroli
|
160a6816af
|
Incrementally rebuild when a data file is changed (#8771)
Merge pull request 8771
|
2022-09-29 05:46:24 -07:00 |
Ashwin Maroli
|
b8cf7cf96d
|
Introduce `theme` drop to expose theme details (#9129)
Merge pull request 9129
|
2022-09-24 06:54:56 -07:00 |
Ashwin Maroli
|
911e249d72
|
Bump RuboCop to `1.36.x` (#9125)
Merge pull request 9125
|
2022-09-21 10:25:50 -07:00 |
Andreas Deininger
|
a0c6b4c595
|
Improve links (http -> https) (#9064)
Merge pull request 9064
|
2022-06-20 20:35:42 -07:00 |
Ashwin Maroli
|
3b3f845846
|
Ensure theme config is a `Jekyll::Configuration` object (#8988)
Merge pull request 8988
|
2022-04-08 02:13:21 -07:00 |
MichaelCordingley
|
66e337984e
|
Allow Configurable Converters on CSV (#8858)
Merge pull request 8858
|
2022-04-01 06:42:01 -07:00 |
lm
|
2a0272cc38
|
Only enable BOM encoding option on UTF encodings (#8363)
Merge pull request 8363
|
2022-04-01 06:35:24 -07:00 |
JJ
|
776748e13f
|
Expose `basename` from `document.rb` as `name` to Liquid templates (#8761)
Merge pull request 8761
|
2022-04-01 06:24:55 -07:00 |
Ashwin Maroli
|
9d86974e1f
|
Expose collection static files via `site.static_files` (#8961)
Merge pull request 8961
|
2022-03-24 09:05:58 -07:00 |
Ashwin Maroli
|
034d3e9f4b
|
Fix response header for content served via `jekyll serve` (#8965)
Merge pull request 8965
|
2022-02-25 13:12:23 -08:00 |
Phil Ross
|
9c9cf3e82b
|
Support both tzinfo v1 and v2 alongwith non-half hour offsets. (#8880)
Merge pull request 8880
|
2021-12-08 06:35:42 -05:00 |
Michael Gerzabek
|
a8ccdd6d2f
|
Propagate _data folder from theme (#8815)
Merge pull request 8815
|
2021-11-22 08:01:33 -05:00 |
Phil Ross
|
3a688fe55a
|
Fix random test failures in TestExcerpt #to_liquid. (#8884)
Merge pull request 8884
|
2021-11-17 04:48:03 -05:00 |
Matt Rogers
|
cfcc0c524e
|
Relax Rubocop Dependency (#8831)
Merge pull request 8831
|
2021-09-30 11:22:51 -04:00 |
Ashwin Maroli
|
891a78685a
|
Always hide cache-dir contents from Git (#8798)
Merge pull request 8798
|
2021-09-16 12:24:42 -04:00 |
Ben Keith
|
faef38b5db
|
Revert #7253: "Don't reset site.url to localhost:4000 by default" (#8620)
Merge pull request 8620
|
2021-09-15 09:53:40 -04:00 |
Ashwin Maroli
|
2568aea6ea
|
Fix RuboCop offenses in tests
|
2021-08-18 15:21:08 +05:30 |
Andrew Davis
|
3f46f02108
|
Update rubocop from 1.12 to 1.18 and min ruby from 2.4 to 2.5 (#8741)
Merge pull request 8741
|
2021-07-22 13:58:40 -04:00 |
Liam Bigelow
|
93ef9389ba
|
Load Jekyll plugins from BUNDLE_GEMFILE location (#8585)
Merge pull request 8585
|
2021-05-16 16:06:05 -04:00 |
Frank Taillandier
|
827bfcff58
|
chore(styles): align hash
|
2021-05-14 21:52:16 +02:00 |
Josh Soref
|
4fbbefeb7e
|
Spelling (#8661)
* spelling: always
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: apostrophe
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: articles
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: bajillion
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: bandwidth
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: compatibilize
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: congratulations
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: consistent
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: containing
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: correspondents
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: debuggability
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: definitions
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: engine
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: expectations
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: framework
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: gallery
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: github
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: gitlab
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: hesitant
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: hesitate
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: highlighter
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: installation
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: internal
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: kramdown
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: link
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: markdown
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: markdownify
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: metadata
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: multiple
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: object
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: overridden
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: paths
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: positions
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: powershell
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: proceeding
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: pygments settings
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: referencing
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: retrieve
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: separating
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: several
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: specific
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: suppress
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: upgrading
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: variable
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: variables
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: whitespace
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: with
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
Co-authored-by: Josh Soref <jsoref@users.noreply.github.com>
|
2021-05-14 21:18:13 +02:00 |
Parker Moore
|
5d01099e22
|
Update include tag to be more permissive (#8618)
Merge pull request 8618
|
2021-03-27 11:36:12 -04:00 |
Frank Taillandier
|
8c8326e9ab
|
style: enable new cops (#8538)
Merge pull request 8538
|
2021-01-12 18:39:41 -05:00 |
Clayton Smith
|
5c797ba136
|
Add webrick as a dependency (#8524)
Merge pull request 8524
|
2021-01-10 16:25:28 -05:00 |
Frank Taillandier
|
8559fbfbe8
|
style: append o option to regexp
Performance/ConstantRegexp: Extract this regexp into a constant or append an /o option to its options.
|
2020-11-23 16:53:10 +01:00 |
Frank Taillandier
|
d560d53266
|
style: fix rubocop 1.40 offense
|
2020-11-23 16:46:50 +01:00 |
Ashwin Maroli
|
37df92dd29
|
Explicitly return nil after site process phase (#8472)
Merge pull request 8472
|
2020-11-18 05:42:08 -05:00 |
Ashwin Maroli
|
91a3dd9e6f
|
Don't reset site.url to localhost:4000 by default (#7253)
Merge pull request 7253
|
2020-11-11 07:59:44 -05:00 |
Ashwin Maroli
|
7c56e397c9
|
Memoize array of drop getter method names (#8421)
Merge pull request 8421
|
2020-10-16 08:31:09 -04:00 |
Frank Taillandier
|
bcff13a16a
|
chore(deps): bump Rubocop to 0.93.0 (#8430)
Merge pull request 8430
|
2020-10-08 15:32:49 -04:00 |
fauno
|
59bafa802b
|
Cache Jekyll.sanitized_path (#8424)
Merge pull request 8424
|
2020-10-07 10:39:06 -04:00 |
Ashwin Maroli
|
7cb10df0b8
|
Compute relative_path of pages using PathManager (#8408)
Merge pull request 8408
|
2020-09-30 02:11:28 -04:00 |
Ashwin Maroli
|
98b7a4626a
|
Handle nil argument to Jekyll.sanitized_path (#8415)
Merge pull request 8415
|
2020-09-28 04:42:01 -04:00 |
jnozsc
|
e824f6b9cc
|
Update rubocop gem to 0.90.0 (#8313)
Merge pull request 8313
|
2020-09-04 16:10:41 -04:00 |
Ashwin Maroli
|
822bb57d41
|
Configure Performance cops (#8369)
Merge pull request 8369
|
2020-09-04 06:08:14 -04:00 |
Ashwin Maroli
|
9a7955d9b3
|
Update test to reflect changes in the latest Rouge
|
2020-08-12 16:12:59 +05:30 |
Ashwin Maroli
|
ba29de02d4
|
Make page excerpts consistent with doc excerpts (#8236)
Merge pull request 8236
|
2020-06-17 09:26:53 -04:00 |
Ashwin Maroli
|
ee20e844aa
|
Don't generate excerpts for non-html pages (#8234)
Merge pull request 8234
|
2020-06-08 08:39:50 -04:00 |
Ashwin Maroli
|
75ae986208
|
Expect drive letter only on vanilla windows (#8227)
Merge pull request 8227
|
2020-06-05 03:05:12 -04:00 |
Ashwin Maroli
|
03256d7b80
|
Revert re-introduction of PageDrop
Reverts commit 1bfb12b210 .
|
2020-06-04 20:08:35 +05:30 |
Ashwin Maroli
|
1bfb12b210
|
Revert deletion of PageDrop
Reverts commit 8590ab0768 .
Reverts commit 69154c2ef7 .
|
2020-06-04 19:24:51 +05:30 |
Ashwin Maroli
|
8590ab0768
|
Revert introduction of PageDrop (#8221)
Merge pull request 8221
|
2020-06-04 08:54:16 -04:00 |
Ashwin Maroli
|
8b22c9dcd5
|
Disable page excerpts by default (#8222)
Merge pull request 8222
|
2020-06-04 04:57:10 -04:00 |
Ashwin Maroli
|
751b8f9c3c
|
Bump RuboCop to v0.85.x (#8223)
Merge pull request 8223
|
2020-06-01 14:07:43 -04:00 |