diff --git a/README.md b/README.md index 14f517b..f947c82 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/m4-xpack)](https://github.com/xpack-dev-tools/m4-xpack/blob/xpack/package.json) [![GitHub release (latest by date)](https://img.shields.io/github/v/release/xpack-dev-tools/m4-xpack)](https://github.com/xpack-dev-tools/m4-xpack/releases) -[![npm (scoped)](https://img.shields.io/npm/v/@xpack-dev-tools/m4.svg?color=blue)](https://www.npmjs.com/package/@xpack-dev-tools/m4/) +[![npm (scoped)](https://img.shields.io/npm/v/@xpack-dev-tools/m4?color=blue)](https://www.npmjs.com/package/@xpack-dev-tools/m4/) [![license](https://img.shields.io/github/license/xpack-dev-tools/m4-xpack)](https://github.com/xpack-dev-tools/m4-xpack/blob/xpack/LICENSE) # The xPack GNU M4 -A standalone, cross-platform (macOS, GNU/Linux) binary distribution of GNU M4, +A standalone, cross-platform (macOS, GNU/Linux) binary +distribution of GNU M4, 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/m4-xpack/). +## Project source + +The source code of the current release is available on +[GitHub tag v1.4.19-3.1 tree](https://github.com/xpack-dev-tools/m4-xpack/tree/v1.4.19-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 b841fca..d4aeb60 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/m4-xpack](https://github.com/xpack-dev-tools/m4-xpack/) - - this release Github Release - - all xPack releases [![Github All Releases](https://img.shields.io/github/downloads/xpack-dev-tools/m4-xpack/total.svg)](https://github.com/xpack-dev-tools/m4-xpack/releases) + - this release Github Release + - all xPack releases [![Github All Releases](https://img.shields.io/github/downloads/xpack-dev-tools/m4-xpack/total)](https://github.com/xpack-dev-tools/m4-xpack/releases) - [individual file counters](https://somsubhra.github.io/github-release-stats/?username=xpack-dev-tools&repository=m4-xpack) (grouped by release) - npmjs.com [@xpack-dev-tools/m4](https://www.npmjs.com/package/@xpack-dev-tools/m4) - last week downloads [![NPM Downloads](https://img.shields.io/npm/dw/%40xpack-dev-tools%2Fm4)](https://www.npmjs.com/package/@xpack-dev-tools/m4/) diff --git a/website/docs/developer/index.mdx b/website/docs/developer/index.mdx index e07059d..7c7bd47 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 M4 [![license](https://img.shields.io/github/license/xpack-dev-tools/m4-xpack)](https://github.com/xpack-dev-tools/m4-xpack/blob/xpack/LICENSE) +[![GitHub issues](https://img.shields.io/github/issues/xpack-dev-tools/m4-xpack)](https://github.com/xpack-dev-tools/m4-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 223145e..af44cdb 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 M4 releases [![license](https://img.shields.io/github/license/xpack-dev-tools/m4-xpack)](https://github.com/xpack-dev-tools/m4-xpack/blob/xpack/LICENSE) -[![GitHub issues](https://img.shields.io/github/issues/xpack-dev-tools/m4-xpack.svg)](https://github.com/xpack-dev-tools/m4-xpack/issues) -[![GitHub pulls](https://img.shields.io/github/issues-pr/xpack-dev-tools/m4-xpack.svg)](https://github.com/xpack-dev-tools/m4-xpack/pulls) +[![GitHub issues](https://img.shields.io/github/issues/xpack-dev-tools/m4-xpack)](https://github.com/xpack-dev-tools/m4-xpack/issues) +[![GitHub pulls](https://img.shields.io/github/issues-pr/xpack-dev-tools/m4-xpack)](https://github.com/xpack-dev-tools/m4-xpack/pulls) This page is designed for maintainers of the **xPack GNU M4** @@ -958,14 +958,14 @@ Close those that were addressed. - GitHub [`xpack-dev-tools/m4-xpack`](https://github.com/xpack-dev-tools/m4-xpack/) repo - latest xPack release -[![Github All Releases](https://img.shields.io/github/downloads/xpack-dev-tools/m4-xpack/latest/total.svg)](https://github.com/xpack-dev-tools/m4-xpack/releases) - - all xPack releases [![Github All Releases](https://img.shields.io/github/downloads/xpack-dev-tools/m4-xpack/total.svg)](https://github.com/xpack-dev-tools/m4-xpack/releases) +[![Github All Releases](https://img.shields.io/github/downloads/xpack-dev-tools/m4-xpack/latest/total)](https://github.com/xpack-dev-tools/m4-xpack/releases) + - all xPack releases [![Github All Releases](https://img.shields.io/github/downloads/xpack-dev-tools/m4-xpack/total)](https://github.com/xpack-dev-tools/m4-xpack/releases) - [individual file counters](https://somsubhra.github.io/github-release-stats/?username=xpack-dev-tools&repository=m4-xpack) (grouped by release) - npmjs.com [`@xpack-dev-tools/m4`](https://www.npmjs.com/package/@xpack-dev-tools/m4/) xPack - latest release, per month -[![npm (scoped)](https://img.shields.io/npm/v/@xpack-dev-tools/m4.svg)](https://www.npmjs.com/package/@xpack-dev-tools/m4/) -[![npm](https://img.shields.io/npm/dm/@xpack-dev-tools/m4.svg)](https://www.npmjs.com/package/@xpack-dev-tools/m4/) - - all releases [![npm](https://img.shields.io/npm/dt/@xpack-dev-tools/m4.svg)](https://www.npmjs.com/package/@xpack-dev-tools/m4/) +[![npm (scoped)](https://img.shields.io/npm/v/@xpack-dev-tools/m4)](https://www.npmjs.com/package/@xpack-dev-tools/m4/) +[![npm](https://img.shields.io/npm/dm/@xpack-dev-tools/m4)](https://www.npmjs.com/package/@xpack-dev-tools/m4/) + - all releases [![npm](https://img.shields.io/npm/dt/@xpack-dev-tools/m4)](https://www.npmjs.com/package/@xpack-dev-tools/m4/) Credit to [Shields IO](https://shields.io) for the badges and to [Somsubhra/github-release-stats](https://github.com/Somsubhra/github-release-stats)