Skip to content

Commit 2d7c080

Browse files
khos2owkgilmer
andauthored
feat: update site docs for finalized 3.4 release (#76)
* feat: update site docs for finalized 3.4 release * fix: typo --------- Co-authored-by: Ken Gilmer <kgilmer@gmail.com>
1 parent f799930 commit 2d7c080

17 files changed

+664
-81
lines changed

content/_index.de.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ layout: "hextra-home"
88
imageTitle="Die Regolith Desktop Umgebung"
99
imageWidth="853"
1010
>}}
11-
{{< hextra/hero-badge link="/docs/reference/releases/regolith-3.3-release-notes" >}}
11+
{{< hextra/hero-badge link="/docs/reference/releases/regolith-3.4-release-notes" >}}
1212
<div class="hx-w-2 hx-h-2 hx-rounded-full hx-bg-primary-400"></div>
13-
<span>Latest version: v3.3</span>
13+
<span>Latest version: v3.4</span>
1414
{{< icon name="arrow-circle-right" attributes="height=14" >}}
1515
{{< /hextra/hero-badge >}}
1616
@@ -22,7 +22,7 @@ layout: "hextra-home"
2222

2323
<div class="hx-mt-6 hx-mb-6">
2424
{{< hextra/hero-subtitle >}}
25-
Productivity focused Ubuntu derivative and desktop environment
25+
Productivity focused desktop environment for Debian and Ubuntu Linux
2626
{{< /hextra/hero-subtitle >}}
2727
</div>
2828

content/_index.fr.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ layout: "hextra-home"
88
imageTitle="L'environnement Regolith Desktop"
99
imageWidth="853"
1010
>}}
11-
{{< hextra/hero-badge link="/docs/reference/releases/regolith-3.3-release-notes" >}}
11+
{{< hextra/hero-badge link="/docs/reference/releases/regolith-3.4-release-notes" >}}
1212
<div class="hx-w-2 hx-h-2 hx-rounded-full hx-bg-primary-400"></div>
13-
<span>Latest version: v3.3</span>
13+
<span>Latest version: v3.4</span>
1414
{{< icon name="arrow-circle-right" attributes="height=14" >}}
1515
{{< /hextra/hero-badge >}}
1616
@@ -22,7 +22,7 @@ layout: "hextra-home"
2222

2323
<div class="hx-mt-6 hx-mb-6">
2424
{{< hextra/hero-subtitle >}}
25-
Productivity focused Ubuntu derivative and desktop environment
25+
Productivity focused desktop environment for Debian and Ubuntu Linux
2626
{{< /hextra/hero-subtitle >}}
2727
</div>
2828

content/_index.ja.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ layout: "hextra-home"
88
imageTitle="Regolithデスクトップ環境"
99
imageWidth="853"
1010
>}}
11-
{{< hextra/hero-badge link="/docs/reference/releases/regolith-3.3-release-notes" >}}
11+
{{< hextra/hero-badge link="/docs/reference/releases/regolith-3.4-release-notes" >}}
1212
<div class="hx-w-2 hx-h-2 hx-rounded-full hx-bg-primary-400"></div>
13-
<span>Latest version: v3.3</span>
13+
<span>Latest version: v3.4</span>
1414
{{< icon name="arrow-circle-right" attributes="height=14" >}}
1515
{{< /hextra/hero-badge >}}
1616
@@ -22,7 +22,7 @@ layout: "hextra-home"
2222

2323
<div class="hx-mt-6 hx-mb-6">
2424
{{< hextra/hero-subtitle >}}
25-
Productivity focused Ubuntu derivative and desktop environment
25+
Productivity focused desktop environment for Debian and Ubuntu Linux
2626
{{< /hextra/hero-subtitle >}}
2727
</div>
2828

content/_index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ layout: "hextra-home"
88
imageTitle="Regolith Desktop Environment"
99
imageWidth="853"
1010
>}}
11-
{{< hextra/hero-badge link="/docs/reference/releases/regolith-3.3-release-notes" >}}
11+
{{< hextra/hero-badge link="/docs/reference/releases/regolith-3.4-release-notes" >}}
1212
<div class="hx-w-2 hx-h-2 hx-rounded-full hx-bg-primary-400"></div>
13-
<span>Latest version: v3.3</span>
13+
<span>Latest version: v3.4</span>
1414
{{< icon name="arrow-circle-right" attributes="height=14" >}}
1515
{{< /hextra/hero-badge >}}
1616
@@ -22,7 +22,7 @@ layout: "hextra-home"
2222

2323
<div class="hx-mt-6 hx-mb-6">
2424
{{< hextra/hero-subtitle >}}
25-
Productivity focused Ubuntu derivative and desktop environment
25+
Productivity focused desktop environment for Debian and Ubuntu Linux
2626
{{< /hextra/hero-subtitle >}}
2727
</div>
2828

content/docs/getting-started/compatibility.de.md

Lines changed: 17 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -9,23 +9,27 @@ next: /docs/using-regolith
99
---
1010

1111
Regolith supports and can be installed in various Debian and Ubuntu distros.
12-
Check the compatibility matrix below to find out which Regolith version is
12+
Check the compatibility matrix below to find out which Regolith version is
1313
supported on which OS distributions.
1414

1515
## Ubuntu
1616

17-
| Distro Name / Regolith Version | v2.2 | v3.0 | v3.1 | v3.2 |
18-
|:--------------------------------|:------:|:------:|:------:|:------:|
19-
| Focal (20.04 LTS) | {{< icon name="check" attributes="height=21" >}} | {{< icon name="check" attributes="height=21" >}} | {{< icon name="check" attributes="height=21" >}} | - |
20-
| Jammy (22.04 LTS) | {{< icon name="check" attributes="height=21" >}} | {{< icon name="check" attributes="height=21" >}} | {{< icon name="check" attributes="height=21" >}} | {{< icon name="check" attributes="height=21" >}} |
21-
| Kinetic (22.10) | {{< icon name="check" attributes="height=21" >}} | - | - | - |
22-
| Lunar (23.04) | - | {{< icon name="check" attributes="height=21" >}} | - | - |
23-
| Mantic (23.10) | - | - | {{< icon name="check" attributes="height=21" >}} | - |
24-
| Noble (24.04 LTS) | - | - | - | {{< icon name="check" attributes="height=21" >}} |
17+
| Distro Name / Regolith Version | v2.2 | v3.0 | v3.1 | v3.2 | v3.3 | v3.4 |
18+
|:--------------------------------|:------:|:------:|:------:|:------:|:------:|:------:|
19+
| Focal (20.04 LTS) | {{< icon name="check" attributes="height=21" >}} | {{< icon name="check" attributes="height=21" >}} | {{< icon name="check" attributes="height=21" >}} | - | - | - |
20+
| Jammy (22.04 LTS) | {{< icon name="check" attributes="height=21" >}} | {{< icon name="check" attributes="height=21" >}} | {{< icon name="check" attributes="height=21" >}} | {{< icon name="check" attributes="height=21" >}} | {{< icon name="check" attributes="height=21" >}} | {{< icon name="check" attributes="height=21" >}} |
21+
| Kinetic (22.10) | {{< icon name="check" attributes="height=21" >}} | - | - | - | - | - |
22+
| Lunar (23.04) | - | {{< icon name="check" attributes="height=21" >}} | - | - | - | - |
23+
| Mantic (23.10) | - | - | {{< icon name="check" attributes="height=21" >}} | - | - | - |
24+
| Noble (24.04 LTS) | - | - | - | {{< icon name="check" attributes="height=21" >}} | {{< icon name="check" attributes="height=21" >}} | {{< icon name="check" attributes="height=21" >}} |
25+
| Oracular (24.10) | - | - | - | - | {{< icon name="check" attributes="height=21" >}} | - |
26+
| Plucky (25.04) | - | - | - | - | {{< icon name="check" attributes="height=21" >}} | {{< icon name="check" attributes="height=21" >}} |
27+
| Questing (25.10) | - | - | - | - | - | {{< icon name="check" attributes="height=21" >}} |
2528

2629
## Debian
2730

28-
| Distro Name / Regolith Version | v2.2 | v3.0 | v3.1 | v3.2 |
29-
|:--------------------------------|:------:|:------:|:------:|:------:|
30-
| Bullseye (11) | {{< icon name="check" attributes="height=21" >}} | {{< icon name="check" attributes="height=21" >}} | {{< icon name="check" attributes="height=21" >}} | - |
31-
| Bookworm (12) | - | {{< icon name="check" attributes="height=21" >}} | {{< icon name="check" attributes="height=21" >}} | {{< icon name="check" attributes="height=21" >}} |
31+
| Distro Name / Regolith Version | v2.2 | v3.0 | v3.1 | v3.2 | v3.3 | v3.4 |
32+
|:--------------------------------|:------:|:------:|:------:|:------:|:------:|:------:|
33+
| Bullseye (11) | {{< icon name="check" attributes="height=21" >}} | {{< icon name="check" attributes="height=21" >}} | {{< icon name="check" attributes="height=21" >}} | - | - | - |
34+
| Bookworm (12) | - | {{< icon name="check" attributes="height=21" >}} | {{< icon name="check" attributes="height=21" >}} | {{< icon name="check" attributes="height=21" >}} | {{< icon name="check" attributes="height=21" >}} | {{< icon name="check" attributes="height=21" >}} |
35+
| Trixie (13) | - | - | - | - | - | {{< icon name="check" attributes="height=21" >}} |

content/docs/getting-started/compatibility.fr.md

Lines changed: 17 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -9,23 +9,27 @@ next: /docs/using-regolith
99
---
1010

1111
Regolith supports and can be installed in various Debian and Ubuntu distros.
12-
Check the compatibility matrix below to find out which Regolith version is
12+
Check the compatibility matrix below to find out which Regolith version is
1313
supported on which OS distributions.
1414

1515
## Ubuntu
1616

17-
| Distro Name / Regolith Version | v2.2 | v3.0 | v3.1 | v3.2 |
18-
|:--------------------------------|:------:|:------:|:------:|:------:|
19-
| Focal (20.04 LTS) | {{< icon name="check" attributes="height=21" >}} | {{< icon name="check" attributes="height=21" >}} | {{< icon name="check" attributes="height=21" >}} | - |
20-
| Jammy (22.04 LTS) | {{< icon name="check" attributes="height=21" >}} | {{< icon name="check" attributes="height=21" >}} | {{< icon name="check" attributes="height=21" >}} | {{< icon name="check" attributes="height=21" >}} |
21-
| Kinetic (22.10) | {{< icon name="check" attributes="height=21" >}} | - | - | - |
22-
| Lunar (23.04) | - | {{< icon name="check" attributes="height=21" >}} | - | - |
23-
| Mantic (23.10) | - | - | {{< icon name="check" attributes="height=21" >}} | - |
24-
| Noble (24.04 LTS) | - | - | - | {{< icon name="check" attributes="height=21" >}} |
17+
| Distro Name / Regolith Version | v2.2 | v3.0 | v3.1 | v3.2 | v3.3 | v3.4 |
18+
|:--------------------------------|:------:|:------:|:------:|:------:|:------:|:------:|
19+
| Focal (20.04 LTS) | {{< icon name="check" attributes="height=21" >}} | {{< icon name="check" attributes="height=21" >}} | {{< icon name="check" attributes="height=21" >}} | - | - | - |
20+
| Jammy (22.04 LTS) | {{< icon name="check" attributes="height=21" >}} | {{< icon name="check" attributes="height=21" >}} | {{< icon name="check" attributes="height=21" >}} | {{< icon name="check" attributes="height=21" >}} | {{< icon name="check" attributes="height=21" >}} | {{< icon name="check" attributes="height=21" >}} |
21+
| Kinetic (22.10) | {{< icon name="check" attributes="height=21" >}} | - | - | - | - | - |
22+
| Lunar (23.04) | - | {{< icon name="check" attributes="height=21" >}} | - | - | - | - |
23+
| Mantic (23.10) | - | - | {{< icon name="check" attributes="height=21" >}} | - | - | - |
24+
| Noble (24.04 LTS) | - | - | - | {{< icon name="check" attributes="height=21" >}} | {{< icon name="check" attributes="height=21" >}} | {{< icon name="check" attributes="height=21" >}} |
25+
| Oracular (24.10) | - | - | - | - | {{< icon name="check" attributes="height=21" >}} | - |
26+
| Plucky (25.04) | - | - | - | - | {{< icon name="check" attributes="height=21" >}} | {{< icon name="check" attributes="height=21" >}} |
27+
| Questing (25.10) | - | - | - | - | - | {{< icon name="check" attributes="height=21" >}} |
2528

2629
## Debian
2730

28-
| Distro Name / Regolith Version | v2.2 | v3.0 | v3.1 | v3.2 |
29-
|:--------------------------------|:------:|:------:|:------:|:------:|
30-
| Bullseye (11) | {{< icon name="check" attributes="height=21" >}} | {{< icon name="check" attributes="height=21" >}} | {{< icon name="check" attributes="height=21" >}} | - |
31-
| Bookworm (12) | - | {{< icon name="check" attributes="height=21" >}} | {{< icon name="check" attributes="height=21" >}} | {{< icon name="check" attributes="height=21" >}} |
31+
| Distro Name / Regolith Version | v2.2 | v3.0 | v3.1 | v3.2 | v3.3 | v3.4 |
32+
|:--------------------------------|:------:|:------:|:------:|:------:|:------:|:------:|
33+
| Bullseye (11) | {{< icon name="check" attributes="height=21" >}} | {{< icon name="check" attributes="height=21" >}} | {{< icon name="check" attributes="height=21" >}} | - | - | - |
34+
| Bookworm (12) | - | {{< icon name="check" attributes="height=21" >}} | {{< icon name="check" attributes="height=21" >}} | {{< icon name="check" attributes="height=21" >}} | {{< icon name="check" attributes="height=21" >}} | {{< icon name="check" attributes="height=21" >}} |
35+
| Trixie (13) | - | - | - | - | - | {{< icon name="check" attributes="height=21" >}} |

content/docs/getting-started/compatibility.ja.md

Lines changed: 17 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -9,23 +9,27 @@ next: /docs/using-regolith
99
---
1010

1111
Regolith supports and can be installed in various Debian and Ubuntu distros.
12-
Check the compatibility matrix below to find out which Regolith version is
12+
Check the compatibility matrix below to find out which Regolith version is
1313
supported on which OS distributions.
1414

1515
## Ubuntu
1616

17-
| Distro Name / Regolith Version | v2.2 | v3.0 | v3.1 | v3.2 |
18-
|:--------------------------------|:------:|:------:|:------:|:------:|
19-
| Focal (20.04 LTS) | {{< icon name="check" attributes="height=21" >}} | {{< icon name="check" attributes="height=21" >}} | {{< icon name="check" attributes="height=21" >}} | - |
20-
| Jammy (22.04 LTS) | {{< icon name="check" attributes="height=21" >}} | {{< icon name="check" attributes="height=21" >}} | {{< icon name="check" attributes="height=21" >}} | {{< icon name="check" attributes="height=21" >}} |
21-
| Kinetic (22.10) | {{< icon name="check" attributes="height=21" >}} | - | - | - |
22-
| Lunar (23.04) | - | {{< icon name="check" attributes="height=21" >}} | - | - |
23-
| Mantic (23.10) | - | - | {{< icon name="check" attributes="height=21" >}} | - |
24-
| Noble (24.04 LTS) | - | - | - | {{< icon name="check" attributes="height=21" >}} |
17+
| Distro Name / Regolith Version | v2.2 | v3.0 | v3.1 | v3.2 | v3.3 | v3.4 |
18+
|:--------------------------------|:------:|:------:|:------:|:------:|:------:|:------:|
19+
| Focal (20.04 LTS) | {{< icon name="check" attributes="height=21" >}} | {{< icon name="check" attributes="height=21" >}} | {{< icon name="check" attributes="height=21" >}} | - | - | - |
20+
| Jammy (22.04 LTS) | {{< icon name="check" attributes="height=21" >}} | {{< icon name="check" attributes="height=21" >}} | {{< icon name="check" attributes="height=21" >}} | {{< icon name="check" attributes="height=21" >}} | {{< icon name="check" attributes="height=21" >}} | {{< icon name="check" attributes="height=21" >}} |
21+
| Kinetic (22.10) | {{< icon name="check" attributes="height=21" >}} | - | - | - | - | - |
22+
| Lunar (23.04) | - | {{< icon name="check" attributes="height=21" >}} | - | - | - | - |
23+
| Mantic (23.10) | - | - | {{< icon name="check" attributes="height=21" >}} | - | - | - |
24+
| Noble (24.04 LTS) | - | - | - | {{< icon name="check" attributes="height=21" >}} | {{< icon name="check" attributes="height=21" >}} | {{< icon name="check" attributes="height=21" >}} |
25+
| Oracular (24.10) | - | - | - | - | {{< icon name="check" attributes="height=21" >}} | - |
26+
| Plucky (25.04) | - | - | - | - | {{< icon name="check" attributes="height=21" >}} | {{< icon name="check" attributes="height=21" >}} |
27+
| Questing (25.10) | - | - | - | - | - | {{< icon name="check" attributes="height=21" >}} |
2528

2629
## Debian
2730

28-
| Distro Name / Regolith Version | v2.2 | v3.0 | v3.1 | v3.2 |
29-
|:--------------------------------|:------:|:------:|:------:|:------:|
30-
| Bullseye (11) | {{< icon name="check" attributes="height=21" >}} | {{< icon name="check" attributes="height=21" >}} | {{< icon name="check" attributes="height=21" >}} | - |
31-
| Bookworm (12) | - | {{< icon name="check" attributes="height=21" >}} | {{< icon name="check" attributes="height=21" >}} | {{< icon name="check" attributes="height=21" >}} |
31+
| Distro Name / Regolith Version | v2.2 | v3.0 | v3.1 | v3.2 | v3.3 | v3.4 |
32+
|:--------------------------------|:------:|:------:|:------:|:------:|:------:|:------:|
33+
| Bullseye (11) | {{< icon name="check" attributes="height=21" >}} | {{< icon name="check" attributes="height=21" >}} | {{< icon name="check" attributes="height=21" >}} | - | - | - |
34+
| Bookworm (12) | - | {{< icon name="check" attributes="height=21" >}} | {{< icon name="check" attributes="height=21" >}} | {{< icon name="check" attributes="height=21" >}} | {{< icon name="check" attributes="height=21" >}} | {{< icon name="check" attributes="height=21" >}} |
35+
| Trixie (13) | - | - | - | - | - | {{< icon name="check" attributes="height=21" >}} |

content/docs/getting-started/compatibility.md

Lines changed: 17 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -9,25 +9,27 @@ next: /docs/using-regolith
99
---
1010

1111
Regolith supports and can be installed in various Debian and Ubuntu distros.
12-
Check the compatibility matrix below to find out which Regolith version is
12+
Check the compatibility matrix below to find out which Regolith version is
1313
supported on which OS distributions.
1414

1515
## Ubuntu
1616

17-
| Distro Name / Regolith Version | v2.2 | v3.0 | v3.1 | v3.2 | v3.3 |
18-
|:--------------------------------|:------:|:------:|:------:|:------:|:------:|
19-
| Focal (20.04 LTS) | {{< icon name="check" attributes="height=21" >}} | {{< icon name="check" attributes="height=21" >}} | {{< icon name="check" attributes="height=21" >}} | - | - |
20-
| Jammy (22.04 LTS) | {{< icon name="check" attributes="height=21" >}} | {{< icon name="check" attributes="height=21" >}} | {{< icon name="check" attributes="height=21" >}} | {{< icon name="check" attributes="height=21" >}} | {{< icon name="check" attributes="height=21" >}} |
21-
| Kinetic (22.10) | {{< icon name="check" attributes="height=21" >}} | - | - | - | - |
22-
| Lunar (23.04) | - | {{< icon name="check" attributes="height=21" >}} | - | - | - |
23-
| Mantic (23.10) | - | - | {{< icon name="check" attributes="height=21" >}} | - | - |
24-
| Noble (24.04 LTS) | - | - | - | {{< icon name="check" attributes="height=21" >}} | {{< icon name="check" attributes="height=21" >}} |
25-
| Oracular (24.10) | - | - | - | - | {{< icon name="check" attributes="height=21" >}} |
26-
| Plucky (25.04) | - | - | - | - | {{< icon name="check" attributes="height=21" >}} |
17+
| Distro Name / Regolith Version | v2.2 | v3.0 | v3.1 | v3.2 | v3.3 | v3.4 |
18+
|:--------------------------------|:------:|:------:|:------:|:------:|:------:|:------:|
19+
| Focal (20.04 LTS) | {{< icon name="check" attributes="height=21" >}} | {{< icon name="check" attributes="height=21" >}} | {{< icon name="check" attributes="height=21" >}} | - | - | - |
20+
| Jammy (22.04 LTS) | {{< icon name="check" attributes="height=21" >}} | {{< icon name="check" attributes="height=21" >}} | {{< icon name="check" attributes="height=21" >}} | {{< icon name="check" attributes="height=21" >}} | {{< icon name="check" attributes="height=21" >}} | {{< icon name="check" attributes="height=21" >}} |
21+
| Kinetic (22.10) | {{< icon name="check" attributes="height=21" >}} | - | - | - | - | - |
22+
| Lunar (23.04) | - | {{< icon name="check" attributes="height=21" >}} | - | - | - | - |
23+
| Mantic (23.10) | - | - | {{< icon name="check" attributes="height=21" >}} | - | - | - |
24+
| Noble (24.04 LTS) | - | - | - | {{< icon name="check" attributes="height=21" >}} | {{< icon name="check" attributes="height=21" >}} | {{< icon name="check" attributes="height=21" >}} |
25+
| Oracular (24.10) | - | - | - | - | {{< icon name="check" attributes="height=21" >}} | - |
26+
| Plucky (25.04) | - | - | - | - | {{< icon name="check" attributes="height=21" >}} | {{< icon name="check" attributes="height=21" >}} |
27+
| Questing (25.10) | - | - | - | - | - | {{< icon name="check" attributes="height=21" >}} |
2728

2829
## Debian
2930

30-
| Distro Name / Regolith Version | v2.2 | v3.0 | v3.1 | v3.2 | v3.3 |
31-
|:--------------------------------|:------:|:------:|:------:|:------:|:------:|
32-
| Bullseye (11) | {{< icon name="check" attributes="height=21" >}} | {{< icon name="check" attributes="height=21" >}} | {{< icon name="check" attributes="height=21" >}} | - | - |
33-
| Bookworm (12) | - | {{< icon name="check" attributes="height=21" >}} | {{< icon name="check" attributes="height=21" >}} | {{< icon name="check" attributes="height=21" >}} | {{< icon name="check" attributes="height=21" >}} |
31+
| Distro Name / Regolith Version | v2.2 | v3.0 | v3.1 | v3.2 | v3.3 | v3.4 |
32+
|:--------------------------------|:------:|:------:|:------:|:------:|:------:|:------:|
33+
| Bullseye (11) | {{< icon name="check" attributes="height=21" >}} | {{< icon name="check" attributes="height=21" >}} | {{< icon name="check" attributes="height=21" >}} | - | - | - |
34+
| Bookworm (12) | - | {{< icon name="check" attributes="height=21" >}} | {{< icon name="check" attributes="height=21" >}} | {{< icon name="check" attributes="height=21" >}} | {{< icon name="check" attributes="height=21" >}} | {{< icon name="check" attributes="height=21" >}} |
35+
| Trixie (13) | - | - | - | - | - | {{< icon name="check" attributes="height=21" >}} |

0 commit comments

Comments
 (0)