Commit Graph

691 Commits

Author SHA1 Message Date
Frank Taillandier 0d7665c517
docs: new homebrew script [skip ci] 2020-12-11 00:27:54 +01: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
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 ed7a4857a5 chore: rake site:generate 2020-11-12 12:18:43 +05:30
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
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
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
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
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
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 e874ba3044
Change name to ▲Vercel (#8247)
Merge pull request 8247
2020-06-12 15:10:44 -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
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 e05f2b9d5b docs: fix classifier-reborn link
Fix #8211
2020-05-27 11:30:47 +02:00
Ashwin Maroli 098eab0304
Improve documentation on tags and categories (#8196)
Merge pull request 8196
2020-05-20 17:04:15 -04:00
Toby Glei b5e9870f45
docs: add 21yunbox for deployment (#8193)
Merge pull request 8193
2020-05-20 05:28:56 -04:00
Philip Eriksson b18a6830c3
Update third-party.md (#8191)
Merge pull request 8191
2020-05-19 16:29:31 -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
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 80683dde4e Forward-port release history from stable branches 2020-05-10 12:11:49 +05:30
Max Chadwick 88c0617588
Fix typo (#8162)
Merge pull request 8162
2020-05-07 01:46:58 -04:00
Ashwin Maroli ed11d2149e
Allow disabling import of theme configuration (#8131)
Merge pull request 8131
2020-05-06 15:56:56 -04:00
jeffreytse 4dd1868405
docs: update your-first-plugin.md (#8147)
Merge pull request 8147
2020-05-04 05:07:20 -04:00
michaelcurrin a36bea22e3
Docs: Deploy Jekyll site with GitHub Actions (#8119)
Merge pull request 8119
2020-04-27 03:29:59 -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
Paramdeo Singh 470b925cdd
Added Clear Linux (#8132)
Merge pull request 8132
2020-04-24 03:57:34 -04:00
Frank Taillandier 964b80edc6
docs: override default excluded filenames
fix #8009
2020-04-18 22:27:23 +02:00
jonas-krummenacher d935b6f7f9
KeyCDN added to third party site (#8122)
Merge pull request 8122
2020-04-14 20:12:22 -04:00
wzy e5804f33c2
Add help about Gentoo/Linux (#8002)
Merge pull request 8002
2020-04-13 11:34:22 -04:00
Ashwin Maroli 30e7d5ea53
Add slugified_categories URL placeholder (#8094)
Merge pull request 8094
2020-04-13 03:51:33 -04:00
Atlas Cove 7ac4c32181
Update variables.md (#8106)
Merge pull request 8106
2020-04-09 11:54:12 -04:00
guanicoe 8c3934fd02
Update front-matter.md (#8097)
Merge pull request 8097
2020-04-05 10:52: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 bc9774561b
Utilize relative_url filter in documentation site (#8089)
Merge pull request 8089
2020-04-01 08:41:30 -04:00
Ashwin Maroli b84ba5accc
Add PageDrop to provide Liquid templates with data (#7992)
Merge pull request 7992
2020-03-26 09:39:47 -04:00
Kieran Barker 1fe5bd0cf5
Remove extra paragraph tags (#8063)
Merge pull request 8063
2020-03-20 06:40:17 -04:00
Tobias Klüpfel dc5e1d7056
Update 09-collections.md (#8060)
Merge pull request 8060
2020-03-19 06:10:25 -04:00
Frank Taillandier 422470dc6e
docs: ZEIT and Render 2020-03-07 10:36:49 +01:00
Eric Knibbe b05e6ee8ae
docs: improvements for note boxes (#8037)
Merge pull request 8037
2020-02-28 14:29:47 -05:00
Matt Penna 0378c3628c
Corrected command to modify PATH (#8030)
Merge pull request 8030
2020-02-27 00:22:03 -05:00
Matt Penna a9fb26fc33
Corrected command to modify PATH (#8029)
Merge pull request 8029
2020-02-26 19:46:25 -05:00
Dmitry Egorov 39e2a8b5f5
[Docs] Fix asset link ref in step-by-step tutorial (#8026)
Merge pull request 8026
2020-02-26 01:28:36 -05:00
Gareth Mcshane 331d3f3ffe
remove leading slash from Sass file location (#8021)
Merge pull request 8021
2020-02-24 05:43:25 -05:00
Eric Knibbe 8c3276133d
docs: improve highlighting of code blocks (#8017)
Merge pull request 8017
2020-02-21 06:08:48 -05:00
Ashwin Maroli 707741c0f8
Configure kramdown toc_levels as array by default (#8015)
Merge pull request 8015
2020-02-20 12:54:49 -05:00
Ashwin Maroli 558e05eb73
Add an option to easily disable disk-cache (#7928)
Merge pull request 7928
2020-02-20 12:47:32 -05:00
Mark Bennett 9739246a89
Add Visual Studio Code Development Container (#8016)
Merge pull request 8016
2020-02-20 12:46:16 -05:00
vhermecz b5d8a5f409
Fix file references in Step by Step Tutorial's Assets step (#8007)
Merge pull request 8007
2020-02-17 02:49:08 -05:00
dkalev 6064ce8eba
Update 07-assets.md (#7413)
Merge pull request 7413
2020-02-13 13:39:59 -05:00
dgolant a58d71a311
Update 03-front-matter.md (#7996)
Merge pull request 7996
2020-02-06 03:28:10 -05:00
lizharris 35077ff0a7
Fix English grammar error. (#7994)
Merge pull request 7994
2020-02-05 07:10:56 -05:00
Ben Stolovitz 7cac1f9096
Document sorting two documents by their `date` (#7870)
Merge pull request 7870
2020-02-03 12:08:07 -05:00
R.P. Pedraza 0aa29046a7
Correct documentation of filters (#7989)
Merge pull request 7989
2020-02-01 23:31:14 -05:00
Aaron Adams b8c4e2aaf7
Move --baseurl to build command options (#7985)
Merge pull request 7985
2020-01-29 17:01:56 -05:00