diff options
| author | Marat Radchenko <marat@slonopotamus.org> | 2021-03-07 13:37:47 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-03-07 03:37:47 -0700 |
| commit | bc8e868f6de32f17317ac4f3ef56a8c1f88a53bd (patch) | |
| tree | 75a254f8483c1e5122f022f083730f1849ad69b5 /README-jp.adoc | |
| parent | fbae8b370772539be71e1d1ceea3d36123739f3c (diff) | |
add Zulip badge to README (PR #3964)
Diffstat (limited to 'README-jp.adoc')
| -rw-r--r-- | README-jp.adoc | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/README-jp.adoc b/README-jp.adoc index 2ac49162..e45c1818 100644 --- a/README-jp.adoc +++ b/README-jp.adoc @@ -7,6 +7,7 @@ Dan Allen <https://github.com/mojavelinux[@mojavelinux]>; Sarah White <https://g :language: {source-language} ifndef::env-github[:icons: font] ifdef::env-github[] +:status: :outfilesuffix: .adoc :caution-caption: :fire: :important-caption: :exclamation: @@ -88,6 +89,14 @@ endif::[] * {uri-docs}/user-manual[Asciidoctor User Manual] * {uri-docs}/asciidoc-syntax-quick-reference[AsciiDoc Syntax Reference] +ifdef::status[] +image:https://img.shields.io/gem/v/asciidoctor.svg[Latest Release, link={uri-gem}] +image:https://img.shields.io/badge/rubydoc.info-{release-version}-blue.svg[library (API) docs,link=https://www.rubydoc.info/gems/asciidoctor/{release-version}] +image:https://github.com/asciidoctor/asciidoctor/workflows/CI/badge.svg[Build Status (GitHub Actions),link={uri-repo}/actions] +image:https://inch-ci.org/github/asciidoctor/asciidoctor.svg?branch=master[Inline docs,link=https://inch-ci.org/github/asciidoctor/asciidoctor] +image:https://img.shields.io/badge/zulip-join_chat-brightgreen.svg[project chat,link=https://asciidoctor.zulipchat.com/] +endif::[] + == スポンサー {uri-project}/supporters[スポンサー] のみなさまが, このプロジェクトをサポートし, より良いテクニカルドキュメンテーションの実現にコミットメントをしてくださっていることに感謝します. |
