Skip to content

Commit

Permalink
website: updates
Browse files Browse the repository at this point in the history
  • Loading branch information
ilg-ul committed Oct 15, 2024
1 parent 8f7083a commit 7153d76
Show file tree
Hide file tree
Showing 17 changed files with 57 additions and 274 deletions.
6 changes: 4 additions & 2 deletions website/blog/2022-10-21-realpath-v9-1-0-1-released.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,10 @@ download_url: https://github.com/xpack-dev-tools/realpath-xpack/releases/tag/v9.

---

<head><title>{frontMatter.title}</title></head>
<head><meta property="og:title" content={frontMatter.title} /></head>
<head>
<title>{frontMatter.title}</title>
<meta property="og:title" content={frontMatter.title} />
</head>

Version **9.1.0-1** is the first release.

Expand Down
6 changes: 4 additions & 2 deletions website/blog/2023-01-29-realpath-v9-1-0-2-released.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,10 @@ download_url: https://github.com/xpack-dev-tools/realpath-xpack/releases/tag/v9.

---

<head><title>{frontMatter.title}</title></head>
<head><meta property="og:title" content={frontMatter.title} /></head>
<head>
<title>{frontMatter.title}</title>
<meta property="og:title" content={frontMatter.title} />
</head>

Version **9.1.0-2** is a maintenance release, built with the latest build scripts.

Expand Down
6 changes: 4 additions & 2 deletions website/blog/2023-09-05-realpath-v9-4-0-1-released.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,10 @@ download_url: https://github.com/xpack-dev-tools/realpath-xpack/releases/tag/v9.

---

<head><title>{frontMatter.title}</title></head>
<head><meta property="og:title" content={frontMatter.title} /></head>
<head>
<title>{frontMatter.title}</title>
<meta property="og:title" content={frontMatter.title} />
</head>

Version **9.4.0-1** is a new release; it follows the upstream release.

Expand Down
7 changes: 2 additions & 5 deletions website/docs/about/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# DO NOT EDIT!
# Automatically generated from xbb-helper/templates/docusaurus/common.

title: About the xPack GNU realpath
title: About
description: Details about the project, including its history, the history of the website, and details about the author.
keywords:
- xpack
Expand All @@ -17,17 +17,14 @@ date: 2024-09-22 10:23:00 +0300

---

<head><title>{frontMatter.title}</title></head>
<head><meta property="og:title" content={frontMatter.title}/></head>

import customField from '@site/src/libs/customField';
import MoreIntro from './_more-intro.mdx'
import History from './_history.mdx'
import Website from './_website.mdx'

{/* ------------------------------------------------------------------------ */}

# {frontMatter.title}
# About the xPack GNU realpath

## The project

Expand Down
7 changes: 2 additions & 5 deletions website/docs/developer/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# DO NOT EDIT!
# Automatically generated from xbb-helper/templates/docusaurus/common.

title: How to build the xPack GNU realpath
title: Developer Information
description: Assistance for developers looking to build the packages, including prerequisites, repositories used, and actions for each supported platform.
keywords:
- xpack
Expand All @@ -16,9 +16,6 @@ date: 2024-07-21 20:33:00 +0300

---

<head><title>{frontMatter.title}</title></head>
<head><meta property="og:title" content={frontMatter.title}/></head>

import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
import CodeBlock from '@theme/CodeBlock';
Expand All @@ -32,7 +29,7 @@ import More from './_more.mdx'

{/* ------------------------------------------------------------------------ */}

# {frontMatter.title}
# How to build the xPack GNU realpath

[![license](https://img.shields.io/github/license/xpack-dev-tools/realpath-xpack)](https://github.com/xpack-dev-tools/realpath-xpack/blob/xpack/LICENSE)

Expand Down
7 changes: 2 additions & 5 deletions website/docs/faq/index.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: The xPack GNU realpath Frequently Asked Questions
title: FAQ
description: Answers to previously asked questions, so you can find solutions without having to ask again.
keywords:
- xpack
Expand All @@ -14,16 +14,13 @@ date: 2020-07-21 17:49:00 +0300

---

<head><title>{frontMatter.title}</title></head>
<head><meta property="og:title" content={frontMatter.title}/></head>

import More from './_more.mdx'
import NixOs from './_common/_nixos.mdx'
import FlatpackSnap from './_common/_flatpack-snap.mdx'

{/* ------------------------------------------------------------------------ */}

# {frontMatter.title}
# The xPack GNU realpath Frequently Asked Questions

<More />

Expand Down
20 changes: 15 additions & 5 deletions website/docs/getting-started/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# DO NOT EDIT!
# Automatically generated from xbb-helper/templates/docusaurus/common.

title: Getting Started with the xPack GNU realpath
title: Getting Started
description: The initial steps to explore the project, including what xpacks are, the project's features, benefits, compatibility, and available documentation.
keywords:
- xpack
Expand All @@ -19,9 +19,6 @@ date: 2020-07-21 17:49:00 +0300

---

<head><title>{frontMatter.title}</title></head>
<head><meta property="og:title" content={frontMatter.title}/></head>

import Link from '@docusaurus/Link';

import Overview from './_overview.mdx';
Expand All @@ -33,7 +30,7 @@ import ReleaseSchedule from './_release-schedule.mdx'

{/* ------------------------------------------------------------------------ */}

# {frontMatter.title}
# Getting Started with the xPack GNU realpath

[![license](https://img.shields.io/github/license/xpack-dev-tools/realpath-xpack)](https://github.com/xpack-dev-tools/realpath-xpack/blob/xpack/LICENSE)
![GitHub Repo stars](https://img.shields.io/github/stars/xpack-dev-tools/realpath-xpack)
Expand Down Expand Up @@ -141,6 +138,17 @@ feasible.

</details>

Similarly to [flatpacks](https://flatpak.org) or [snap](https://snapcraft.io),
but significantly simpler, xPacks include all dependent shared libraries
within the distributed archives, making the binaries independent of
any similar libraries installed on the system. This ensures they
can run on any system without needing specific libraries to be
installed.

Also the builds are configured so that the binaries do not depend on
being installed in specific folders, and can be installed in any
location, including in user folders.

## Benefits

The main advantages of using the **xPack GNU realpath** are:
Expand All @@ -151,6 +159,8 @@ procedure; the same procedure is used for all major
- multiple versions of the same package can be installed at the same time on
the same system
- no need to worry about dependent libraries, they are all included
- not affected by system updates that
might change the versions of the dependent libraries
- significantly lighter and easier to use than Docker images that provide
similar functionality and are GNU/Linux centric
- projects can be tied to specific tools versions; this provides a good
Expand Down
7 changes: 2 additions & 5 deletions website/docs/install/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# DO NOT EDIT!
# Automatically generated from xbb-helper/templates/docusaurus/common.

title: How to install the xPack GNU realpath
title: Install Guide
description: Explain the prerequisites, how to perform an automated or manual installation, how to uninstall, and the folder hierarchies.
keywords:
- xpack
Expand All @@ -20,9 +20,6 @@ date: 2020-08-21 11:09:00 +0300

---

<head><title>{frontMatter.title}</title></head>
<head><meta property="og:title" content={frontMatter.title}/></head>

import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
import CodeBlock from '@theme/CodeBlock';
Expand All @@ -43,7 +40,7 @@ import Testing from './_testing.mdx';

{/* ------------------------------------------------------------------------ */}

# {frontMatter.title}
# How to install the xPack GNU realpath

[![GitHub package.json version](https://img.shields.io/github/package-json/v/xpack-dev-tools/realpath-xpack)](https://github.com/xpack-dev-tools/realpath-xpack/blob/xpack/package.json)
[![GitHub release (latest by date)](https://img.shields.io/github/v/release/xpack-dev-tools/realpath-xpack)](https://github.com/xpack-dev-tools/realpath-xpack/releases/)
Expand Down
7 changes: 2 additions & 5 deletions website/docs/maintainer/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# DO NOT EDIT!
# Automatically generated from xbb-helper/templates/docusaurus/common.

title: How to make new xPack GNU realpath releases
title: Maintainer Information
description: Assistance for project maintainers, including the release schedule, versioning scheme, and instructions on how to build, test, and publish.
keywords:
- xpack
Expand All @@ -17,9 +17,6 @@ date: 2024-07-21 20:11:00 +0300

---

<head><title>{frontMatter.title}</title></head>
<head><meta property="og:title" content={frontMatter.title}/></head>

import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';

Expand All @@ -45,7 +42,7 @@ import PlatformDockerBuild from './_common/_platform-docker-build.mdx'

{/* ------------------------------------------------------------------------ */}

# {frontMatter.title}
# How to make new xPack GNU realpath releases

[![license](https://img.shields.io/github/license/xpack-dev-tools/realpath-xpack)](https://github.com/xpack-dev-tools/realpath-xpack/blob/xpack/LICENSE)
[![GitHub issues](https://img.shields.io/github/issues/xpack-dev-tools/realpath-xpack.svg)](https://github.com/xpack-dev-tools/realpath-xpack/issues/)
Expand Down
7 changes: 2 additions & 5 deletions website/docs/releases/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# DO NOT EDIT!
# Automatically generated from xbb-helper/templates/docusaurus/common.

title: The xPack GNU realpath releases
title: Releases
description: The full list of project releases.
keywords:
- xpack
Expand All @@ -16,14 +16,11 @@ date: 2020-07-21 17:53:00 +0300

---

<head><title>{frontMatter.title}</title></head>
<head><meta property="og:title" content={frontMatter.title}/></head>

import {ReleasesList} from '@site/src/components/ReleasesList';

{/* ------------------------------------------------------------------------ */}

# {frontMatter.title}
# The xPack GNU realpath releases

The releases, in reverse chronological order are:

Expand Down
7 changes: 2 additions & 5 deletions website/docs/support/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# DO NOT EDIT!
# Automatically generated from xbb-helper/templates/docusaurus/common.

title: How to get help for the xPack GNU realpath
title: Help Centre
description: The project's support channel, where you can ask questions, start discussions, and report issues.
keywords:
- xpack
Expand All @@ -16,14 +16,11 @@ date: 2020-07-21 17:54:00 +0300

---

<head><title>{frontMatter.title}</title></head>
<head><meta property="og:title" content={frontMatter.title}/></head>

import Documentation from '../getting-started/_documentation.mdx';

{/* ------------------------------------------------------------------------ */}

# {frontMatter.title}
# How to get help for the xPack GNU realpath

## Quick links

Expand Down
5 changes: 1 addition & 4 deletions website/docs/test/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,6 @@ something: "Some text"

---

<head><title>{frontMatter.title}</title></head>
<head><meta property="og:title" content={frontMatter.title}/></head>

import CodeBlock from '@theme/CodeBlock';

export const world = 'World'
Expand All @@ -23,7 +20,7 @@ export const xpackSubversion = '1.2'

{/* ------------------------------------------------------------------------ */}

# {frontMatter.title}
# A test page

{frontMatter.description}

Expand Down
7 changes: 2 additions & 5 deletions website/docs/user/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# DO NOT EDIT!
# Automatically generated from xbb-helper/templates/docusaurus/common.

title: How to use the xPack GNU realpath
title: User Information
description: User information, including the versioning scheme, usage of shared libraries, and RPATH configuration on GNU/Linux.
keywords:
- xpack
Expand All @@ -17,9 +17,6 @@ date: 2024-07-21 18:56:00 +0300

---

<head><title>{frontMatter.title}</title></head>
<head><meta property="og:title" content={frontMatter.title}/></head>

import customField from '@site/src/libs/customField';

import Versioning from './_versioning.mdx';
Expand All @@ -29,7 +26,7 @@ import UseInTesting from './_use-in-testing.mdx';

{/* ------------------------------------------------------------------------ */}

# {frontMatter.title}
# How to use the xPack GNU realpath

This page is intended for those who plan
to use the **xPack GNU realpath** binaries in their workflows.
Expand Down
13 changes: 12 additions & 1 deletion website/docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ import {fileURLToPath} from 'node:url';
import path from 'node:path';
import fs from 'node:fs';



// ----------------------------------------------------------------------------

function getCustomFields() {
const pwd = fileURLToPath(import.meta.url);
// logger.info(pwd);
Expand Down Expand Up @@ -76,9 +80,15 @@ function getCustomFields() {
}
}

// ----------------------------------------------------------------------------

const customFields = getCustomFields();
logger.info(customFields);



// ----------------------------------------------------------------------------

const config: Config = {
title: 'xPack GNU realpath',
tagline: 'A binary distribution of GNU realpath',
Expand Down Expand Up @@ -289,8 +299,9 @@ const config: Config = {
}
],
navbar: {
// overriden by i18n/en/docusaurus-theme-classic.
// Overriden by i18n/en/docusaurus-theme-classic.
title: 'The xPack Binary Development Tools',

logo: {
alt: 'xPack Logo',
src: 'img/components-256.png',
Expand Down
Loading

0 comments on commit 7153d76

Please sign in to comment.