Chris Keefe
47a17e2cab
ruby-devel required for OpenSuse ( #8640 )
...
Initially raised in https://github.com/jekyll/jekyll/issues/8118 , this patches the installation requirements
2021-05-14 21:10:20 +02:00
Jesse van der Pluijm
c523f041fc
Replace references to 'master' branch with 'main' ( #8657 )
...
As the default branch name on GitHub has been `main` for a while now: https://github.blog/changelog/2020-10-01-the-default-branch-for-newly-created-repositories-is-now-main/
2021-05-14 21:05:40 +02:00
Daniel Kehoe
62ba3c03b7
Update macos.md ( #8663 )
...
Explain the choice between installation with Homebrew and rbenv. Mention the other Ruby version managers (asdf, chruby, rvm). Provide a link to a guide that gives more detail and explains the benefits and drawbacks of installation with Homebrew and various version managers. (I'm proposing this addition because there have been frequent questions on Reddit /r/ruby and Stack Overflow by users who installed Ruby for Jekyll with Homebrew and later needed to switch Ruby versions).
2021-05-14 20:58:42 +02:00
Ikko Ashimine
e53fd19bc3
Fix typo in contributing.md ( #8666 )
...
specfic -> specific
2021-05-14 20:57:55 +02:00
jaybe@jekyll
af5bb813aa
Update community.md and fix up IRC reference link ( #8672 )
2021-05-14 20:57:21 +02:00
Parker Moore
eb88a791e1
Add Jekyll 3.9.1 info to the docs website
2021-04-08 10:56:11 -04:00
David Zhang
63ce7d66bf
docs: troubleshoot macOS with ARM64 architecture ( #8560 )
...
Merge pull request 8560
2021-03-29 08:56:06 -04:00
Jonathan Darrer
91c0f2a08d
Use latest Jekyll-action configuration ( #8579 )
...
Merge pull request 8579
2021-03-27 12:26:59 -04:00
Moncef Belyamani
b828ffd559
Fix for important missing step in macOS Installation Docs: Add the Homebrew gems directory to the PATH ( #8496 )
...
Merge pull request 8496
2021-03-27 12:25:29 -04:00
Eric Cousineau
2aa33c8043
liquid: Replace "mutually exclusive" with "orthogonal" ( #8584 )
...
Was a bit confused when I saw "mutually exclusive" regarding `error_mode` and (`strict_variables`, `strict_filters`), then to see both sets turned on.
Perhaps "orthogonal" (they don't affect each other) is slightly better wording than "mutually exclusive" (they can't "exist" at the same time)?
2021-03-27 17:08:47 +01:00
Robert Martin
5e7172c9ab
Update macOS install docs for Big Sur ( #8595 )
...
Co-authored-by: Frank Taillandier <frank.taillandier@gmail.com>
2021-03-26 15:11:17 +01:00
Robert Martin
d25db24065
Update current Ruby version to 3.0.0 ( #8596 )
2021-03-26 15:09:17 +01:00
David Bruant
17beafeca7
docs: Clarify relative_url and absolute_url filters ( #8612 )
...
Co-authored-by: Michael Currin <18750745+MichaelCurrin@users.noreply.github.com>
Co-authored-by: Frank Taillandier <frank.taillandier@gmail.com>
2021-03-26 15:07:15 +01:00
Adam Bell
df24131349
Cross Version Testing Locally and Faster CI ( #8610 )
...
Merge pull request 8610
2021-03-25 20:47:13 -04:00
SNVMK
32d9320d34
Update 3-to-4.md ( #8572 )
...
Merge pull request 8572
2021-02-05 00:24:01 -05:00
Frank Taillandier
e0e856f216
chore: check-html-links
2021-01-30 23:23:54 +01:00
Shannon Kularathna
d46897fabf
Step By Step Instructions Review ( #8399 )
...
Merge pull request 8399
2021-01-19 03:56:09 -05:00
Ben Whetton
13152e1247
Remove GitHub Pages content which is in GitHub docs ( #8533 )
...
Merge pull request 8533
2021-01-12 18:44:28 -05:00
Frank Taillandier
31e152b0d0
docs: update guide
...
- use latest versions
- link to https://github.com/limjh16/jekyll-action-ts
2021-01-07 16:17:23 +01:00
Phil Kirlin
d78fc653a6
Fix i.e. typos in collections.md ( #8529 )
...
Merge pull request 8529
2021-01-03 04:53:00 -05:00
Jeffrey Veen
e4031b21c9
Fixes typo in layouts_dir documentation ( #8532 )
...
Merge pull request 8532
2021-01-03 04:51:31 -05:00
Ashwin Maroli
319cc95254
Improve documentation on developing generators ( #8527 )
...
Merge pull request 8527
2021-01-01 11:29:26 -05:00
Ashwin Maroli
75a895c95d
Add a disclaimer to tutorials involving Ruby code ( #8525 )
...
Merge pull request 8525
2021-01-01 11:19:08 -05:00
Craig H Maynard
d1173c9d06
Document support for TSV files consistently ( #8488 )
...
Merge pull request 8488
2020-12-31 12:34:45 -05:00
Curious Cat
52fd9451b6
typo - do instead of don't ( #8518 )
...
Merge pull request 8518
2020-12-31 12:32:39 -05:00
Ashwin Maroli
ca03e7ab8f
Jekyll 4 can be run on Ruby 2.4
2020-12-16 20:06:13 +05:30
Frank Taillandier
98d06862ee
Release: Jekyll 4.2.0 ( #8466 )
...
* chore(release): 4.2.0 💎
Co-authored-by: Ashwin Maroli <ashmaroli@gmail.com>
2020-12-14 13:30:45 +01:00
Ashwin Maroli
1e2d72a574
Remove redundant quotes around YAML value
2020-12-11 19:53:44 +05:30
Frank Taillandier
0d7665c517
docs: new homebrew script [skip ci]
2020-12-11 00:27:54 +01:00
Ashwin Maroli
84deb286ed
Improve maintainability of showcase data and page
2020-12-09 22:25:46 +05:30
Frank Taillandier
46cb37f479
fix: showcase ( #8504 )
...
Merge pull request 8504
2020-12-06 17:55:12 -05:00
Toby Glei
c4d493072d
docs: update deployment docs for 21yunbox ( #8494 )
...
* docs: new deployment docs for 21yunbox
Co-authored-by: Frank Taillandier <frank.taillandier@gmail.com>
2020-12-04 11:47:26 +01:00
Frank Taillandier
f4a7eee57a
docs: shell-based instructions
...
Fix #8483
2020-12-04 11:17:01 +01:00
Frank Taillandier
2f1ba8e7be
docs: Shell-based instructions
...
Fix #8483
2020-12-04 11:07:07 +01:00
Jacobo Vidal
686165af12
Add Arengu to form services list documentation ( #8414 )
...
* Add Arengu to form services list
2020-12-02 14:12:52 +01:00
Dan Nemenyi
68497a4d4b
Echo PATH to .zshenv for newer macOS's ( #8483 )
...
* Add PATH to Zsh for newer macOSs
Apple switched the default shell to Zsh with Catalina, so updating the PATH in .bash_profile will not have effect for relevant users, and is increasingly now the legacy approach.
This commit adds instructions to echo the PATH to .zshenv, the Zsh equivalent of .bash_profile, as well as to check which version of macOS the user is using.
* Update PATH in local macOS documentation
2020-12-01 14:57:05 +01:00
Frank Taillandier
6132653d5a
docs: Homebrew bash script
...
Fix ##8490
2020-12-01 14:55:11 +01:00
Adam Alton
568f4c5b76
structure.md: add link to Assets page from `_sass` section ( #8486 )
...
Merge pull request 8486
2020-11-29 14:21:09 -05:00
Ashwin Maroli
430167b9b9
Do not exclude CNAME from site build
2020-11-12 12:32:11 +05:30
Ashwin Maroli
ed7a4857a5
chore: rake site:generate
2020-11-12 12:18:43 +05:30
Frank Taillandier
68f117f5b3
docs: Ruby 2.7.2
2020-11-11 21:18:43 +01:00
Ashwin Maroli
e210e337bc
Improve documentation on Hooks in Jekyll ( #8467 )
...
Merge pull request 8467
2020-11-11 12:45:20 -05:00
Frank Taillandier
6dd5bf21b9
chore: site generate
2020-11-11 16:28:56 +01:00
Enrico Tolotto
accce8656b
docs: installation: fedora: add additional dependencies ( #8456 )
...
Merge pull request 8456
2020-11-05 06:45:34 -05:00
Ashwin Maroli
4bda8cefb8
Refer to Bundler as a proper noun [ci skip]
2020-10-29 22:44:50 +05:30
Rachel Cheyfitz - Owner
5ec7a8e289
Update 07-assets.md ( #8449 )
...
Co-authored-by: Frank Taillandier <frank.taillandier@gmail.com>
2020-10-29 18:07:32 +01:00
Rachel Cheyfitz - Owner
ebac932f10
docs: init project ( #8450 )
...
Merge pull request 8450
2020-10-29 13:03:46 -04:00
Gabriel Staples
bd063ae0f0
Add links to all Jekyll themes on GitHub tagged with #jekyll-theme ( #8447 )
...
Merge pull request 8447
2020-10-26 16:24:17 -04:00
SaintMalik
20abb8f62b
Fix broken url in docs ( #8435 )
2020-10-12 11:22:30 +02:00
Corey Megown
6d30bac845
correcting lightburn company spelling ( #8433 )
2020-10-10 21:42:53 +02:00
Pratyaksh Gautam
d26970cf25
Update your-first-plugin.md ( #8420 )
2020-10-01 13:13:42 +02:00
Takuya N
3f4a0da4d5
Remove NOKOGIRI_USE_SYSTEM_LIBRARIES from Travis CI docs ( #8409 )
...
Merge pull request 8409
2020-09-25 03:50:05 -04:00
Takuya N
30ac3e07ba
Remove CircleCI v1 docs as it was sunset in 2019 ( #8410 )
...
Merge pull request 8410
2020-09-25 03:47:49 -04:00
m-naumann
eb4d91d5e5
docs: Clarify gem installation instructions ( #8407 )
2020-09-22 14:51:55 +02:00
Frank Taillandier
f8c72089dd
docs: GitHub Pages is using 3.9.0
...
https://pages.github.com/versions/
2020-09-18 14:34:36 +02:00
Nicholas Paxford
94930c5a58
Update 05-includes.md ( #8364 )
...
Added two commas (line 19 and 60)
2020-09-16 19:46:41 +02:00
Ashwin Maroli
d1093e0160
Improve maintainability of config option data ( #8383 )
...
Merge pull request 8383
2020-09-09 05:18:20 -04:00
Malathi
23f59f4153
Docs: Use data file(s) to render table(s) at https://jekyllrb.com/docs/configuration/options/ ( #8380 )
...
Merge pull request 8380
2020-09-08 14:08:17 -04:00
Malathi
5924eb19f6
Use data file to render table at `/docs/configuration/options/#global-configuration` ( #8377 )
...
Merge pull request 8377
2020-09-07 13:38:06 -04:00
Shannon Kularathna
7188eac40f
Add note about rebooting system after installation ( #8359 )
...
Merge pull request 8359
2020-09-06 11:57:48 -04:00
Shannon Kularathna
85508ccbf3
Docs Review: Getting Started ( #8372 )
...
Merge pull request 8372
2020-09-05 10:52:04 -04:00
Chuck Houpt
a88e5ef2b1
Add missing flag and options doc for build and serve commands ( #8365 )
...
Merge pull request 8365
2020-09-04 09:59:29 -04:00
Thelonius Kort
910782e349
Replacing GIT_REPO by GIT_DIR ( #8358 )
...
Merge pull request 8358
2020-09-04 08:32:57 -04:00
Liam Cooke
eac6eb25b8
Add post_convert hook to modify HTML content before layout ( #8368 )
...
Co-authored-by: John Hughes <johnkhughes@users.noreply.github.com>
2020-09-04 12:31:24 +05:30
Shannon Kularathna
bc9895aa9b
Clarify description of `safe` option ( #8354 )
...
Merge pull request 8354
2020-08-27 12:50:17 -04:00
Lou Rectoret
4299095d21
Run server with Autoreload ( #8355 )
...
* docs: livereload option
Co-authored-by: Frank Taillandier <frank.taillandier@gmail.com>
2020-08-25 15:44:58 +02:00
Shannon Kularathna
37a250bd8d
Update default.md with info requested in #8314 ( #8353 )
...
Merge pull request 8353
2020-08-24 10:42:10 -04:00
joelkennedy
0edc075818
Update documentation on third party site ( #8352 )
...
Merge pull request 8352
2020-08-23 10:39:06 -04:00
Alexey Pelykh
6a444634db
Added docs for enhanced link tag
2020-08-16 22:29:11 +05:30
Nikita Skalkin
f26d70b53c
Docs for remove support for Redcarpet
...
via #6990 and #8344
Co-authored-by: Emil Sågfors <emil.sagfors@iki.fi>
2020-08-16 22:17:38 +05:30
Frank Taillandier
190cffe875
rdiscount is not supported anymore
2020-08-16 22:04:43 +05:30
Parker Moore
180673b5a5
Add Jekyll 3.9.0 release post to main documentation
2020-08-05 14:43:06 -04:00
Frank Taillandier
a39509678e
fix: W3C HTML5 Validator warning
...
The type attribute is unnecessary for JavaScript resources.
2020-08-03 12:01:08 +02:00
Christopher Brown
113aa48ca6
Clarify target of subordinate clause ( #8320 )
...
Merge pull request 8320
2020-07-29 16:38:32 -04:00
bytecode1024
6256ae0719
Extra apostrophes in an URL ( #8319 )
...
Merge pull request 8319
2020-07-29 13:17:58 -04:00
Brittany Joiner
943a6fdb87
Update resources.md ( #7864 )
...
Merge pull request 7864
2020-07-17 06:44:23 -04:00
Steven Xu
d90d1f2494
add punctuation ( #8306 )
2020-07-16 18:28:22 +02:00
Ashwin Maroli
716536b551
Clarify relevance of data file basename [skip ci]
2020-07-12 21:40:05 +05:30
Ashwin Maroli
a5b6602ffd
Add a note on the rendering process in the docs ( #8291 )
...
Merge pull request 8291
2020-07-08 14:46:06 -04:00
Joe Marshall
8a1073733d
Add Formcake to forms section ( #8283 )
...
Merge pull request 8283
2020-07-06 08:12:12 -04:00
Felix Breidenstein
148608256a
Fix 'page 1' special treatment in pagination docs ( #8230 )
...
Merge pull request 8230
2020-07-01 02:35:14 -04:00
jaybe@jekyll
930c65fb20
Update pointer to special permalink variables for collections ( #8274 )
...
Merge pull request 8274
2020-07-01 02:32:44 -04:00
Frank Taillandier
06b969db5d
chore: generate site
2020-06-24 18:57:25 +02:00
Frank Taillandier
baf0274234
chore: bump to 4.1.1
2020-06-24 18:55:53 +02:00
Ashwin Maroli
a7b8d27bda
Release post for v4.1.1 ( #8243 )
...
Merge pull request 8243
2020-06-24 12:53:29 -04:00
HonkingGoose
3f6e230d53
Change word ( #8265 )
...
Merge pull request 8265
2020-06-24 08:02:25 -04:00
HonkingGoose
edbafe8c98
Update link to Netlify step-by-step guide ( #8264 )
...
Merge pull request 8264
2020-06-24 07:59:40 -04:00
Ashwin Maroli
8136d490e3
Allow hyperlinks to specific filter documentation ( #8231 )
...
Merge pull request 8231
2020-06-22 09:40:04 -04:00
Bianca Power
b3de5ab83a
correct typo ( #8261 )
...
Merge pull request 8261
2020-06-20 17:59:43 -04:00
jaybe@jekyll
d89b0974a2
Update liquid.md ( #8250 )
...
Merge pull request 8250
2020-06-13 14:55:52 -04:00
jaybe@jekyll
426e050b32
Add language and examples to describe how to use the configuration options. ( #8249 )
...
Merge pull request 8249
2020-06-13 02:59:21 -04:00
Markoz Peña
a7e74122f3
Fix typo name of repository ( #8248 )
2020-06-12 23:28:26 +02:00
Markoz Peña
e874ba3044
Change name to ▲Vercel ( #8247 )
...
Merge pull request 8247
2020-06-12 15:10:44 -04:00
Lucas Alves
6a8b9fc35d
Including correct Sketch website ( #8241 )
...
Merge pull request 8241
2020-06-09 16:50:21 -04:00
Anthony
72c7529e27
Replace deprecated 'show' command with 'info' ( #8235 )
...
Merge pull request 8235
2020-06-08 01:28:42 -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
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