From 857703162582d1e9fcdf2f122ce05b2b1acfc949 Mon Sep 17 00:00:00 2001 From: Liviu Ionescu Date: Mon, 14 Oct 2024 00:34:17 +0300 Subject: [PATCH] website: updates --- website/blog/2022-12-11-sed-v4-9-0-1-released.mdx | 1 + website/blog/2023-01-29-sed-v4-9-0-2-released.mdx | 1 + website/blog/2023-09-06-sed-v4-9-0-3-released.mdx | 1 + website/docs/about/index.mdx | 7 +++++-- website/docs/developer/index.mdx | 7 +++++-- website/docs/faq/index.mdx | 7 +++++-- website/docs/getting-started/index.mdx | 7 +++++-- website/docs/install/index.mdx | 7 +++++-- website/docs/maintainer/index.mdx | 7 +++++-- website/docs/releases/index.md | 7 +++++-- website/docs/support/index.mdx | 7 +++++-- website/docs/test/index.mdx | 5 ++++- website/docs/user/index.mdx | 7 +++++-- website/src/pages/index.tsx | 2 +- 14 files changed, 53 insertions(+), 20 deletions(-) diff --git a/website/blog/2022-12-11-sed-v4-9-0-1-released.mdx b/website/blog/2022-12-11-sed-v4-9-0-1-released.mdx index 238dec3..940d73f 100644 --- a/website/blog/2022-12-11-sed-v4-9-0-1-released.mdx +++ b/website/blog/2022-12-11-sed-v4-9-0-1-released.mdx @@ -26,6 +26,7 @@ download_url: https://github.com/xpack-dev-tools/sed-xpack/releases/tag/v4.9.0-1 --- {frontMatter.title} + Version **4.9.0-1** is the first release. diff --git a/website/blog/2023-01-29-sed-v4-9-0-2-released.mdx b/website/blog/2023-01-29-sed-v4-9-0-2-released.mdx index d0168ac..f5b9e09 100644 --- a/website/blog/2023-01-29-sed-v4-9-0-2-released.mdx +++ b/website/blog/2023-01-29-sed-v4-9-0-2-released.mdx @@ -26,6 +26,7 @@ download_url: https://github.com/xpack-dev-tools/sed-xpack/releases/tag/v4.9.0-2 --- {frontMatter.title} + Version **4.9.0-2** is a maintenance release, built with the latest build scripts. diff --git a/website/blog/2023-09-06-sed-v4-9-0-3-released.mdx b/website/blog/2023-09-06-sed-v4-9-0-3-released.mdx index 09cb15e..b89ab1e 100644 --- a/website/blog/2023-09-06-sed-v4-9-0-3-released.mdx +++ b/website/blog/2023-09-06-sed-v4-9-0-3-released.mdx @@ -27,6 +27,7 @@ download_url: https://github.com/xpack-dev-tools/sed-xpack/releases/tag/v4.9.0-3 --- {frontMatter.title} + Version **4.9.0-3** is a maintenance release, built with the latest tools. diff --git a/website/docs/about/index.mdx b/website/docs/about/index.mdx index ee72d9b..1fa0ce0 100644 --- a/website/docs/about/index.mdx +++ b/website/docs/about/index.mdx @@ -3,7 +3,7 @@ # DO NOT EDIT! # Automatically generated from xbb-helper/templates/docusaurus/common. -title: About sed +title: About the xPack GNU sed description: Details about the project, including its history, the history of the website, and details about the author. keywords: - xpack @@ -17,6 +17,9 @@ date: 2024-09-22 10:23:00 +0300 --- +{frontMatter.title} + + import customField from '@site/src/libs/customField'; import MoreIntro from './_more-intro.mdx' import History from './_history.mdx' @@ -24,7 +27,7 @@ import Website from './_website.mdx' {/* ------------------------------------------------------------------------ */} -# About the xPack GNU sed +# {frontMatter.title} ## The project diff --git a/website/docs/developer/index.mdx b/website/docs/developer/index.mdx index e17cb42..bc987f8 100644 --- a/website/docs/developer/index.mdx +++ b/website/docs/developer/index.mdx @@ -3,7 +3,7 @@ # DO NOT EDIT! # Automatically generated from xbb-helper/templates/docusaurus/common. -title: How to build sed +title: How to build the xPack GNU sed description: Assistance for developers looking to build the packages, including prerequisites, repositories used, and actions for each supported platform. keywords: - xpack @@ -16,6 +16,9 @@ date: 2024-07-21 20:33:00 +0300 --- +{frontMatter.title} + + import Tabs from '@theme/Tabs'; import TabItem from '@theme/TabItem'; import CodeBlock from '@theme/CodeBlock'; @@ -29,7 +32,7 @@ import More from './_more.mdx' {/* ------------------------------------------------------------------------ */} -# How to build the xPack GNU sed +# {frontMatter.title} [![license](https://img.shields.io/github/license/xpack-dev-tools/sed-xpack)](https://github.com/xpack-dev-tools/sed-xpack/blob/xpack/LICENSE) diff --git a/website/docs/faq/index.mdx b/website/docs/faq/index.mdx index de613c3..c089d7f 100644 --- a/website/docs/faq/index.mdx +++ b/website/docs/faq/index.mdx @@ -1,5 +1,5 @@ --- -title: Frequently Asked Questions about sed +title: The xPack GNU sed Frequently Asked Questions description: Answers to previously asked questions, so you can find solutions without having to ask again. keywords: - xpack @@ -14,13 +14,16 @@ date: 2020-07-21 17:49:00 +0300 --- +{frontMatter.title} + + import More from './_more.mdx' import NixOs from './_common/_nixos.mdx' import FlatpackSnap from './_common/_flatpack-snap.mdx' {/* ------------------------------------------------------------------------ */} -# The xPack GNU sed Frequently Asked Questions +# {frontMatter.title} diff --git a/website/docs/getting-started/index.mdx b/website/docs/getting-started/index.mdx index 72c4012..24fc675 100644 --- a/website/docs/getting-started/index.mdx +++ b/website/docs/getting-started/index.mdx @@ -3,7 +3,7 @@ # DO NOT EDIT! # Automatically generated from xbb-helper/templates/docusaurus/common. -title: Getting Started with sed +title: Getting Started with the xPack GNU sed description: The initial steps to explore the project, including what xpacks are, the project's features, benefits, compatibility, and available documentation. keywords: - xpack @@ -19,6 +19,9 @@ date: 2020-07-21 17:49:00 +0300 --- +{frontMatter.title} + + import Link from '@docusaurus/Link'; import Overview from './_overview.mdx'; @@ -30,7 +33,7 @@ import ReleaseSchedule from './_release-schedule.mdx' {/* ------------------------------------------------------------------------ */} -# Getting Started with xPack GNU sed +# {frontMatter.title} [![license](https://img.shields.io/github/license/xpack-dev-tools/sed-xpack)](https://github.com/xpack-dev-tools/sed-xpack/blob/xpack/LICENSE) ![GitHub Repo stars](https://img.shields.io/github/stars/xpack-dev-tools/sed-xpack) diff --git a/website/docs/install/index.mdx b/website/docs/install/index.mdx index 7dbbf32..84e6a91 100644 --- a/website/docs/install/index.mdx +++ b/website/docs/install/index.mdx @@ -3,7 +3,7 @@ # DO NOT EDIT! # Automatically generated from xbb-helper/templates/docusaurus/common. -title: How to install sed +title: How to install the xPack GNU sed description: Explain the prerequisites, how to perform an automated or manual installation, how to uninstall, and the folder hierarchies. keywords: - xpack @@ -20,6 +20,9 @@ date: 2020-08-21 11:09:00 +0300 --- +{frontMatter.title} + + import Tabs from '@theme/Tabs'; import TabItem from '@theme/TabItem'; import CodeBlock from '@theme/CodeBlock'; @@ -40,7 +43,7 @@ import Testing from './_testing.mdx'; {/* ------------------------------------------------------------------------ */} -# How to install xPack GNU sed +# {frontMatter.title} [![GitHub package.json version](https://img.shields.io/github/package-json/v/xpack-dev-tools/sed-xpack)](https://github.com/xpack-dev-tools/sed-xpack/blob/xpack/package.json) [![GitHub release (latest by date)](https://img.shields.io/github/v/release/xpack-dev-tools/sed-xpack)](https://github.com/xpack-dev-tools/sed-xpack/releases/) diff --git a/website/docs/maintainer/index.mdx b/website/docs/maintainer/index.mdx index 8b3f955..fc3d593 100644 --- a/website/docs/maintainer/index.mdx +++ b/website/docs/maintainer/index.mdx @@ -3,7 +3,7 @@ # DO NOT EDIT! # Automatically generated from xbb-helper/templates/docusaurus/common. -title: How to release sed +title: How to make new xPack GNU sed releases description: Assistance for project maintainers, including the release schedule, versioning scheme, and instructions on how to build, test, and publish. keywords: - xpack @@ -17,6 +17,9 @@ date: 2024-07-21 20:11:00 +0300 --- +{frontMatter.title} + + import Tabs from '@theme/Tabs'; import TabItem from '@theme/TabItem'; @@ -42,7 +45,7 @@ import PlatformDockerBuild from './_common/_platform-docker-build.mdx' {/* ------------------------------------------------------------------------ */} -# How to make new xPack GNU sed releases +# {frontMatter.title} [![license](https://img.shields.io/github/license/xpack-dev-tools/sed-xpack)](https://github.com/xpack-dev-tools/sed-xpack/blob/xpack/LICENSE) [![GitHub issues](https://img.shields.io/github/issues/xpack-dev-tools/sed-xpack.svg)](https://github.com/xpack-dev-tools/sed-xpack/issues/) diff --git a/website/docs/releases/index.md b/website/docs/releases/index.md index caa8d8f..ae90b05 100644 --- a/website/docs/releases/index.md +++ b/website/docs/releases/index.md @@ -3,7 +3,7 @@ # DO NOT EDIT! # Automatically generated from xbb-helper/templates/docusaurus/common. -title: Releases of sed +title: The xPack GNU sed releases description: The full list of project releases. keywords: - xpack @@ -16,11 +16,14 @@ date: 2020-07-21 17:53:00 +0300 --- +{frontMatter.title} + + import {ReleasesList} from '@site/src/components/ReleasesList'; {/* ------------------------------------------------------------------------ */} -# The xPack GNU sed releases +# {frontMatter.title} The releases, in reverse chronological order are: diff --git a/website/docs/support/index.mdx b/website/docs/support/index.mdx index a2bbb3a..2cbbf5e 100644 --- a/website/docs/support/index.mdx +++ b/website/docs/support/index.mdx @@ -3,7 +3,7 @@ # DO NOT EDIT! # Automatically generated from xbb-helper/templates/docusaurus/common. -title: How to get help for sed +title: How to get help for the xPack GNU sed description: The project's support channel, where you can ask questions, start discussions, and report issues. keywords: - xpack @@ -16,11 +16,14 @@ date: 2020-07-21 17:54:00 +0300 --- +{frontMatter.title} + + import Documentation from '../getting-started/_documentation.mdx'; {/* ------------------------------------------------------------------------ */} -# How to get help for xPack GNU sed +# {frontMatter.title} ## Quick links diff --git a/website/docs/test/index.mdx b/website/docs/test/index.mdx index c51d408..fd294b8 100644 --- a/website/docs/test/index.mdx +++ b/website/docs/test/index.mdx @@ -12,6 +12,9 @@ something: "Some text" --- +{frontMatter.title} + + import CodeBlock from '@theme/CodeBlock'; export const world = 'World' @@ -20,7 +23,7 @@ export const xpackSubversion = '1.2' {/* ------------------------------------------------------------------------ */} -# A test page +# {frontMatter.title} {frontMatter.description} diff --git a/website/docs/user/index.mdx b/website/docs/user/index.mdx index dd7e1f3..c3350e9 100644 --- a/website/docs/user/index.mdx +++ b/website/docs/user/index.mdx @@ -3,7 +3,7 @@ # DO NOT EDIT! # Automatically generated from xbb-helper/templates/docusaurus/common. -title: How to use sed +title: How to use the xPack GNU sed description: User information, including the versioning scheme, usage of shared libraries, and RPATH configuration on GNU/Linux. keywords: - xpack @@ -17,6 +17,9 @@ date: 2024-07-21 18:56:00 +0300 --- +{frontMatter.title} + + import customField from '@site/src/libs/customField'; import Versioning from './_versioning.mdx'; @@ -26,7 +29,7 @@ import UseInTesting from './_use-in-testing.mdx'; {/* ------------------------------------------------------------------------ */} -# How to use the xPack GNU sed +# {frontMatter.title} This page is intended for those who plan to use the **xPack GNU sed** binaries in their workflows. diff --git a/website/src/pages/index.tsx b/website/src/pages/index.tsx index f799cc7..d8a839a 100644 --- a/website/src/pages/index.tsx +++ b/website/src/pages/index.tsx @@ -42,7 +42,7 @@ export default function Home(): JSX.Element { const {siteConfig} = useDocusaurusContext(); return (