Commit Graph

56 Commits

Author SHA1 Message Date
Pavlo Rudy
bf28d89f52 add insiders to Linux install.md 2022-09-05 14:27:41 +03:00
Pavlo Rudy
06fae36d0c remove deprecated Travis & Azure CI icons 2022-03-15 12:11:09 +02:00
Pavlo Rudy
37126a4d98 improve readability 2022-01-28 17:13:08 +02:00
jtagcat
5d1fa4702d install: add a note of a mirror (#53)
* install: add a note of a mirror

* install: format mirror notice better
2022-01-28 16:56:00 +02:00
Baptiste Augrain
7b139889b0 Merge pull request #59 from bittner/feature/wrap-snippets-naturally
Ensure copy+paste of snippets into terminal is successful
2021-12-20 14:21:07 +01:00
Peter Bittner
d2012256db Ensure copy+paste of snippets into terminal is successful 2021-12-20 13:53:44 +01:00
Simon Sobisch
c3ad2dc0be Merge branch 'master' into patch-1 2021-12-20 07:27:00 +01:00
Peter Squicciarini
a7e5ce9c2c Merge pull request #52 from bittner/feature/wrap-snippets-naturally 2021-12-19 21:38:19 -08:00
Peter Squicciarini
68367c5d24 Add spaces after pipe 2021-12-19 21:36:28 -08:00
Peter Bittner
9ace34b77d Maintain line breaks in code snippets on website 2021-12-20 00:40:29 +01:00
Peter Squicciarini
89bb295084 Merge pull request #54 from ElnuDev/master 2021-12-19 15:26:18 -08:00
morellam-dev
51833c45b2 Add VSCodium logo and title to top of intro.md 2021-11-18 09:24:34 +00:00
morellam-dev
75e6ea492a Clean up body text...
* Replace screenshot <img> markup with Markdown ![]() syntax
 * Change instances of "VSCode" to "VS Code"
 * Normalize some usage of whitespace here and there
 * Add a missing period to the end of the lead sentence "VSCodium is a community-driven..."
2021-11-18 09:24:34 +00:00
Lorenzo "Palinuro" Faletra
cb3abd52d2 use new download domain for deb and rpm 2021-10-30 02:11:11 +00:00
Pavlo Rudy
7672e3497c add metadata_expire to avoid hash mismatch
https://github.com/VSCodium/vscodium/issues/855
2021-10-09 17:04:03 +03:00
Elnu
9234462bf4 Add bash label and --classic flag to snap install 2021-09-22 15:03:03 -07:00
Peter Bittner
9c20b4cda5 Make code snippets ready for copy+pasting
The backslashes are unnecessary for the likely typical use on the website, which is copying the snippets to paste them into the terminal for execution.
2021-08-29 14:57:40 +02:00
Frank Kumro Jr
732917a587 Update deb install instructions
The instructions for installing via paulcarroty's repo no longer work. This commit updates them to match the recommended install instructions from the repo.
2021-08-25 14:25:29 +02:00
Tony
233fac0edd Update 2000-01-05-install.md
The package name of VSCodium in the official Parrot repository is codium.
2021-08-25 14:21:21 +02:00
Fares Ahmed
77095b24a7 Merge branch 'VSCodium:master' into patch-2 2021-06-22 15:07:00 +02:00
Fares Ahmed
88534d1a0e Add the Snap package manager 2021-06-14 13:45:37 +00:00
inet56
fe2ea19a65 use rpmkeys(8) for importing GPG key
Although `rpm --import` works, it isn't listed in rpm(8)'s manpage or usage info.
2021-05-17 04:19:26 +06:00
azrdev
a87d5fa732 install.md: fix links to gitlab.com repos 2021-04-12 23:01:15 +00:00
Elsie Hupp
4804dd49b9 Update Flatpak instructions
The two-line bash block was rendering as a single line,
which obviously doesn't doesn't work if you paste it
into the terminal.
2021-03-30 11:43:56 +00:00
Peter Squicciarini
b81527a510 Merge pull request #34 from GeopJr/lighthouse 2021-01-19 10:10:25 -08:00
GeopJr
04a583525b fix: leftover 2021-01-16 06:56:15 +02:00
GeopJr
1d01ef4102 fix: some more a11y 2021-01-16 06:31:00 +02:00
GeopJr
ba22a62763 fix: best-practices 2021-01-16 06:27:18 +02:00
GeopJr
86bf0d30d5 fix: a11y 2021-01-16 05:39:46 +02:00
GeopJr
803c4d507f fix: ids should only be used once 2021-01-16 03:44:21 +02:00
minhtrannhat
75878b37f3 corrected the macOS install instruction 2021-01-11 12:38:30 -05:00
Peter Squicciarini
879f2d40c2 Merge pull request #28 from noahbliss/patch-1
Remove deprecated apt-key usage
2020-09-21 13:16:44 -07:00
Pavlo Rudyi
67170c443b repository migration
https://gitlab.com/paulcarroty/vscodium-deb-rpm-repo/-/issues/36#note_395793123
2020-08-22 11:06:52 +00:00
noahbliss
51a9923518 Remove deprecated apt-key usage
Per upstream and Debian error messages, the use of apt-key is deprecated. The new solution in this PR is adapted from the documentation of the upstream repo. 

https://gitlab.com/paulcarroty/vscodium-deb-rpm-repo/-/tree/master
2020-08-10 17:38:35 -04:00
Example
00f4e9d8bd Add flatpak information
Reflects information available in VSCodium/vscodium README.md
2020-06-22 17:12:39 +00:00
cstayyab
8839b7560f Add secton to install using WinGet 2020-06-22 17:11:44 +00:00
ChocoPowwwa
cb063d29f5 Update 2000-01-05-install.md
Problems:
- There's no vscodium package on aur repository
- Running yay with root caused a warning, i believe that's not how you supposed to do it
references:
https://wiki.archlinux.org/index.php/Makepkg#Usage
a5fc961b3f/README.org (run-as-root-build-as-a-user)
2020-05-25 15:35:04 +00:00
ThatJohn
7751363cf9 fixes VSCodium/vscodium#19 2020-05-25 15:31:45 +00:00
Julian
fc1e0aa2f9 Split scoop commands in to seperate snippets
This jekyll theme seems to only allow single line code snippets.
This commits works around this by splitting them up in two different snippets.
2020-05-25 15:31:25 +00:00
Nichlas Severinsen
0da00af596 Add Arch Linux to the install instructions. 2020-02-17 17:08:19 +01:00
Brendan Perry
940aee7c65 Fixed Typo
There were two "the" in the first sentence.
2020-02-11 10:26:02 -05:00
Peter Squicciarini
dff6e1dd9b Fix typo 2019-11-26 16:23:14 +01:00
Patrick Hilhorst
4079c7e270 Add NixOS to the install instructions. 2019-11-26 16:23:14 +01:00
Julian Hofer
34b7644625 Include sudo for rpm-based distros 2019-11-26 16:22:35 +01:00
Matthias Schneider
a276504fdd fixed missing sudo 2019-09-07 01:57:00 +02:00
Rasmus
0c9bd6e678 Fix Install/RPM/Add the repository commands.
Caused probably by having multi-line command on single line.
2019-07-23 14:14:18 +02:00
Pavlo Rudyi
857efc3668 vscodium -> codium migration 2019-06-09 16:14:02 +00:00
Peter Squicciarini
7e2b44c26f Update Mac instructions
https://github.com/VSCodium/vscodium/issues/182
2019-05-31 20:21:48 -07:00
Peter Squicciarini
d83dbc6fea Update install instructions 2019-05-10 13:59:23 -07:00
Peter Squicciarini
d86f5616c8 Merge branch 'master' of https://github.com/VSCodium/vscodium.github.io into cleanup 2019-05-01 13:45:51 -07:00