diff --git a/website/blog/2021-10-21-clang-v12-0-1-1-released.mdx b/website/blog/2021-10-21-clang-v12-0-1-1-released.mdx
index 3e98cc3..e4c39c3 100644
--- a/website/blog/2021-10-21-clang-v12-0-1-1-released.mdx
+++ b/website/blog/2021-10-21-clang-v12-0-1-1-released.mdx
@@ -28,6 +28,8 @@ import {PageMetadata} from '@docusaurus/theme-common';
import Image from '@theme/IdealImage';
import CodeBlock from '@theme/CodeBlock';
+{/* ------------------------------------------------------------------------ */}
+
Version **12.0.1-1** is the first release of the **xPack LLVM clang** package.
diff --git a/website/blog/2022-02-08-clang-v12-0-1-2-released.mdx b/website/blog/2022-02-08-clang-v12-0-1-2-released.mdx
index eef4c0b..3843bc1 100644
--- a/website/blog/2022-02-08-clang-v12-0-1-2-released.mdx
+++ b/website/blog/2022-02-08-clang-v12-0-1-2-released.mdx
@@ -28,6 +28,8 @@ import {PageMetadata} from '@docusaurus/theme-common';
import Image from '@theme/IdealImage';
import CodeBlock from '@theme/CodeBlock';
+{/* ------------------------------------------------------------------------ */}
+
Version **12.0.1-2** is a maintenance release; it updates to the latest build scripts and adds support for Apple Silicon.
diff --git a/website/blog/2022-03-24-clang-v13-0-1-1-released.mdx b/website/blog/2022-03-24-clang-v13-0-1-1-released.mdx
index 09f5e66..c26f032 100644
--- a/website/blog/2022-03-24-clang-v13-0-1-1-released.mdx
+++ b/website/blog/2022-03-24-clang-v13-0-1-1-released.mdx
@@ -28,6 +28,8 @@ import {PageMetadata} from '@docusaurus/theme-common';
import Image from '@theme/IdealImage';
import CodeBlock from '@theme/CodeBlock';
+{/* ------------------------------------------------------------------------ */}
+
Version **13.0.1-1** is a new release; it follows the upstream release.
diff --git a/website/blog/2022-08-21-clang-v14-0-6-1-released.mdx b/website/blog/2022-08-21-clang-v14-0-6-1-released.mdx
index 37eb71a..fcd20bd 100644
--- a/website/blog/2022-08-21-clang-v14-0-6-1-released.mdx
+++ b/website/blog/2022-08-21-clang-v14-0-6-1-released.mdx
@@ -28,6 +28,8 @@ import {PageMetadata} from '@docusaurus/theme-common';
import Image from '@theme/IdealImage';
import CodeBlock from '@theme/CodeBlock';
+{/* ------------------------------------------------------------------------ */}
+
Version **14.0.6-1** is a new release; it follows the upstream release.
diff --git a/website/blog/2022-08-31-clang-v14-0-6-2-released.mdx b/website/blog/2022-08-31-clang-v14-0-6-2-released.mdx
index 83bd726..bec20cb 100644
--- a/website/blog/2022-08-31-clang-v14-0-6-2-released.mdx
+++ b/website/blog/2022-08-31-clang-v14-0-6-2-released.mdx
@@ -30,6 +30,8 @@ import {PageMetadata} from '@docusaurus/theme-common';
import Image from '@theme/IdealImage';
import CodeBlock from '@theme/CodeBlock';
+{/* ------------------------------------------------------------------------ */}
+
Version **14.0.6-2** is a maintenance release; it includes a patch to fix a clangd issue.
diff --git a/website/blog/2023-01-22-clang-v15-0-7-1-released.mdx b/website/blog/2023-01-22-clang-v15-0-7-1-released.mdx
index 144e612..9cd2e4a 100644
--- a/website/blog/2023-01-22-clang-v15-0-7-1-released.mdx
+++ b/website/blog/2023-01-22-clang-v15-0-7-1-released.mdx
@@ -30,6 +30,8 @@ import {PageMetadata} from '@docusaurus/theme-common';
import Image from '@theme/IdealImage';
import CodeBlock from '@theme/CodeBlock';
+{/* ------------------------------------------------------------------------ */}
+
Version **15.0.7-1** is a new release; it follows the upstream release.
diff --git a/website/blog/2023-01-28-clang-v15-0-7-2-released.mdx b/website/blog/2023-01-28-clang-v15-0-7-2-released.mdx
index 259a09b..48dee95 100644
--- a/website/blog/2023-01-28-clang-v15-0-7-2-released.mdx
+++ b/website/blog/2023-01-28-clang-v15-0-7-2-released.mdx
@@ -30,6 +30,8 @@ import {PageMetadata} from '@docusaurus/theme-common';
import Image from '@theme/IdealImage';
import CodeBlock from '@theme/CodeBlock';
+{/* ------------------------------------------------------------------------ */}
+
Version **15.0.7-2** is a maintenance release; it fixes the missing run-time libraries in the macOS binaries.
diff --git a/website/blog/2023-08-04-clang-v15-0-7-3-released.mdx b/website/blog/2023-08-04-clang-v15-0-7-3-released.mdx
index a53ca8f..fd32a21 100644
--- a/website/blog/2023-08-04-clang-v15-0-7-3-released.mdx
+++ b/website/blog/2023-08-04-clang-v15-0-7-3-released.mdx
@@ -31,6 +31,8 @@ import {PageMetadata} from '@docusaurus/theme-common';
import Image from '@theme/IdealImage';
import CodeBlock from '@theme/CodeBlock';
+{/* ------------------------------------------------------------------------ */}
+
Version **15.0.7-3** is a maintenance release; it fixes the include path on macOS and reverts to the GNU/Linux libraries.
diff --git a/website/blog/2023-08-05-clang-v15-0-7-4-released.mdx b/website/blog/2023-08-05-clang-v15-0-7-4-released.mdx
index 47a9a21..84e95d7 100644
--- a/website/blog/2023-08-05-clang-v15-0-7-4-released.mdx
+++ b/website/blog/2023-08-05-clang-v15-0-7-4-released.mdx
@@ -31,6 +31,8 @@ import {PageMetadata} from '@docusaurus/theme-common';
import Image from '@theme/IdealImage';
import CodeBlock from '@theme/CodeBlock';
+{/* ------------------------------------------------------------------------ */}
+
Version **15.0.7-4** is a maintenance release; it fixes the wrong InstalledDir when clang is invoked via a link from a different folder.
diff --git a/website/blog/2023-08-06-clang-v16-0-6-1-released.mdx b/website/blog/2023-08-06-clang-v16-0-6-1-released.mdx
index 35d96ab..4806178 100644
--- a/website/blog/2023-08-06-clang-v16-0-6-1-released.mdx
+++ b/website/blog/2023-08-06-clang-v16-0-6-1-released.mdx
@@ -31,6 +31,8 @@ import {PageMetadata} from '@docusaurus/theme-common';
import Image from '@theme/IdealImage';
import CodeBlock from '@theme/CodeBlock';
+{/* ------------------------------------------------------------------------ */}
+
Version **16.0.6-1** is a new release; it follows the upstream release.
diff --git a/website/blog/2023-12-04-clang-v17-0-6-1-released.mdx b/website/blog/2023-12-04-clang-v17-0-6-1-released.mdx
index 24278c3..2c5523e 100644
--- a/website/blog/2023-12-04-clang-v17-0-6-1-released.mdx
+++ b/website/blog/2023-12-04-clang-v17-0-6-1-released.mdx
@@ -31,6 +31,8 @@ import {PageMetadata} from '@docusaurus/theme-common';
import Image from '@theme/IdealImage';
import CodeBlock from '@theme/CodeBlock';
+{/* ------------------------------------------------------------------------ */}
+
Version **17.0.6-1** is a new release; it follows the upstream release.
diff --git a/website/blog/2024-05-28-clang-v17-0-6-2-released.mdx b/website/blog/2024-05-28-clang-v17-0-6-2-released.mdx
index da6f8d2..50b99c8 100644
--- a/website/blog/2024-05-28-clang-v17-0-6-2-released.mdx
+++ b/website/blog/2024-05-28-clang-v17-0-6-2-released.mdx
@@ -31,6 +31,8 @@ import {PageMetadata} from '@docusaurus/theme-common';
import Image from '@theme/IdealImage';
import CodeBlock from '@theme/CodeBlock';
+{/* ------------------------------------------------------------------------ */}
+
Version **17.0.6-2** is a maintenance release; it fixes the macOS build.
diff --git a/website/blog/2024-06-21-clang-v17-0-6-3-released.mdx b/website/blog/2024-06-21-clang-v17-0-6-3-released.mdx
index baf809a..853b1b9 100644
--- a/website/blog/2024-06-21-clang-v17-0-6-3-released.mdx
+++ b/website/blog/2024-06-21-clang-v17-0-6-3-released.mdx
@@ -31,6 +31,8 @@ import {PageMetadata} from '@docusaurus/theme-common';
import Image from '@theme/IdealImage';
import CodeBlock from '@theme/CodeBlock';
+{/* ------------------------------------------------------------------------ */}
+
Version **17.0.6-3** is a maintenance release; it fixes the arm 32-bit binaries.
diff --git a/website/blog/2024-06-25-clang-v18-1-8-1-released.mdx b/website/blog/2024-06-25-clang-v18-1-8-1-released.mdx
index c823917..f46dc73 100644
--- a/website/blog/2024-06-25-clang-v18-1-8-1-released.mdx
+++ b/website/blog/2024-06-25-clang-v18-1-8-1-released.mdx
@@ -31,6 +31,8 @@ import {PageMetadata} from '@docusaurus/theme-common';
import Image from '@theme/IdealImage';
import CodeBlock from '@theme/CodeBlock';
+{/* ------------------------------------------------------------------------ */}
+
Version **18.1.8-1** is a new release; it follows the upstream release.
diff --git a/website/docs/about/_common/_history-xbb-v5.mdx b/website/docs/about/_common/_history-xbb-v5.mdx
index a8139cd..1c5a2e3 100644
--- a/website/docs/about/_common/_history-xbb-v5.mdx
+++ b/website/docs/about/_common/_history-xbb-v5.mdx
@@ -5,9 +5,9 @@
The project received a significant update by transitioning the build
scripts from the cumbersome monolithic XBB Docker images to the more
-flexible and modular xPacks. XBB version
+flexible and modular **xpm** packages. XBB version
[5.0.0](https://xpack.github.io/blog/2023/02/07/xbb-v5.0.0-released/)
marked a major milestone for the xPack project, as it was the first
self-sustained release. This version enabled the creation of new
-binary xPacks using existing binary xPacks, eliminating the need for
+binary packages using existing binary packages, eliminating the need for
custom Docker images or other compiled tools.
diff --git a/website/docs/about/_common/_website-docusaurus-template.mdx b/website/docs/about/_common/_website-docusaurus-template.mdx
index a6a74e9..abd8f6d 100644
--- a/website/docs/about/_common/_website-docusaurus-template.mdx
+++ b/website/docs/about/_common/_website-docusaurus-template.mdx
@@ -3,7 +3,7 @@
{/* ------------------------------------------------------------------------ */}
-In **{props.date}** the website content was added in the `website` folder,
+In **{props.date || 'DATE'}** the website content was added in the `website` folder,
as an instance of the Docusaurus template. Additionally a GitHub Action
was added to automatically publish the site upon any pushes to the
`website` Git branch.
diff --git a/website/docs/developer/_common/_platform-docker-section.mdx b/website/docs/developer/_common/_platform-docker-section.mdx
index 8c8ea5c..f245f91 100644
--- a/website/docs/developer/_common/_platform-docker-section.mdx
+++ b/website/docs/developer/_common/_platform-docker-section.mdx
@@ -45,7 +45,7 @@ or, for more verbosity, run the similar development build:
{developmentDurations[ props.platform ]}, the output of the build script is a compressed
archive and its SHA signature, created in
-the buils-assets/build/{props.platform}/deploy
folder:
+the build-assets/build/{props.platform}/deploy
folder:
* xpack-clang-{customField('xpackVersion')}-{props.platform}.tar.gz
* xpack-clang-{customField('xpackVersion')}-{props.platform}.tar.gz.sha
diff --git a/website/docs/developer/_common/_platform-native-section.mdx b/website/docs/developer/_common/_platform-native-section.mdx
index 40a0da1..98b5222 100644
--- a/website/docs/developer/_common/_platform-native-section.mdx
+++ b/website/docs/developer/_common/_platform-native-section.mdx
@@ -42,7 +42,7 @@ or, for more verbosity, run the similar development build:
{developmentDurations[ props.platform ]}, the output of the build script is a compressed
archive and its SHA signature, created in
-the buils-assets/build/{props.platform}/deploy
folder:
+the build-assets/build/{props.platform}/deploy
folder:
* xpack-clang-{customField('xpackVersion')}-{props.platform}.tar.gz
* xpack-clang-{customField('xpackVersion')}-{props.platform}.tar.gz.sha
diff --git a/website/docs/developer/index.mdx b/website/docs/developer/index.mdx
index 2c39c94..9a738a8 100644
--- a/website/docs/developer/index.mdx
+++ b/website/docs/developer/index.mdx
@@ -33,9 +33,9 @@ import More from './_more.mdx'
[![license](https://img.shields.io/github/license/xpack-dev-tools/clang-xpack)](https://github.com/xpack-dev-tools/clang-xpack/blob/xpack/LICENSE)
-This page is intended for those who want to build the
+This page is designed for developers of the
**xPack LLVM clang**
-binaries themselves.
+project and provides documentation on how to build and test the package.
The xPack Build Box
@@ -43,7 +43,7 @@ binaries themselves.
The build scripts in this project use the **xPack Build Box** (**XBB**)
tools, which require the usual native development tools
(packed as a Docker image for GNU/Linux builds), complemented with
-several binary xPacks, installed with `xpm` as development dependencies.
+several binary packages, installed with `xpm` as development dependencies.
For those interested in understanding how things work, a good starting point
would be to read the [XBB](https://xpack.github.io/xbb/) page.
@@ -144,9 +144,9 @@ xpm run build --config darwin-x64
xPack actions
+xpm/xPack actions
-The xPack actions are extensions of npm scripts, i.e. named sequences
+The xpm actions are extensions of npm scripts, i.e. named sequences
of commands that are invoked via `xpm run Visual Studio Code integration
-xPack actions and build configurations are supported in Visual Studio via the
+xpm/xPack actions and build configurations are supported in Visual Studio via the
[xPack C/C++ Managed Build Tools](https://marketplace.visualstudio.com/items?itemName=ilg-vscode.xpack) extension.
-With this extension installed, xPack actions can be very conveniently
+With this extension installed, xpm/xPack actions can be very conveniently
invoked via a single mouse click, for example:
![xPack actions](https://github.com/xpack/vscode-xpack-extension-ts/raw/master/assets/docs-images/xpack-actions.png)
@@ -328,7 +328,7 @@ In some cases it is necessary to run a debug session with the binaries.
For these cases, the build script accepts the `--debug` options.
-There are also xPack actions that use this option (`build-development-debug`
+There are also xpm actions that use this option (`build-development-debug`
and `docker-build-development-debug`).
### Use a local cache
diff --git a/website/docs/getting-started/index.mdx b/website/docs/getting-started/index.mdx
index af25556..a2c0f25 100644
--- a/website/docs/getting-started/index.mdx
+++ b/website/docs/getting-started/index.mdx
@@ -95,12 +95,12 @@ same repositories as **npm**, whether public or private.
The packages (usually regular archives, but also git repositories),
are extracted into separate folders within the project.
-Based on the content, there are two types of packets:
+Based on the content, there are two types of packages:
-- **source xPacks** (that install source files, usually libraries) and
-- **binary xPacks** (that install executables/binary files, usually tools).
+- **source packages** (that install source files, usually libraries) and
+- **binary packages** (that install executables/binary files, usually tools).
-The binary xPacks include references to archives with the platform specific
+Binary packages include references to archives with the platform specific
binaries (such as `.tar.gz` for Unix or `.zip` for Windows).
These archives are also expanded along the package metadata. Since they
@@ -108,7 +108,7 @@ include executables, links/forwarders to
these executables are created in a `.bin` folder,
eliminating the need to add multiple folders to the `PATH`.
-Given that some binary xPacks, such as toolchains, can have very large
+Given that some binary packages, such as toolchains, can have very large
archives, the packages are extracted only once into a user global location to
conserve space. In projects, instead of duplicating the content of these
archives, symbolic links are created.
@@ -139,7 +139,7 @@ feasible.
buils-assets/build/{props.platform}/deploy
folder:
+the build-assets/build/{props.platform}/deploy
folder:
* xpack-clang-{customField('xpackVersion')}-{props.platform}.{props.platform === 'win32-x64' ? 'zip' : 'tar.gz'}
* xpack-clang-{customField('xpackVersion')}-{props.platform}.{props.platform === 'win32-x64' ? 'zip' : 'tar.gz'}.sha
diff --git a/website/docs/maintainer/_common/_platform-native-build.mdx b/website/docs/maintainer/_common/_platform-native-build.mdx
index 4b3e172..5557ee0 100644
--- a/website/docs/maintainer/_common/_platform-native-build.mdx
+++ b/website/docs/maintainer/_common/_platform-native-build.mdx
@@ -18,7 +18,7 @@ xpm run check-space -C ~/Work/xpack-dev-tools/clang-xpack.git/build-assets
To free the space used by all previous builds of all `xpack-dev-tools` packages:
```sh
-xpm run clear-all-project-builds -C ~/Work/xpack-dev-tools/clang-xpack.git/build-assets
+xpm run clear-all-projects-builds -C ~/Work/xpack-dev-tools/clang-xpack.git/build-assets
```
To update the build scripts and build the development binaries:
@@ -38,7 +38,7 @@ xpm run build-development --config ${props.platform} -C ~/Work/xpack-dev-tools/c
{developmentDurations[ props.platform ]}, the output of the build script is a compressed
archive and its SHA signature, created in
-the buils-assets/build/{props.platform}/deploy
folder:
+the build-assets/build/{props.platform}/deploy
folder:
* xpack-clang-{customField('xpackVersion')}-{props.platform}.tar.gz
* xpack-clang-{customField('xpackVersion')}-{props.platform}.tar.gz.sha
diff --git a/website/docs/maintainer/index.mdx b/website/docs/maintainer/index.mdx
index e7dbdef..b8b10e1 100644
--- a/website/docs/maintainer/index.mdx
+++ b/website/docs/maintainer/index.mdx
@@ -48,9 +48,9 @@ import PlatformDockerBuild from './_common/_platform-docker-build.mdx'
[![GitHub issues](https://img.shields.io/github/issues/xpack-dev-tools/clang-xpack.svg)](https://github.com/xpack-dev-tools/clang-xpack/issues/)
[![GitHub pulls](https://img.shields.io/github/issues-pr/xpack-dev-tools/clang-xpack.svg)](https://github.com/xpack-dev-tools/clang-xpack/pulls)
-This page is intended for those who maintain the
+This page is designed for maintainers of the
**xPack LLVM clang**
-project and documents how to make new releases.
+project and provides documentation on how to create new releases.
## Prerequisites
@@ -141,6 +141,7 @@ In the `xpack-dev-tools/clang-xpack` Git repo:
- switch to the `xpack-development` branch
- pull new changes
+- if necessary, merge the `xpack` branch
- if necessary, merge the `website` branch
:::caution
@@ -179,7 +180,7 @@ or run the following in a terminal:
```
Navigate to the **Maintainer Info** page,
-the **Update the version specific code** section.
+the **Increase the version and update VERSION** section.
### Increase the version and update VERSION
@@ -205,7 +206,8 @@ If the project uses `customFields` in `build-assets/package.json`
Check GitHub issues and pull requests:
-- https://github.com/xpack-dev-tools/clang-xpack/issues/
+- https://github.com/xpack-dev-tools/clang-xpack/issues
+- https://github.com/xpack-dev-tools/clang-xpack/pulls
and fix them; assign them to a milestone (like {customField('xpackVersion')}
).
@@ -270,7 +272,7 @@ Before the real build, run test/development builds on all platforms.
### Visual Studio Code extension
-All actions are defined as **xPack actions** and can be conveniently
+All actions are defined as **xpm/xPack actions** and can be conveniently
triggered via the VS Code graphical interface, using the
[xPack C/C++ Managed Build Tools extension](https://marketplace.visualstudio.com/items?itemName=ilg-vscode.xpack).
@@ -441,7 +443,7 @@ In some cases it is necessary to run a debug session with the binaries.
For these cases, the build script accepts the `--debug` options.
-There are also xPack actions that use this option (`build-development-debug`
+There are also xpm actions that use this option (`build-development-debug`
and `docker-build-development-debug`).
### Files cache
@@ -560,7 +562,7 @@ df -BG -H /
To free the space used by all previous builds of all `xpack-dev-tools` packages:
```sh
-xpm run clear-all-project-builds -C ~/Work/xpack-dev-tools/clang-xpack.git/build-assets
+xpm run clear-all-projects-builds -C ~/Work/xpack-dev-tools/clang-xpack.git/build-assets
```
This is equivalent to running a wide `rm` to remove the `build` folders:
@@ -587,7 +589,7 @@ xpm run generate-workflows -C ~/Work/xpack-dev-tools/clang-xpack.git/build-asset
### Manually trigger the build GitHub Actions
-To trigger the GitHub Actions builds, use the xPack actions:
+To trigger the GitHub Actions builds, use the xpm actions:
- **trigger-workflow-build-darwin-x64**
- **trigger-workflow-build-darwin-arm64**
@@ -606,7 +608,7 @@ xpm run trigger-workflow-build-linux-arm64 -C ~/Work/xpack-dev-tools/clang-xpack
xpm run trigger-workflow-build-linux-arm -C ~/Work/xpack-dev-tools/clang-xpack.git/build-assets
```
-The scripts behind these actions require the `GITHUB_API_DISPATCH_TOKEN`
+The scripts behind these actions require the `XPACK_DEV_TOOLS_FG_DISPATCH_TOKEN`
variable to be present
in the environment, and the organization `PUBLISH_TOKEN` to be visible in the
Settings → Action →
@@ -634,7 +636,7 @@ The resulting binaries are available for testing from
The automation is provided by GitHub Actions.
-To trigger the GitHub Actions tests, run the xPack actions:
+To trigger the GitHub Actions tests, run the xpm actions:
{versionMajor()}.{versionMinor()}.Rel1
)
-therefore the upstream GCC version is prefered, which
+therefore the upstream GCC version is preferred, which
is a three number string
like {customField('xpackVersion')}
;
to this string the xPack distribution adds a fourth number that represents
diff --git a/website/docs/user/_common/_libraries-and-rpath.mdx b/website/docs/user/_common/_libraries-and-rpath.mdx
index 36f65f2..89c04b1 100644
--- a/website/docs/user/_common/_libraries-and-rpath.mdx
+++ b/website/docs/user/_common/_libraries-and-rpath.mdx
@@ -5,7 +5,7 @@
## Shared libraries
-On all platforms the binary xPack packages are **standalone**,
+On all platforms the binary xpm packages are **standalone**,
and expect only the standard runtime to be present on the host.
All dependencies that are built as shared libraries are copied locally
diff --git a/website/docusaurus.config.ts b/website/docusaurus.config.ts
index a19865f..9a0dfb0 100644
--- a/website/docusaurus.config.ts
+++ b/website/docusaurus.config.ts
@@ -15,8 +15,6 @@ import {fileURLToPath} from 'node:url';
import path from 'node:path';
import fs from 'node:fs';
-
-
// ----------------------------------------------------------------------------
function getCustomFields() {
@@ -85,8 +83,6 @@ function getCustomFields() {
const customFields = getCustomFields();
logger.info(customFields);
-
-
// ----------------------------------------------------------------------------
const config: Config = {
@@ -139,7 +135,7 @@ const config: Config = {
// Please change this to your repo.
// Remove this to remove the "edit this page" links.
editUrl:
- 'https://github.com/facebook/docusaurus/tree/main/packages/create-docusaurus/templates/shared/',
+ 'https://github.com/xpack-dev-tools/clang-xpack/edit/xpack/website/',
showLastUpdateTime: true,
blogSidebarCount: 8,
authorsMapPath: '../authors.yml',
@@ -295,7 +291,7 @@ const config: Config = {
metadata: [
{
name: 'keywords',
- content: 'xpack, binary, development, tools, clang'
+ content: 'xpack, binary, development, tools, reproducibility, clang'
}
],
navbar: {
diff --git a/website/sidebars.ts b/website/sidebars.ts
index 680d0e0..3e827c7 100644
--- a/website/sidebars.ts
+++ b/website/sidebars.ts
@@ -3,6 +3,8 @@
import type {SidebarsConfig} from '@docusaurus/plugin-content-docs';
+
+
/**
* Creating a sidebar enables you to:
- create an ordered group of docs
diff --git a/website/src/components/HomepageFeatures/styles.module.css b/website/src/components/HomepageFeatures/styles.module.css
index a7705f3..44cf5db 100644
--- a/website/src/components/HomepageFeatures/styles.module.css
+++ b/website/src/components/HomepageFeatures/styles.module.css
@@ -6,7 +6,7 @@
.features {
display: flex;
align-items: center;
- padding: 2rem 0 0.5rem 0;
+ padding: 2rem 0 0.5rem 0; /* 2rem 0; */
width: 100%;
}
@@ -15,6 +15,10 @@
width: 100px;
}
+/* ------------------------------------------------------------------------- */
+
svg.featureSvg path {
stroke: var(--docusaurus-svg-color);
}
+
+/* ------------------------------------------------------------------------- */
diff --git a/website/src/css/custom.css b/website/src/css/custom.css
index 1406ac8..acba415 100644
--- a/website/src/css/custom.css
+++ b/website/src/css/custom.css
@@ -34,6 +34,8 @@
--docusaurus-svg-color: #CDCDCD;
}
+/* ------------------------------------------------------------------------- */
+
/* For the home page xpm install field */
p.hero__code code {
color: var(--ifm-font-color-base)
@@ -115,3 +117,5 @@ img.mac-stadium-img {
float: right;
width: 200px;
}
+
+/* ------------------------------------------------------------------------- */
diff --git a/website/src/pages/index.module.css b/website/src/pages/index.module.css
index f50f24d..591c6d8 100644
--- a/website/src/pages/index.module.css
+++ b/website/src/pages/index.module.css
@@ -6,7 +6,7 @@
* and scoped locally.
*/
- .heroBanner {
+.heroBanner {
padding: 2rem 0; /* 4rem 0; */
text-align: center;
position: relative;
diff --git a/website/src/pages/index.tsx b/website/src/pages/index.tsx
index 2fa87d3..c0f8502 100644
--- a/website/src/pages/index.tsx
+++ b/website/src/pages/index.tsx
@@ -16,15 +16,18 @@ import React from 'react';
import clsx from 'clsx';
import useDocusaurusContext from '@docusaurus/useDocusaurusContext';
import Layout from '@theme/Layout';
+import HeadTitle from '@site/src/components/HeadTitle';
import styles from './index.module.css';
import HomepageFeatures from '@site/src/components/HomepageFeatures';
+
import InstallWithCopy from '@site/src/components/InstallWithCopy';
function HomepageHeader() {
const {siteConfig} = useDocusaurusContext();
return (
{siteConfig.tagline}
diff --git a/website/static/img/favicon.ico b/website/static/img/favicon.ico index f3be352..020a8ab 100644 Binary files a/website/static/img/favicon.ico and b/website/static/img/favicon.ico differ