From f622852d59f28e8352567e9cee04a289abb95317 Mon Sep 17 00:00:00 2001 From: Liviu Ionescu Date: Thu, 23 Jan 2025 00:33:14 +0200 Subject: [PATCH] website: re-generate commons --- README.md | 13 +++++++++---- website/blog/_common/_download-analytics.mdx | 4 ++-- website/docs/developer/index.mdx | 1 + website/docs/maintainer/index.mdx | 14 +++++++------- 4 files changed, 19 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index 305ed35..4a733b3 100644 --- a/README.md +++ b/README.md @@ -1,19 +1,24 @@ [![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) -[![npm (scoped)](https://img.shields.io/npm/v/@xpack-dev-tools/sed.svg?color=blue)](https://www.npmjs.com/package/@xpack-dev-tools/sed/) +[![npm (scoped)](https://img.shields.io/npm/v/@xpack-dev-tools/sed?color=blue)](https://www.npmjs.com/package/@xpack-dev-tools/sed/) [![license](https://img.shields.io/github/license/xpack-dev-tools/sed-xpack)](https://github.com/xpack-dev-tools/sed-xpack/blob/xpack/LICENSE) # The xPack GNU sed -A standalone, cross-platform (macOS, GNU/Linux) binary distribution of GNU sed, +A standalone, cross-platform (macOS, GNU/Linux) binary +distribution of GNU sed, intended for reproducible builds. ## Project documentation -For information on how to install and use the tools provided by this project, -please refer to the +For information on how to install and use this project, please refer to the [project web site](https://xpack-dev-tools.github.io/sed-xpack/). +## Project source + +The source code of the current release is available on +[GitHub tag v4.9.0-3.1 tree](https://github.com/xpack-dev-tools/sed-xpack/tree/v4.9.0-3.1). + ## License Unless otherwise stated, the original content is released under the terms of the diff --git a/website/blog/_common/_download-analytics.mdx b/website/blog/_common/_download-analytics.mdx index 1260f69..f4fa4df 100644 --- a/website/blog/_common/_download-analytics.mdx +++ b/website/blog/_common/_download-analytics.mdx @@ -8,8 +8,8 @@ import Image from '@theme/IdealImage'; ## Analytics - GitHub [xpack-dev-tools/sed-xpack](https://github.com/xpack-dev-tools/sed-xpack/) - - this release Github Release - - all xPack releases [![Github All Releases](https://img.shields.io/github/downloads/xpack-dev-tools/sed-xpack/total.svg)](https://github.com/xpack-dev-tools/sed-xpack/releases) + - this release Github Release + - all xPack releases [![Github All Releases](https://img.shields.io/github/downloads/xpack-dev-tools/sed-xpack/total)](https://github.com/xpack-dev-tools/sed-xpack/releases) - [individual file counters](https://somsubhra.github.io/github-release-stats/?username=xpack-dev-tools&repository=sed-xpack) (grouped by release) - npmjs.com [@xpack-dev-tools/sed](https://www.npmjs.com/package/@xpack-dev-tools/sed) - last week downloads [![NPM Downloads](https://img.shields.io/npm/dw/%40xpack-dev-tools%2Fsed)](https://www.npmjs.com/package/@xpack-dev-tools/sed/) diff --git a/website/docs/developer/index.mdx b/website/docs/developer/index.mdx index a0ed3d9..1ed3541 100644 --- a/website/docs/developer/index.mdx +++ b/website/docs/developer/index.mdx @@ -34,6 +34,7 @@ import More from './_more.mdx' # How to contribute to the xPack GNU sed [![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)](https://github.com/xpack-dev-tools/sed-xpack/issues) This page is designed for developers who plan to contribute new features or fix bugs in the diff --git a/website/docs/maintainer/index.mdx b/website/docs/maintainer/index.mdx index ffa46f2..4a57d2c 100644 --- a/website/docs/maintainer/index.mdx +++ b/website/docs/maintainer/index.mdx @@ -47,8 +47,8 @@ import PlatformDockerBuild from './_common/_platform-docker-build.mdx' # How to make new xPack GNU sed releases [![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) -[![GitHub pulls](https://img.shields.io/github/issues-pr/xpack-dev-tools/sed-xpack.svg)](https://github.com/xpack-dev-tools/sed-xpack/pulls) +[![GitHub issues](https://img.shields.io/github/issues/xpack-dev-tools/sed-xpack)](https://github.com/xpack-dev-tools/sed-xpack/issues) +[![GitHub pulls](https://img.shields.io/github/issues-pr/xpack-dev-tools/sed-xpack)](https://github.com/xpack-dev-tools/sed-xpack/pulls) This page is designed for maintainers of the **xPack GNU sed** @@ -958,14 +958,14 @@ Close those that were addressed. - GitHub [`xpack-dev-tools/sed-xpack`](https://github.com/xpack-dev-tools/sed-xpack/) repo - latest xPack release -[![Github All Releases](https://img.shields.io/github/downloads/xpack-dev-tools/sed-xpack/latest/total.svg)](https://github.com/xpack-dev-tools/sed-xpack/releases) - - all xPack releases [![Github All Releases](https://img.shields.io/github/downloads/xpack-dev-tools/sed-xpack/total.svg)](https://github.com/xpack-dev-tools/sed-xpack/releases) +[![Github All Releases](https://img.shields.io/github/downloads/xpack-dev-tools/sed-xpack/latest/total)](https://github.com/xpack-dev-tools/sed-xpack/releases) + - all xPack releases [![Github All Releases](https://img.shields.io/github/downloads/xpack-dev-tools/sed-xpack/total)](https://github.com/xpack-dev-tools/sed-xpack/releases) - [individual file counters](https://somsubhra.github.io/github-release-stats/?username=xpack-dev-tools&repository=sed-xpack) (grouped by release) - npmjs.com [`@xpack-dev-tools/sed`](https://www.npmjs.com/package/@xpack-dev-tools/sed/) xPack - latest release, per month -[![npm (scoped)](https://img.shields.io/npm/v/@xpack-dev-tools/sed.svg)](https://www.npmjs.com/package/@xpack-dev-tools/sed/) -[![npm](https://img.shields.io/npm/dm/@xpack-dev-tools/sed.svg)](https://www.npmjs.com/package/@xpack-dev-tools/sed/) - - all releases [![npm](https://img.shields.io/npm/dt/@xpack-dev-tools/sed.svg)](https://www.npmjs.com/package/@xpack-dev-tools/sed/) +[![npm (scoped)](https://img.shields.io/npm/v/@xpack-dev-tools/sed)](https://www.npmjs.com/package/@xpack-dev-tools/sed/) +[![npm](https://img.shields.io/npm/dm/@xpack-dev-tools/sed)](https://www.npmjs.com/package/@xpack-dev-tools/sed/) + - all releases [![npm](https://img.shields.io/npm/dt/@xpack-dev-tools/sed)](https://www.npmjs.com/package/@xpack-dev-tools/sed/) Credit to [Shields IO](https://shields.io) for the badges and to [Somsubhra/github-release-stats](https://github.com/Somsubhra/github-release-stats)