103 Commits

Author SHA1 Message Date
Simon Sobisch
cb0da763d4
Merge pull request #65 from VSCodium/install-regrouping
install docs re-arranged
2022-09-14 20:55:12 +02:00
Simon Sobisch
0dab325294
install re-arranged
* re-grouped as "external/VSCodium related/flatpak"
* added anchor links before each option (using those will show the appropriate header in most browsers)
* adjusted rpm Distros
2022-09-11 21:12:21 +02:00
Simon Sobisch
7b77aeebe1
adjust codium-insiders in Linux install.md
as people installed both while trying to install the stable version only
2022-09-11 19:49:06 +02:00
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
Pavlo Rudy
8710b941d1
Merge pull request #57 from paulcarroty/patch-1
add metadata_expire to avoid hash mismatch
2021-12-20 13:44:24 +02: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
6c36693600 Replace favicon.ico with 48x48 version 2021-11-18 09:24:57 +00:00
morellam-dev
379fa5c926 Replace apple-touch-icon with 180x180 icon 2021-11-18 09:24:57 +00:00
morellam-dev
a55fbe0820 Add favicon.svg, update <head> markup 2021-11-18 09:24:57 +00:00
morellam-dev
f9d3420273 Hard-code favicon path into index.html 2021-11-18 09:24:57 +00: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 Squicciarini
7d0ff77828
Merge pull request #50 from bittner/patch-1
Make code snippets ready for copy+pasting
2021-09-07 08:13:24 -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
descodess
8f3c47b64c prefer HTTPS over HTTP 2021-08-25 14:22:23 +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
Peter Squicciarini
67a0377ca9
Merge pull request #42 from FaresAhmedb/patch-2 2021-07-02 14:01:49 -07:00
Peter Squicciarini
7a79d77d6a
Merge pull request #41 from FaresAhmedb/patch-1 2021-07-02 14:01:30 -07:00
Peter Squicciarini
bc5335514a
Merge pull request #43 from FaresAhmedb/patch-3 2021-07-02 14:01:01 -07:00
Fares Ahmed
107653abb3
Add media queries 2021-06-22 15:49:15 +02:00
Fares Ahmed
d6c65a176a
Fix posts anchor links hiding content 2021-06-22 15:15:23 +02:00
Fares Ahmed
618728f115
Merge branch 'VSCodium:master' into patch-1 2021-06-22 15:07:15 +02:00
Fares Ahmed
77095b24a7
Merge branch 'VSCodium:master' into patch-2 2021-06-22 15:07:00 +02:00
Peter Squicciarini
8dfad0e25d
Merge pull request #40 from inet56/patch-1
use rpmkeys(8) for importing GPG key
2021-06-16 22:21:09 -07:00
Fares Ahmed
88534d1a0e
Add the Snap package manager 2021-06-14 13:45:37 +00:00
Fares Ahmed
9501ae624b
HTML Best Practices 2021-06-14 12:58:47 +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
9ee030ae5a
Merge pull request #36 from VSCodium/stripedpajamas-patch-1
Update source_link
2021-01-28 14:05:57 -08:00
Peter Squicciarini
a7a4aa0722
Update source_link 2021-01-25 10:09:18 -08: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
36ee315689
fix: mobile overflow 2021-01-16 06:51:16 +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