Skip to content

Commit 77ca2f5

Browse files
committed
website: re-generate commons
1 parent 3b7fa7b commit 77ca2f5

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

website/docs/getting-started/index.mdx

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,8 @@ import More from './_more.mdx'
1818

1919
{/* ------------------------------------------------------------------------ */}
2020

21-
[![GitHub package.json version](https://img.shields.io/github/package-json/v/xpack-dev-tools/riscv-none-elf-gcc-xpack)](https://github.com/xpack-dev-tools/riscv-none-elf-gcc-xpack/blob/xpack/package.json)
22-
[![GitHub release (latest by date)](https://img.shields.io/github/v/release/xpack-dev-tools/riscv-none-elf-gcc-xpack)](https://github.com/xpack-dev-tools/riscv-none-elf-gcc-xpack/releases/)
23-
[![npm (scoped)](https://img.shields.io/npm/v/@xpack-dev-tools/riscv-none-elf-gcc.svg?color=blue)](https://www.npmjs.com/package/@xpack-dev-tools/riscv-none-elf-gcc/)
2421
[![license](https://img.shields.io/github/license/xpack-dev-tools/riscv-none-elf-gcc-xpack)](https://github.com/xpack-dev-tools/riscv-none-elf-gcc-xpack/blob/xpack/LICENSE)
22+
![GitHub Repo stars](https://img.shields.io/github/stars/xpack-dev-tools/riscv-none-elf-gcc-xpack)
2523

2624
## Overview
2725

website/docs/install/index.mdx

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,13 @@ import Testing from './_testing.mdx';
2626

2727
{/* ------------------------------------------------------------------------ */}
2828

29+
[![GitHub package.json version](https://img.shields.io/github/package-json/v/xpack-dev-tools/riscv-none-elf-gcc-xpack)](https://github.com/xpack-dev-tools/riscv-none-elf-gcc-xpack/blob/xpack/package.json)
30+
[![GitHub release (latest by date)](https://img.shields.io/github/v/release/xpack-dev-tools/riscv-none-elf-gcc-xpack)](https://github.com/xpack-dev-tools/riscv-none-elf-gcc-xpack/releases/)
31+
[![GitHub Release Date](https://img.shields.io/github/release-date/xpack-dev-tools/riscv-none-elf-gcc-xpack)](https://github.com/xpack-dev-tools/riscv-none-elf-gcc-xpack/releases/)
32+
[![npm (scoped)](https://img.shields.io/npm/v/%40xpack-dev-tools%2Friscv-none-elf-gcc?label=xpm&color=blue)](https://www.npmjs.com/package/@xpack-dev-tools/riscv-none-elf-gcc/)
33+
![GitHub Downloads (all assets, all releases)](https://img.shields.io/github/downloads/xpack-dev-tools/riscv-none-elf-gcc-xpack/total)
34+
[![npm](https://img.shields.io/npm/dm/%40xpack-dev-tools%2Friscv-none-elf-gcc?label=xpm%20downloads)](https://www.npmjs.com/package/@xpack-dev-tools/riscv-none-elf-gcc/)
35+
2936
The **xPack GNU RISC-V Embedded GCC** can be installed automatically, using the `xpm` command
3037
(the recommended method), or manually, by downloading and unpacking one of the
3138
portable archives.

0 commit comments

Comments
 (0)