Skip to content

Commit 710b692

Browse files
committed
docs: 📝 do not format badges
1 parent 413ae5a commit 710b692

File tree

1 file changed

+10
-22
lines changed

1 file changed

+10
-22
lines changed

template/docs/includes/_badges.qmd

Lines changed: 10 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,15 @@
11
<!-- TODO: Include DOI after uploading -->
2-
32
<!-- [![PyPI Version](https://img.shields.io/pypi/v/{{< meta gh.repo >}})](https://pypi.org/project/{{< meta gh.repo >}}/) -->
4-
53
[![Copier](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/copier-org/copier/master/img/badge/badge-grayscale-inverted-border-teal.json?raw=true)](https://github.com/copier-org/copier)
6-
[![Supported Python Version from PEP 621
7-
TOML](https://img.shields.io/python/required-version-toml?tomlFilePath=https://raw.githubusercontent.com/%7B%7B%3C%20meta%20gh.org%20%3E%7D%7D/%7B%7B%3C%20meta%20gh.repo%20%3E%7D%7D/refs/heads/main/pyproject.toml)](https://github.com/{{< meta gh.org >}}/{{< meta gh.repo >}}/blob/main/pyproject.toml)
8-
[![GitHub
9-
License](https://img.shields.io/github/license/%7B%7B%3C%20meta%20gh.org%20%3E%7D%7D/%7B%7B%3C%20meta%20gh.repo%20%3E%7D%7D.svg)](https://github.com/{{< meta gh.org >}}/{{< meta gh.repo >}}/blob/main/LICENSE.md)
10-
[![GitHub
11-
Release](https://img.shields.io/github/v/release/%7B%7B%3C%20meta%20gh.org%20%3E%7D%7D/%7B%7B%3C%20meta%20gh.repo%20%3E%7D%7D.svg)](https://github.com/{{< meta gh.org >}}/{{< meta gh.repo >}}/releases/latest)
12-
[![Build
13-
documentation](https://github.com/%7B%7B%3C%20meta%20gh.org%20%3E%7D%7D/%7B%7B%3C%20meta%20gh.repo%20%3E%7D%7D/actions/workflows/build-website.yml/badge.svg)](https://github.com/{{< meta gh.org >}}/{{< meta gh.repo >}}/actions/workflows/build-website.yml)
14-
[![Build
15-
package](https://github.com/%7B%7B%3C%20meta%20gh.org%20%3E%7D%7D/%7B%7B%3C%20meta%20gh.repo%20%3E%7D%7D/actions/workflows/build-package.yml/badge.svg)](https://github.com/{{< meta gh.org >}}/{{< meta gh.repo >}}/actions/workflows/build-package.yml)
16-
[![OpenSSF
17-
Scorecard](https://api.scorecard.dev/projects/github.com/%7B%7B%3C%20meta%20gh.org%20%3E%7D%7D/%7B%7B%3C%20meta%20gh.repo%20%3E%7D%7D/badge?raw=true)](https://scorecard.dev/viewer/?uri=github.com/{{< meta gh.org >}}/{{< meta gh.repo >}})
18-
[![CodeQL](https://github.com/%7B%7B%3C%20meta%20gh.org%20%3E%7D%7D/%7B%7B%3C%20meta%20gh.repo%20%3E%7D%7D/actions/workflows/github-code-scanning/codeql/badge.svg?branch=main)](https://github.com/{{< meta gh.org >}}/{{< meta gh.repo >}}/actions/workflows/github-code-scanning/codeql)
19-
[![code
20-
coverage](https://raw.githubusercontent.com/%7B%7B%3C%20meta%20gh.org%20%3E%7D%7D/%7B%7B%3C%20meta%20gh.repo%20%3E%7D%7D/coverage/coverage.svg?raw=true)](https://htmlpreview.github.io/?https://raw.githubusercontent.com/{{< meta gh.org >}}/{{< meta gh.repo >}}/coverage/index.html)
21-
[![pre-commit.ci
22-
status](https://results.pre-commit.ci/badge/github/%7B%7B%3C%20meta%20gh.org%20%3E%7D%7D/%7B%7B%3C%20meta%20gh.repo%20%3E%7D%7D/main.svg)](https://results.pre-commit.ci/latest/github/{{< meta gh.org >}}/{{< meta gh.repo >}}/main)
4+
[![Supported Python Version from PEP 621 TOML](https://img.shields.io/python/required-version-toml?tomlFilePath=https://raw.githubusercontent.com/{{< meta gh.org >}}/{{< meta gh.repo >}}/refs/heads/main/pyproject.toml)](https://github.com/{{< meta gh.org >}}/{{< meta gh.repo >}}/blob/main/pyproject.toml)
5+
[![GitHub License](https://img.shields.io/github/license/{{< meta gh.org >}}/{{< meta gh.repo >}}.svg)](https://github.com/{{< meta gh.org >}}/{{< meta gh.repo >}}/blob/main/LICENSE.md)
6+
[![GitHub Release](https://img.shields.io/github/v/release/{{< meta gh.org >}}/{{< meta gh.repo >}}.svg)](https://github.com/{{< meta gh.org >}}/{{< meta gh.repo >}}/releases/latest)
7+
[![Build documentation](https://github.com/{{< meta gh.org >}}/{{< meta gh.repo >}}/actions/workflows/build-website.yml/badge.svg)](https://github.com/{{< meta gh.org >}}/{{< meta gh.repo >}}/actions/workflows/build-website.yml)
8+
[![Build package](https://github.com/{{< meta gh.org >}}/{{< meta gh.repo >}}/actions/workflows/build-package.yml/badge.svg)](https://github.com/{{< meta gh.org >}}/{{< meta gh.repo >}}/actions/workflows/build-package.yml)
9+
[![OpenSSF Scorecard](https://api.scorecard.dev/projects/github.com/{{< meta gh.org >}}/{{< meta gh.repo >}}/badge?raw=true)](https://scorecard.dev/viewer/?uri=github.com/{{< meta gh.org >}}/{{< meta gh.repo >}})
10+
[![CodeQL](https://github.com/{{< meta gh.org >}}/{{< meta gh.repo >}}/actions/workflows/github-code-scanning/codeql/badge.svg?branch=main)](https://github.com/{{< meta gh.org >}}/{{< meta gh.repo >}}/actions/workflows/github-code-scanning/codeql)
11+
[![code coverage](https://raw.githubusercontent.com/{{< meta gh.org >}}/{{< meta gh.repo >}}/coverage/coverage.svg?raw=true)](https://htmlpreview.github.io/?https://raw.githubusercontent.com/{{< meta gh.org >}}/{{< meta gh.repo >}}/coverage/index.html)
12+
[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/{{< meta gh.org >}}/{{< meta gh.repo >}}/main.svg)](https://results.pre-commit.ci/latest/github/{{< meta gh.org >}}/{{< meta gh.repo >}}/main)
2313
[![lifecycle](https://lifecycle.r-lib.org/articles/figures/lifecycle-experimental.svg)](https://lifecycle.r-lib.org/articles/stages.html#experimental)
24-
[![Project Status: WIP – Initial development is in progress, but there
25-
has not yet been a stable, usable release suitable for the
26-
public.](https://www.repostatus.org/badges/latest/wip.svg)](https://www.repostatus.org/#wip)
14+
[![Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.](https://www.repostatus.org/badges/latest/wip.svg)](https://www.repostatus.org/#wip)
2715
<!-- [![Project Status: Active – The project has reached a stable, usable state and is being actively developed.](https://www.repostatus.org/badges/latest/active.svg)](https://www.repostatus.org/#active) -->

0 commit comments

Comments
 (0)