Skip to content

Commit 5e32616

Browse files
committed
website update
1 parent 380a92b commit 5e32616

File tree

4 files changed

+11
-15
lines changed

4 files changed

+11
-15
lines changed

website/blog/2025-10-14-gcc-v12-5-0-1-released.mdx

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22

3-
title: xPack xPack GCC v12.5.0-1 released
3+
title: Packx GCC v12.5.0-1 released
44
seo_title: Version 12.5.0-1 released
55
description: Version 12.5.0-1 is a new release.
66
keywords:
@@ -50,8 +50,7 @@ The [xPack GCC](https://xpack-dev-tools.github.io/gcc-xpack/)
5050
is a standalone cross-platform binary distribution of
5151
[GCC](https://gcc.gnu.org).
5252

53-
There are separate binaries for **Windows** (x64),
54-
**macOS** (x64 and arm64)
53+
There are separate binaries for **Windows** (x64)
5554
and **GNU/Linux** (x64 and arm64).
5655

5756
:::note Raspberry Pi
@@ -77,7 +76,7 @@ The easiest way to install this specific version, is by using **xpm**:
7776
`xpm install @xpack-dev-tools/gcc@${frontMatter.version}.${frontMatter.npm_subversion} -verbose
7877
`} </CodeBlock>
7978

80-
Comprehensive instructions for installing **xPack xPack GCC** on different platforms
79+
Comprehensive instructions for installing **Packx GCC** on different platforms
8180
can be found in the [Install Guide](/docs/install/).
8281

8382
## Compliance

website/blog/2025-10-14-gcc-v13-4-0-1-released.mdx

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22

3-
title: xPack xPack GCC v13.4.0-1 released
3+
title: Packx GCC v13.4.0-1 released
44
seo_title: Version 13.4.0-1 released
55
description: Version 13.4.0-1 is a new release.
66
keywords:
@@ -50,8 +50,7 @@ The [xPack GCC](https://xpack-dev-tools.github.io/gcc-xpack/)
5050
is a standalone cross-platform binary distribution of
5151
[GCC](https://gcc.gnu.org).
5252

53-
There are separate binaries for **Windows** (x64),
54-
**macOS** (x64 and arm64)
53+
There are separate binaries for **Windows** (x64)
5554
and **GNU/Linux** (x64 and arm64).
5655

5756
:::note Raspberry Pi
@@ -77,7 +76,7 @@ The easiest way to install this specific version, is by using **xpm**:
7776
`xpm install @xpack-dev-tools/gcc@${frontMatter.version}.${frontMatter.npm_subversion} -verbose
7877
`} </CodeBlock>
7978

80-
Comprehensive instructions for installing **xPack xPack GCC** on different platforms
79+
Comprehensive instructions for installing **Packx GCC** on different platforms
8180
can be found in the [Install Guide](/docs/install/).
8281

8382
## Compliance

website/blog/2025-10-14-gcc-v14-3-0-1-released.mdx

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22

3-
title: xPack xPack GCC v14.3.0-1 released
3+
title: Packx GCC v14.3.0-1 released
44
seo_title: Version 14.3.0-1 released
55
description: Version 14.3.0-1 is a new release.
66
keywords:
@@ -50,8 +50,7 @@ The [xPack GCC](https://xpack-dev-tools.github.io/gcc-xpack/)
5050
is a standalone cross-platform binary distribution of
5151
[GCC](https://gcc.gnu.org).
5252

53-
There are separate binaries for **Windows** (x64),
54-
**macOS** (x64 and arm64)
53+
There are separate binaries for **Windows** (x64)
5554
and **GNU/Linux** (x64 and arm64).
5655

5756
:::note Raspberry Pi
@@ -77,7 +76,7 @@ The easiest way to install this specific version, is by using **xpm**:
7776
`xpm install @xpack-dev-tools/gcc@${frontMatter.version}.${frontMatter.npm_subversion} -verbose
7877
`} </CodeBlock>
7978

80-
Comprehensive instructions for installing **xPack xPack GCC** on different platforms
79+
Comprehensive instructions for installing **Packx GCC** on different platforms
8180
can be found in the [Install Guide](/docs/install/).
8281

8382
## Compliance

website/blog/_templates/blog-post-release-part-1-liquid.mdx

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22

3-
title: xPack {{packageConfig.descriptiveName}} v{{xpackVersion}} released
3+
title: {{packageConfig.descriptiveName}} v{{xpackVersion}} released
44
seo_title: Version {{xpackVersion}} released
55
description: Version {{xpackVersion}} is a TODO new/maintenance release.
66
keywords:
@@ -55,8 +55,7 @@ The [xPack GCC](https://xpack-dev-tools.github.io/gcc-xpack/)
5555
is a standalone cross-platform binary distribution of
5656
[GCC](https://gcc.gnu.org).
5757

58-
There are separate binaries for **Windows** (x64),
59-
**macOS** (x64 and arm64)
58+
There are separate binaries for **Windows** (x64)
6059
and **GNU/Linux** (x64 and arm64).
6160

6261
:::note Raspberry Pi

0 commit comments

Comments
 (0)