Commit Graph

41 Commits

Author SHA1 Message Date
Frank Taillandier 0d7665c517
docs: new homebrew script [skip ci] 2020-12-11 00:27:54 +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
Enrico Tolotto accce8656b
docs: installation: fedora: add additional dependencies (#8456)
Merge pull request 8456
2020-11-05 06:45:34 -05:00
m-naumann eb4d91d5e5
docs: Clarify gem installation instructions (#8407) 2020-09-22 14:51:55 +02: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
Paramdeo Singh 470b925cdd
Added Clear Linux (#8132)
Merge pull request 8132
2020-04-24 03:57:34 -04:00
wzy e5804f33c2
Add help about Gentoo/Linux (#8002)
Merge pull request 8002
2020-04-13 11:34:22 -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
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
Eric Knibbe 8c3276133d
docs: improve highlighting of code blocks (#8017)
Merge pull request 8017
2020-02-21 06:08:48 -05:00
csquare c34d185d8d Correct a sentence in the documentation (#7978)
Merge pull request 7978
2020-01-17 11:05:59 -05:00
Alexandre ZANNI 957c9cee9b add install instructions for ArchLinux and openSUSE (#7920)
Merge pull request 7920
2019-12-03 08:22:38 -05:00
Frank Taillandier c8cb0ea8e0
docs: macOS 10.15 comes with Ruby 2.6.3 2019-12-01 23:04:35 +01:00
Frank Taillandier 759315bfa3 Upgrade documentation for Jekyll v4.0 2019-08-17 14:02:14 +02:00
Matt Kraai f3a03a14cd Fix misspelling (#7764)
Merge pull request 7764
2019-07-31 08:49:38 -04:00
Liam Rosenfeld 6c872cf6a1 Install Docs that Work on MacOS 10.14 (#7561)
Merge pull request 7561
2019-04-12 14:01:31 -04:00
Frank Taillandier 378147d761 Release v4.0.0.pre.alpha1 (#7574)
Merge pull request 7574
2019-03-19 03:03:57 -04:00
Ashwin Maroli 8552471712 Update Jekyll on Windows documentation [skip ci] 2019-03-18 15:14:05 +05:30
Denis McDonald 633a2922d6
Minor typographical suggestions 2019-03-09 17:03:58 +11:00
Ashwin Maroli 2903276b4e
Notify users on Windows to use tzinfo-1.x series (#7520) 2019-02-14 14:15:01 +05:30
Frank Taillandier fb22130906
docs: lastest Ruby is 2.6.1 2019-02-03 00:10:00 +01:00
Gareth Cooper f8037c6699 zlib is missing (#7428)
Merge pull request 7428
2018-12-17 11:24:58 -05:00
Daniel Höpfl 7498d4144e Update ubuntu.md (#7420)
Merge pull request 7420
2018-12-13 16:31:21 -05:00
Frank Taillandier 6cb97771b7
docs: mention --user-install option 2018-12-10 21:06:59 +01:00
Frank Taillandier 1d8b038edd
docs: update macOS install instructions 2018-12-10 16:28:28 +01:00
김정환 48b6e743f1 Apply ruby official guide documents (#7393)
Merge pull request 7393
2018-11-26 02:50:52 -05:00
XhmikosR fa914d2dd8 Switch to `gem 'wdm', '~> 0.1.1', :install_if => Gem.win_platform?` (#7372)
Merge pull request 7372
2018-11-24 08:25:15 -05:00
Leandro Facchinetti d0753ecd82 Fix dead link and misleading prose (#7383)
Merge pull request 7383
2018-11-16 04:46:54 -05:00
Frank Taillandier 7184404c74
docs: use current macOS Ruby versions 2018-11-16 09:39:33 +01:00
Leandro Facchinetti cb245a7e30 Remove installation instructions with Homebrew (#7381)
Merge pull request 7381
2018-11-16 03:30:39 -05:00
Frank Taillandier e59ff78f9d
docs: fix path to Ubuntu 2018-09-21 10:33:31 +02:00
Frank Taillandier 879a4c44f6
docs: install dependencies on Debian 2018-09-21 10:30:58 +02:00
Frank Taillandier 47ec61f9b5
docs: Linux, not Ubuntu 2018-09-21 09:14:13 +02:00
Frank Taillandier f9c981e317
Redirects Fixes #7230 2018-09-11 08:42:12 +02:00
Mike Neumegen 805f438f24 New docs (#7205)
Merge pull request 7205
2018-09-01 04:39:57 -04:00