Skip to content

Latest commit

 

History

History
1862 lines (1177 loc) · 76.2 KB

README.rst

File metadata and controls

1862 lines (1177 loc) · 76.2 KB

List of Badges, in reStructuredText

A list of badges, with their reStructuredText code, that can be included in a README.rst file for a GitHub or Bitbucket project.

The same file for Markdown code is available here: README.md.


Generic

Generic badge

|Generic badge|

.. |Generic badge| image:: https://img.shields.io/badge/<SUBJECT>-<STATUS>-<COLOR>.svg
   :target:

Useful

Maintained?

Maintained: Maintenance yes

|Maintenance yes|

.. |Maintenance yes| image:: https://img.shields.io/badge/Maintained%3F-yes-green.svg
   :target: https://GitHub.com/Naereen/StrapDown.js/graphs/commit-activity

Not maintained: Maintenance no

|Maintenance no|

.. |Maintenance no| image:: https://img.shields.io/badge/Maintained%3F-no-red.svg
   :target: https://bitbucket.org/lbesson/ansi-colors

Worse: Maintenance not intended

|Maintenance not intended|

.. |Maintenance not intended| image:: http://unmaintained.tech/badge.svg
   :target: http://unmaintained.tech/

Website shields.io

|Website shields.io|

.. |Website shields.io| image:: https://img.shields.io/website-up-down-green-red/http/shields.io.svg
   :target: http://shields.io/

Website monip.org

|Website monip.org|

.. |Website monip.org| image:: https://img.shields.io/website-up-down-green-red/http/monip.org.svg
   :target: http://monip.org/

Website perso.crans.org

|Website perso.crans.org|

.. |Website perso.crans.org| image:: https://img.shields.io/website-up-down-green-red/http/perso.crans.org.svg
   :target: http://perso.crans.org/

Website naereen.github.io

|Website naereen.github.io|

.. |Website naereen.github.io| image:: https://img.shields.io/website-up-down-green-red/https/naereen.github.io.svg
   :target: https://naereen.github.io/

Website lbesson.bitbucket.org

|Website lbesson.bitbucket.org|

.. |Website lbesson.bitbucket.org| image:: https://img.shields.io/website-up-down-green-red/http/lbesson.bitbucket.org.svg
   :target: http://lbesson.bitbucket.org/

Website cv.lbesson.qc.to

|Website cv.lbesson.qc.to|

.. |Website cv.lbesson.qc.to| image:: https://img.shields.io/website-up-down-green-red/http/cv.lbesson.qc.to.svg
   :target: http://cv.lbesson.qc.to/

Website fakesite.invalid

|Website fakesite.invalid|

.. |Website fakesite.invalid| image:: https://img.shields.io/website-up-down-green-red/http/fakesite.invalid.svg
   :target: http://fakesite.invalid/

Feedback

"Ask me anything" in English

Ask Me Anything !

|Ask Me Anything !|

.. |Ask Me Anything !| image:: https://img.shields.io/badge/Ask%20me-anything-1abc9c.svg
   :target: https://GitHub.com/Naereen/ama

"Demandez moi n'importe quoi" in French

Demandez moi n'importe quoi !

|Demandez moi n'importe quoi !|

.. |Demandez moi n'importe quoi !| image:: https://img.shields.io/badge/Demandez%20moi-n'%20importe%20quoi-1abc9c.svg
   :target: https://GitHub.com/Naereen/ama.fr

forthebadge made-with-python

|forthebadge made-with-python|

.. |forthebadge made-with-python| image:: http://ForTheBadge.com/images/badges/made-with-python.svg
   :target: https://www.python.org/

made-with-python

|made-with-python|

.. |made-with-python| image:: https://img.shields.io/badge/Made%20with-Python-1f425f.svg
   :target: https://www.python.org/

made-with-sphinx-doc

|made-with-sphinx-doc|

.. |made-with-sphinx-doc| image:: https://img.shields.io/badge/Made%20with-Sphinx-1f425f.svg
   :target: https://www.sphinx-doc.org/

made-with-Go

[![made-with-Go](https://img.shields.io/badge/Made%20with-Go-1f425f.svg)](http://golang.org)

GitHub go.mod Go version (/github/go-mod/go-version/:user/:repo): GitHub go.mod Go version of a Go module

[![GitHub go.mod Go version of a Go module](https://img.shields.io/github/go-mod/go-version/gomods/athens.svg)](https://github.com/gomods/athens)

GoDoc reference (godoc.org/:user/go/:repo): GoDoc reference example

[![GoDoc reference example](https://img.shields.io/badge/godoc-reference-blue.svg)](https://godoc.org/nanomsg.org/go/mangos/v2)

GoReportCard (goreportcard.com/badge/github.com/:user/:repo): GoReportCard example

[![GoReportCard example](https://goreportcard.com/badge/github.com/nanomsg/mangos)](https://goreportcard.com/report/github.com/nanomsg/mangos)

made-with-Markdown

|made-with-Markdown|

.. |made-with-Markdown| image:: https://img.shields.io/badge/Made%20with-Markdown-1f425f.svg
   :target: http://commonmark.org

made-with-StrapDown.js

|made-with-StrapDown.js|

.. |made-with-StrapDown.js| image:: https://img.shields.io/badge/Made%20with-StrapDown.js-1f425f.svg
   :target: https://GitHub.com/Naereen/StrapDown.js/

made-with-latex

|made-with-latex|

.. |made-with-latex| image:: https://img.shields.io/badge/Made%20with-LaTeX-1f425f.svg
   :target: https://www.latex-project.org/

made-with-mathjax

|made-with-mathjax|

.. |made-with-mathjax| image:: https://img.shields.io/badge/Made%20with-MathJax-1f425f.svg
   :target: https://www.mathjax.org/

PyPI downloads

PyPI download total

|PyPI download total|

.. |PyPI download total| image:: https://img.shields.io/pypi/dt/ansicolortags.svg
   :target: https://pypi.python.org/pypi/ansicolortags/

PyPI download month

|PyPI download month|

.. |PyPI download month| image:: https://img.shields.io/pypi/dm/ansicolortags.svg
   :target: https://pypi.python.org/pypi/ansicolortags/

PyPI download week

|PyPI download week|

.. |PyPI download week| image:: https://img.shields.io/pypi/dw/ansicolortags.svg
   :target: https://pypi.python.org/pypi/ansicolortags/

PyPI download day

|PyPI download day|

.. |PyPI download day| image:: https://img.shields.io/pypi/dd/ansicolortags.svg
   :target: https://pypi.python.org/pypi/ansicolortags/

PyPI version

PyPI version fury.io

|PyPI version fury.io|

.. |PyPI version fury.io| image:: https://badge.fury.io/py/ansicolortags.svg
   :target: https://pypi.python.org/pypi/ansicolortags/

PyPI version shields.io

|PyPI version shields.io|

.. |PyPI version shields.io| image:: https://img.shields.io/pypi/v/ansicolortags.svg
   :target: https://pypi.python.org/pypi/ansicolortags/

PyPI license

PyPI license

|PyPI license|

.. |PyPI license| image:: https://img.shields.io/pypi/l/ansicolortags.svg
   :target: https://pypi.python.org/pypi/ansicolortags/

PyPI format

PyPI format

|PyPI format|

.. |PyPI format| image:: https://img.shields.io/pypi/format/ansicolortags.svg
   :target: https://pypi.python.org/pypi/ansicolortags/

PyPI python versions

PyPI pyversions

|PyPI pyversions|

.. |PyPI pyversions| image:: https://img.shields.io/pypi/pyversions/ansicolortags.svg
   :target: https://pypi.python.org/pypi/ansicolortags/

PyPI implementation

PyPI implementation

|PyPI implementation|

.. |PyPI implementation| image:: https://img.shields.io/pypi/implementation/ansicolortags.svg
   :target: https://pypi.python.org/pypi/ansicolortags/

PyPI status

PyPI status

|PyPI status|

.. |PyPI status| image:: https://img.shields.io/pypi/status/ansicolortags.svg
   :target: https://pypi.python.org/pypi/ansicolortags/

made-with-JavaScript

|made-with-javascript|

.. |made-with-JavaScript| image:: https://img.shields.io/badge/Made%20with-JavaScript-1f425f.svg
   :target: https://www.javascript.com

JSDelivr downloads

jsdelivr downloads official

|jsdelivr downloads official|

.. |jsdelivr downloads official| image:: https://data.jsdelivr.com/v1/package/gh/<USERNAME>/<REPOSITORY>/badge?style=rounded
   :target: https://www.jsdelivr.com/package/gh/<USERNAME>/<REPOSITORY>

jsdelivr downloads shields

|jsdelivr downloads shields|

.. |jsdelivr downloads shields| image:: https://img.shields.io/jsdelivr/gh/hm/<USERNAME>/<REPOSITORY>
   :target: https://www.jsdelivr.com/package/gh/<USERNAME>/<REPOSITORY>

Bash Shell

|Bash Shell|

.. |Bash Shell| image:: https://badges.frapsoft.com/bash/v1/bash.png?v=103
   :target: https://github.com/ellerbrock/open-source-badges/

made-with-bash

|made-with-bash|

.. |made-with-bash| image:: https://img.shields.io/badge/Made%20with-Bash-1f425f.svg
   :target: https://www.gnu.org/software/bash/

version-VSCode-extension

|version-VSCode-extension|

.. |version-VSCode-extension| image:: https://vsmarketplacebadge.apphb.com/version/naereen.makefiles-support-for-vscode.svg
   :target: https://marketplace.visualstudio.com/items?itemName=naereen.makefiles-support-for-vscode

installs-VSCode-extension

|installs-VSCode-extension|

.. |installs-VSCode-extension| image:: https://vsmarketplacebadge.apphb.com/installs/naereen.makefiles-support-for-vscode.svg
   :target: https://marketplace.visualstudio.com/items?itemName=naereen.makefiles-support-for-vscode

rating-VSCode-extension

|rating-VSCode-extension|

.. |rating-VSCode-extension| image:: https://vsmarketplacebadge.apphb.com/rating/naereen.makefiles-support-for-vscode.svg
   :target: https://marketplace.visualstudio.com/items?itemName=naereen.makefiles-support-for-vscode

made-for-VSCode

|made-for-VSCode|

.. |made-for-VSCode| image:: https://img.shields.io/badge/Made%20for-VSCode-1f425f.svg
   :target: https://code.visualstudio.com/

open-in-VSCode

|open-in-VSCode|

.. |open-in-VSCode| image:: https://open.vscode.dev/badges/open-in-vscode.svg
   :target: https://open.vscode.dev/Naereen/badges

Documentation Status

|Documentation Status|

.. |Documentation Status| image:: https://readthedocs.org/projects/ansicolortags/badge/?version=latest
   :target: http://ansicolortags.readthedocs.io/?badge=latest

GitHub license

GitHub license

|GitHub license|

.. |GitHub license| image:: https://img.shields.io/github/license/Naereen/StrapDown.js.svg
   :target: https://github.com/Naereen/StrapDown.js/blob/master/LICENSE

GitHub versions/tags/commits

GitHub release

|GitHub release|

.. |GitHub release| image:: https://img.shields.io/github/release/Naereen/StrapDown.js.svg
   :target: https://GitHub.com/Naereen/StrapDown.js/releases/

GitHub tag

|GitHub tag|

.. |GitHub tag| image:: https://img.shields.io/github/tag/Naereen/StrapDown.js.svg
   :target: https://GitHub.com/Naereen/StrapDown.js/tags/

GitHub commits

|GitHub commits|

.. |GitHub commits| image:: https://img.shields.io/github/commits-since/Naereen/StrapDown.js/v1.0.0.svg
   :target: https://GitHub.com/Naereen/StrapDown.js/commit/

GitHub downloads

Github all releases

|Github all releases|

.. |Github all releases| image:: https://img.shields.io/github/downloads/Naereen/StrapDown.js/total.svg
   :target: https://GitHub.com/Naereen/StrapDown.js/releases/)

Github releases (by Release)

[![Github releases (by release](https://img.shields.io/github/downloads/Naereen/StrapDown.js/v1.1/total.svg)](https://GitHub.com/Naereen/StrapDown.js/releases/)

Github releases (by Release)

|Github Releases (by Release)|

.. |Github Releases (by Release)| image:: https://img.shields.io/github/downloads/Naereen/StrapDown.js/v1.0.0/total.svg
   :target: https://GitHub.com/Naereen/StrapDown.js/releases/)

[![Github releases (by asset](https://img.shields.io/github/downloads/Naereen/StrapDown.js/latest/strapdown.min.js)](https://GitHub.com/Naereen/StrapDown.js/releases/)

GitHub forks

GitHub forks

|GitHub forks|

.. |GitHub forks| image:: https://img.shields.io/github/forks/Naereen/StrapDown.js.svg?style=social&label=Fork&maxAge=2592000
   :target: https://GitHub.com/Naereen/StrapDown.js/network/

GitHub stars

GitHub stars

|GitHub stars|

.. |GitHub stars| image:: https://img.shields.io/github/stars/Naereen/StrapDown.js.svg?style=social&label=Star&maxAge=2592000
   :target: https://GitHub.com/Naereen/StrapDown.js/stargazers/

GitHub watchers

GitHub watchers

|GitHub watchers|

.. |GitHub watchers| image:: https://img.shields.io/github/watchers/Naereen/StrapDown.js.svg?style=social&label=Watch&maxAge=2592000
   :target: https://GitHub.com/Naereen/StrapDown.js/watchers/

GitHub followers

GitHub followers

|GitHub followers|

.. |GitHub followers| image:: https://img.shields.io/github/followers/Naereen.svg?style=social&label=Follow&maxAge=2592000
   :target: https://GitHub.com/Naereen?tab=followers

GitHub contributors

GitHub contributors

|GitHub contributors|

.. |GitHub contributors| image:: https://img.shields.io/github/contributors/Naereen/StrapDown.js.svg
   :target: https://GitHub.com/Naereen/StrapDown.js/graphs/contributors/

GitHub issues

GitHub issues

|GitHub issues|

.. |GitHub issues| image:: https://img.shields.io/github/issues/Naereen/StrapDown.js.svg
   :target: https://GitHub.com/Naereen/StrapDown.js/issues/

GitHub issues-closed

|GitHub issues-closed|

.. |GitHub issues-closed| image:: https://img.shields.io/github/issues-closed/Naereen/StrapDown.js.svg
   :target: https://GitHub.com/Naereen/StrapDown.js/issues?q=is%3Aissue+is%3Aclosed

From isitmaintained.com:

Average time to resolve an issue

|Average time to resolve an issue|

.. |Average time to resolve an issue| image:: http://isitmaintained.com/badge/resolution/Naereen/badges.svg
   :target: http://isitmaintained.com/project/Naereen/badges

Percentage of issues still open

|Percentage of issues still open|

.. |Percentage of issues still open| image:: http://isitmaintained.com/badge/open/Naereen/badges.svg
   :target: http://isitmaintained.com/project/Naereen/badges

GitHub Pull Requests

GitHub pull-requests

|GitHub pull-requests|

.. |GitHub pull-requests| image:: https://img.shields.io/github/issues-pr/Naereen/StrapDown.js.svg
   :target: https://GitHub.com/Naereen/StrapDown.js/pull/

GitHub pull-requests closed

|GitHub pull-requests closed|

.. |GitHub pull-requests closed| image:: https://img.shields.io/github/issues-pr-closed/Naereen/StrapDown.js.svg
   :target: https://GitHub.com/Naereen/StrapDown.js/pull/

GitHub Make a Pull Requests

GitHub make-a-pull-requests

|GitHub make-a-pull-requests|

.. |GitHub make-a-pull-requests| image:: https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square
   :target: http://makeapullrequest.com

GitHub file size

|Only 32 Kb|

.. |Only 32 Kb| image:: https://badge-size.herokuapp.com/Naereen/StrapDown.js/master/strapdown.min.js
   :target: https://github.com/Naereen/StrapDown.js/blob/master/strapdown.min.js

GitHub version

GitHub version

|GitHub version|

.. |GitHub version| image:: https://badge.fury.io/gh/Naereen%2FStrapDown.js.svg
   :target: https://github.com/Naereen/StrapDown.js

GitHub hits

HitCount

|HitCount|

.. |HitCount| image:: http://hits.dwyl.io/Naereen/badges.svg
   :target: http://hits.dwyl.io/Naereen/badges

Bitbucket issues

Bitbucket issues

|Bitbucket issues|

.. |Bitbucket issues| image:: https://img.shields.io/bitbucket/issues/lbesson/bin.svg
   :target: https://Bitbucket.org/lbesson/bin/issues/

Bitbucket Watchers

.. raw:: html

   <iframe src="https://lbesson.bitbucket.io/bbbtns/bitbucket-btn.html?user=lbesson&amp;repo=lbesson.bitbucket.org&amp;type=watch&amp;count=true&amp;size=large" allowtransparency="true" frameborder="0" scrolling="0" width="160px" height="30px"></iframe>

Bitbucket Fork

.. raw:: html

   <iframe src="https://lbesson.bitbucket.io/bbbtns/bitbucket-btn.html?user=lbesson&amp;repo=lbesson.bitbucket.org&amp;type=fork&amp;count=true&amp;size=large" allowtransparency="true" frameborder="0" scrolling="0" width="156px" height="30px"></iframe>

Bitbucket Follow

.. raw:: html

   <iframe src="https://lbesson.bitbucket.io/bbbtns/bitbucket-btn.html?user=lbesson&amp;type=follow&amp;count=true&amp;size=large" allowtransparency="true" frameborder="0" scrolling="0" width="224px" height="30px"></iframe>

Package Control total downloads

|Package Control total downloads|

.. |Package Control total downloads| image:: https://img.shields.io/packagecontrol/dt/SwitchDictionary.svg
   :target: https://packagecontrol.io/packages/SwitchDictionary

Package Control month downloads

|Package Control month downloads|

.. |Package Control month downloads| image:: https://img.shields.io/packagecontrol/dm/SwitchDictionary.svg
   :target: https://packagecontrol.io/packages/SwitchDictionary

Package Control week downloads

|Package Control week downloads|

.. |Package Control week downloads| image:: https://img.shields.io/packagecontrol/dw/SwitchDictionary.svg
   :target: https://packagecontrol.io/packages/SwitchDictionary

Package Control day downloads

|Package Control day downloads|

.. |Package Control day downloads| image:: https://img.shields.io/packagecontrol/dd/SwitchDictionary.svg
   :target: https://packagecontrol.io/packages/SwitchDictionary

Warning: don't forget to change your Google Analytics code, from UA-XXXXXXXX-XX to yours!

|Analytics pixel|

.. |Analytics pixel| image:: https://ga-beacon.appspot.com/UA-38514290-17/github.com/Naereen/badges/README.md?pixel
   :target: https://GitHub.com/Naereen/badges/

|Analytics img|

.. |Analytics img| image:: https://ga-beacon.appspot.com/UA-38514290-17/github.com/Naereen/badges/README.md
   :target: https://GitHub.com/Naereen/badges/

Licenses

MIT License

MIT license

|MIT license|

.. |MIT license| image:: https://img.shields.io/badge/License-MIT-blue.svg
   :target: https://lbesson.mit-license.org/

GPLv3 License

GPLv3 license

|GPLv3 license|

.. |GPLv3 license| image:: https://img.shields.io/badge/License-GPLv3-blue.svg
   :target: http://perso.crans.org/besson/LICENSE.html

GPL license

|GPL license|

.. |GPL license| image:: https://img.shields.io/badge/License-GPL-blue.svg
   :target: http://perso.crans.org/besson/LICENSE.html

Unlicense

Unlicense

|Unlicense|

.. |Unlicense| image:: https://img.shields.io/badge/License-Unlicense-blue.svg
   :target: https://unlicense.org/

CC-0 license

|CC-0 license|

.. |CC-0 license| image:: https://img.shields.io/badge/License-CC--0-blue.svg
   :target: https://creativecommons.org/licenses/by-nd/4.0

forthebadge cc-0

|forthebadge cc-0|

.. |forthebadge cc-0| image:: http://ForTheBadge.com/images/badges/cc-0.svg
   :target: http://ForTheBadge.com

licensebuttons by-nd

|licensebuttons by-nd|

.. |licensebuttons by-nd| image:: https://licensebuttons.net/l/by-nd/3.0/88x31.png
   :target: https://creativecommons.org/licenses/by-nd/4.0

forthebadge cc-by-nd

|forthebadge cc-by-nd|

.. |forthebadge cc-by-nd| image:: http://ForTheBadge.com/images/badges/cc-by-nd.svg
   :target: https://creativecommons.org/licenses/by-nd/4.0

licensebuttons by

|licensebuttons by|

.. |licensebuttons by| image:: https://licensebuttons.net/l/by/3.0/88x31.png
   :target: https://creativecommons.org/licenses/by/4.0

forthebadge cc-by

|forthebadge cc-by|

.. |forthebadge cc-by| image:: http://ForTheBadge.com/images/badges/cc-by.svg
   :target: https://creativecommons.org/licenses/by/4.0

licensebuttons by-nc-sa

|licensebuttons by-nc-sa|

.. |licensebuttons by-nc-sa| image:: https://licensebuttons.net/l/by-nc-sa/3.0/88x31.png
   :target: https://creativecommons.org/licenses/by-nc-sa/4.0

forthebadge cc-nc-sa

|forthebadge cc-nc-sa|

.. |forthebadge cc-nc-sa| image:: http://ForTheBadge.com/images/badges/cc-nc-sa.svg
   :target: https://creativecommons.org/licenses/by-nc-sa/4.0

licensebuttons by-nc

|licensebuttons by-nc|

.. |licensebuttons by-nc| image:: https://licensebuttons.net/l/by-nc/3.0/88x31.png
   :target: https://creativecommons.org/licenses/by-nc/4.0

forthebadge cc-nc

|forthebadge cc-nc|

.. |forthebadge cc-nc| image:: http://ForTheBadge.com/images/badges/cc-nc.svg
   :target: https://creativecommons.org/licenses/by-nc/4.0

licensebuttons by-sa

|licensebuttons by-sa|

.. |licensebuttons by-sa| image:: https://licensebuttons.net/l/by-sa/3.0/88x31.png
   :target: https://creativecommons.org/licenses/by-sa/4.0

forthebadge cc-sa

|forthebadge cc-sa|

.. |forthebadge cc-sa| image:: http://ForTheBadge.com/images/badges/cc-sa.svg
   :target: https://creativecommons.org/licenses/by-sa/4.0

The Creative Commons License Buttons site also provides a customizable way to access badges in various colours or sizes.

licensebuttons by-nc-sa-white

|licensebuttons by-nc-sa-white|

.. |licensebuttons by-nc-sa-white| image:: https://licensebuttons.net/i/l/by-nc-sa/ffffff/00/00/00/88x31.png
   :target: https://creativecommons.org/licenses/by-nc-sa/2.0

licensebuttons by-nc-sa-black

|licensebuttons by-nc-sa-black|

.. |licensebuttons by-nc-sa-black| image:: https://licensebuttons.net/i/l/by-nc-sa/000000/ff/ff/ff/88x31.png
   :target: https://creativecommons.org/licenses/by-nc-sa/2.0

licensebuttons by-nc-sa-magenta

|licensebuttons by-nc-sa-magenta|

.. |licensebuttons by-nc-sa-magenta| image:: https://licensebuttons.net/i/l/by-nc-sa/eeeeee/ff/00/ff/88x31.png
   :target: https://creativecommons.org/licenses/by-nc-sa/2.0

Simple Icons

Any shields.io badge can use a logo image by adding the logo query parameter to the name of any logo suported by Simple Icons.

simpleicons vim

|simpleicons vim|

.. |simpleicons vim| image:: https://img.shields.io/badge/--019733?logo=vim
   :target: https://www.vim.org

simpleicons openbsd

|simpleicons openbsd|

.. |simpleicons openbsd| image:: https://img.shields.io/badge/--F2CA30?logo=openbsd&logoColor=000000
   :target: https://www.openbsd.org

simpleicons suckless

|simpleicons suckless|

.. |simpleicons suckless| image:: https://img.shields.io/badge/--1177AA?logo=suckless
   :target: https://suckless.org

simpleicons dwm

|simpleicons dwm|

.. |simpleicons dwm| image:: https://img.shields.io/badge/--1177AA?logo=dwm
   :target: https://dwm.suckless.org

simpleicons git

|simpleicons git|

.. |simpleicons git| image:: https://img.shields.io/badge/--F05032?logo=git&logoColor=ffffff
   :target: http://git-scm.com

simpleicons xorg

|simpleicons xorg|

.. |simpleicons xorg| image:: https://img.shields.io/badge/--F28834?logo=x.org&logoColor=ffffff
   :target: https://x.org

simpleicons visualstudio

|simpleicons visualstudio|

.. |simpleicons visualstudio| image:: https://img.shields.io/badge/--6C33AF?logo=visual%20studio
   :target: https://visualstudio.microsoft.com

simpleicons golang

|simpleicons golang|

.. |simpleicons golang| image:: https://img.shields.io/badge/--00ADD8?logo=go&logoColor=ffffff
   :target: https://golang.org

Open-Source

Version 1, in SVG: Open Source Love svg1

|Open Source Love svg1|

.. |Open Source Love svg1| image:: https://badges.frapsoft.com/os/v1/open-source.svg?v=103
   :target: https://github.com/ellerbrock/open-source-badges/

Version 1, in PNG: Open Source Love png1

|Open Source Love png1|

.. |Open Source Love png1| image:: https://badges.frapsoft.com/os/v1/open-source.png?v=103
   :target: https://github.com/ellerbrock/open-source-badges/

Version 2, in SVG: Open Source Love svg2

|Open Source Love svg2|

.. |Open Source Love svg2| image:: https://badges.frapsoft.com/os/v2/open-source.svg?v=103
   :target: https://github.com/ellerbrock/open-source-badges/

Version 2, in PNG: Open Source Love png2

|Open Source Love png2|

.. |Open Source Love png2| image:: https://badges.frapsoft.com/os/v2/open-source.png?v=103
   :target: https://github.com/ellerbrock/open-source-badges/

Version 3, in SVG: Open Source Love svg3

|Open Source Love svg3|

.. |Open Source Love svg3| image:: https://badges.frapsoft.com/os/v3/open-source.svg?v=103
   :target: https://github.com/ellerbrock/open-source-badges/

Version 3, in PNG: Open Source Love png3

|Open Source Love png3|

.. |Open Source Love png3| image:: https://badges.frapsoft.com/os/v3/open-source.png?v=103
   :target: https://github.com/ellerbrock/open-source-badges/

Open Source? Yes! Open Source? Yes!

|Open Source? Yes!|

.. |Open Source? Yes!| image:: https://badgen.net/badge/Open%20Source%20%3F/Yes%21/blue?icon=github
   :target: https://github.com/Naereen/badges/

Meta badges ?!

This is a badge to show that you like to put badges on your README:

Awesome Badges

|Awesome Badges|

.. |Awesome Badges| image:: https://img.shields.io/badge/badges-awesome-green.svg
   :target: https://github.com/Naereen/badges

And this is a meta badge : "some people like repo badges so this is a badge to count your repo badges" :

BADGINATOR

|BADGINATOR|

.. |BADGINATOR| image:: https://badginator.herokuapp.com/Naereen/badges.svg
   :target: https://github.com/defunctzombie/badginator

DOI and Zenodo

This is a badge to link to a [DOI](https://doi.org/):

DOI

|DOI|

.. |DOI| image:: https://zenodo.org/badge/DOI/10.1007/978-3-319-76207-4_15.svg
   :target: https://doi.org/10.1007/978-3-319-76207-4_15

DOI Citations

This badge is showing the number of citations of a paper / DOI. Updated daily. See [HowTo](https://juleskreuer.eu/projekte/citation-badge/)

|DOI Citations|

.. |DOI Citations| image:: https://api.juleskreuer.eu/citation-badge.php?doi=10.1126/science.1058040
   :target: https://juleskreuer.eu/projekte/citation-badge/

A nice badge to give a link to saythanks.io/to/kennethreitz (for example).

say thanks

|say thanks|

.. |say thanks| image:: https://img.shields.io/badge/say-thanks-ff69b4.svg
   :target: https://saythanks.io/to/kennethreitz

How to create step by step

  1. Search a SVG image logo
  2. Optimize the SVG image using a tool:
  3. Encode the Optimized SVG to Base64 using a tool:
  4. Place the B64 code after the code:
.. |Love| image:: https://img.shields.io/badge/<SUBJECT>-<STATUS>-<COLOR>?logo=data:image/svg%2bxml;base64,
  1. Use in your README.rst

Love

Love

|Love|

.. |Love| image:: https://img.shields.io/badge/Love-pink?style=flat-square&logo=data:image/svg%2bxml;base64,PHN2ZyByb2xlPSJpbWciIHZpZXdCb3g9IjAgMCAyNCAyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48dGl0bGU+R2l0SHViIFNwb25zb3JzIGljb248L3RpdGxlPjxwYXRoIGQ9Ik0xNy42MjUgMS40OTljLTIuMzIgMC00LjM1NCAxLjIwMy01LjYyNSAzLjAzLTEuMjcxLTEuODI3LTMuMzA1LTMuMDMtNS42MjUtMy4wM0MzLjEyOSAxLjQ5OSAwIDQuMjUzIDAgOC4yNDljMCA0LjI3NSAzLjA2OCA3Ljg0NyA1LjgyOCAxMC4yMjdhMzMuMTQgMzMuMTQgMCAwIDAgNS42MTYgMy44NzZsLjAyOC4wMTcuMDA4LjAwMy0uMDAxLjAwM2MuMTYzLjA4NS4zNDIuMTI2LjUyMS4xMjUuMTc5LjAwMS4zNTgtLjA0MS41MjEtLjEyNWwtLjAwMS0uMDAzLjAwOC0uMDAzLjAyOC0uMDE3YTMzLjE0IDMzLjE0IDAgMCAwIDUuNjE2LTMuODc2QzIwLjkzMiAxNi4wOTYgMjQgMTIuNTI0IDI0IDguMjQ5YzAtMy45OTYtMy4xMjktNi43NS02LjM3NS02Ljc1em0tLjkxOSAxNS4yNzVhMzAuNzY2IDMwLjc2NiAwIDAgMS00LjcwMyAzLjMxNmwtLjAwNC0uMDAyLS4wMDQuMDAyYTMwLjk1NSAzMC45NTUgMCAwIDEtNC43MDMtMy4zMTZjLTIuNjc3LTIuMzA3LTUuMDQ3LTUuMjk4LTUuMDQ3LTguNTIzIDAtMi43NTQgMi4xMjEtNC41IDQuMTI1LTQuNSAyLjA2IDAgMy45MTQgMS40NzkgNC41NDQgMy42ODQuMTQzLjQ5NS41OTYuNzk3IDEuMDg2Ljc5Ni40OS4wMDEuOTQzLS4zMDIgMS4wODUtLjc5Ni42My0yLjIwNSAyLjQ4NC0zLjY4NCA0LjU0NC0zLjY4NCAyLjAwNCAwIDQuMTI1IDEuNzQ2IDQuMTI1IDQuNSAwIDMuMjI1LTIuMzcgNi4yMTYtNS4wNDggOC41MjN6Ii8+PC9zdmc+
   :target: https://simpleicons.org/icons/githubsponsors.svg

Magic

Magic

|Magic|

.. |Magic| image:: https://img.shields.io/badge/Made%20with-Magic-orange?style=for-the-badge&logo=data:image/svg%2bxml;base64,PHN2ZyBpZD0iQ2FwYV8xIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA1MTIgNTEyIiBoZWlnaHQ9IjUxMiIgdmlld0JveD0iMCAwIDUxMiA1MTIiIHdpZHRoPSI1MTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGc+PHBhdGggZD0ibTM5NS44MiAxODIuNjE2LTE4OC43MiAxODguNzItMTIuOTEgMS43Mi05LjM1IDIwLjU0LTM0LjMxIDM0LjMxLTExLjAxLS43My0xMS4yNSAyMi45OS01Ni40OCA1Ni40OGMtMi45MyAyLjkzLTYuNzcgNC4zOS0xMC42MSA0LjM5cy03LjY4LTEuNDYtMTAuNjEtNC4zOWwtMjIuNjItMjIuNjJoLS4wMWwtMjIuNjItMjIuNjNjLTUuODYtNS44Ni01Ljg2LTE1LjM2IDAtMjEuMjJsNzcuNjMtNzcuNjMgMTYuNi03LjAzIDUuNjYtMTUuMjMgMzQuMzEtMzQuMzEgMTQuODQtNC45MiA3LjQyLTE3LjM0IDE2Ny41Ny0xNjcuNTcgMzMuMjQgMzMuMjR6IiBmaWxsPSIjZjY2Ii8+PHBhdGggZD0ibTM5NS44MiAxMTYuMTQ2djY2LjQ3bC0xODguNzIgMTg4LjcyLTEyLjkxIDEuNzItOS4zNSAyMC41NC0zNC4zMSAzNC4zMS0xMS4wMS0uNzMtMTEuMjUgMjIuOTktNTYuNDggNTYuNDhjLTIuOTMgMi45My02Ljc3IDQuMzktMTAuNjEgNC4zOXMtNy42OC0xLjQ2LTEwLjYxLTQuMzlsLTIyLjYyLTIyLjYyIDMzNC42NC0zMzQuNjR6IiBmaWxsPSIjZTYyZTZiIi8+PHBhdGggZD0ibTUwNi42MSAyMDkuMDA2LTY5LjE0LTY5LjEzIDQzLjA1LTg4LjM4YzIuOC01Ljc1IDEuNjUtMTIuNjUtMi44OC0xNy4xNy00LjUyLTQuNTMtMTEuNDItNS42OC0xNy4xNy0yLjg4bC04OC4zOCA0My4wNS02OS4xMy02OS4xNGMtNC4zNS00LjM1LTEwLjkyLTUuNi0xNi41Ni0zLjE2LTUuNjUgMi40NS05LjIzIDguMDktOS4wNCAxNC4yNGwyLjg2IDkwLjQ1LTg1LjM3IDU3LjgzYy00LjkxIDMuMzItNy40IDkuMjItNi4zNiAxNS4wNCAxLjA0IDUuODMgNS40IDEwLjUxIDExLjE1IDExLjk0bDk2LjYyIDI0LjAxIDI0LjAxIDk2LjYyYzEuNDMgNS43NSA2LjExIDEwLjExIDExLjk0IDExLjE1Ljg3LjE2IDEuNzUuMjMgMi42Mi4yMyA0LjkyIDAgOS42LTIuNDIgMTIuNDItNi41OWw1Ny44My04NS4zNyA5MC40NSAyLjg2YzYuMTQuMTkgMTEuNzktMy4zOSAxNC4yNC05LjA0IDIuNDQtNS42NCAxLjE5LTEyLjIxLTMuMTYtMTYuNTZ6IiBmaWxsPSIjZmFiZTJjIi8+PHBhdGggZD0ibTI5Ni4yNiAyMTUuNzA2IDI0LjAxIDk2LjYyYzEuNDMgNS43NSA2LjExIDEwLjExIDExLjk0IDExLjE1Ljg3LjE2IDEuNzUuMjMgMi42Mi4yMyA0LjkyIDAgOS42LTIuNDIgMTIuNDItNi41OWw1Ny44My04NS4zNyA5MC40NSAyLjg2YzYuMTQuMTkgMTEuNzktMy4zOSAxNC4yNC05LjA0IDIuNDQtNS42NCAxLjE5LTEyLjIxLTMuMTYtMTYuNTZsLTY5LjE0LTY5LjEzIDQzLjA1LTg4LjM4YzIuOC01Ljc1IDEuNjUtMTIuNjUtMi44OC0xNy4xN3oiIGZpbGw9IiNmZDkwMjUiLz48cGF0aCBkPSJtNDY1IDQxNi45NjZjLTI1LjkyIDAtNDcgMjEuMDgtNDcgNDdzMjEuMDggNDcgNDcgNDcgNDctMjEuMDggNDctNDctMjEuMDgtNDctNDctNDd6IiBmaWxsPSIjZmFiZTJjIi8+PHBhdGggZD0ibTEwNCAyOC45NjZoLTEzdi0xM2MwLTguMjg0LTYuNzE2LTE1LTE1LTE1cy0xNSA2LjcxNi0xNSAxNXYxM2gtMTNjLTguMjg0IDAtMTUgNi43MTYtMTUgMTVzNi43MTYgMTUgMTUgMTVoMTN2MTNjMCA4LjI4NCA2LjcxNiAxNSAxNSAxNXMxNS02LjcxNiAxNS0xNXYtMTNoMTNjOC4yODQgMCAxNS02LjcxNiAxNS0xNXMtNi43MTYtMTUtMTUtMTV6IiBmaWxsPSIjZmVkODQzIi8+PHBhdGggZD0ibTIwNy4xIDM3MS4zMzYtMjIuMjYgMjIuMjYtNDUuMzItODcuNjIgMjIuMjYtMjIuMjZ6IiBmaWxsPSIjZmVkODQzIi8+PHBhdGggZD0ibTE4NC44NCAzOTMuNTk2IDIyLjI2LTIyLjI2LTIyLjY2LTQzLjgxLTIyLjI2NSAyMi4yNjV6IiBmaWxsPSIjZmFiZTJjIi8+PHBhdGggZD0ibTE1MC41MyA0MjcuOTA2LTIyLjI2IDIyLjI2LTQ1LjMyLTg3LjYyIDIyLjI2LTIyLjI2eiIgZmlsbD0iI2ZlZDg0MyIvPjxwYXRoIGQ9Im0xMjguMjcgNDUwLjE2NiAyMi4yNi0yMi4yNi0yMi42NTUtNDMuODE1LTIyLjI2IDIyLjI2eiIgZmlsbD0iI2ZhYmUyYyIvPjxjaXJjbGUgY3g9IjE1IiBjeT0iMTE5Ljk2OSIgZmlsbD0iIzVlZDhkMyIgcj0iMTUiLz48Y2lyY2xlIGN4PSIxMjgiIGN5PSIxOTkuOTY5IiBmaWxsPSIjZDU5OWVkIiByPSIxNSIvPjxjaXJjbGUgY3g9IjE5MiIgY3k9IjYzLjk2NCIgZmlsbD0iI2Y2NiIgcj0iMTUiLz48Y2lyY2xlIGN4PSIzMjgiIGN5PSI0MTUuOTY3IiBmaWxsPSIjMzFiZWJlIiByPSIxNSIvPjxjaXJjbGUgY3g9IjQ0MCIgY3k9IjMyNy45NjciIGZpbGw9IiNhZDc3ZTMiIHI9IjE0Ljk5OSIvPjwvZz48L3N2Zz4=
   :target: https://www.flaticon.com/free-icon/magic-wand_3627668

Safe

Safe

|Safe|

.. |Safe| image:: https://img.shields.io/badge/Stay-Safe-red?logo=data:image/svg%2bxml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgNTEwIDUxMCIgaGVpZ2h0PSI1MTIiIHZpZXdCb3g9IjAgMCA1MTAgNTEwIiB3aWR0aD0iNTEyIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnPjxnPjxwYXRoIGQ9Im0xNzQuNjEgMzAwYy0yMC41OCAwLTQwLjU2IDYuOTUtNTYuNjkgMTkuNzJsLTExMC4wOSA4NS43OTd2MTA0LjQ4M2g1My41MjlsNzYuNDcxLTY1aDEyNi44MnYtMTQ1eiIgZmlsbD0iI2ZmZGRjZSIvPjwvZz48cGF0aCBkPSJtNTAyLjE3IDI4NC43MmMwIDguOTUtMy42IDE3Ljg5LTEwLjc4IDI0LjQ2bC0xNDguNTYgMTM1LjgyaC03OC4xOHYtODVoNjguMThsMTE0LjM0LTEwMC4yMWMxMi44Mi0xMS4yMyAzMi4wNi0xMC45MiA0NC41LjczIDcgNi41NSAxMC41IDE1LjM4IDEwLjUgMjQuMnoiIGZpbGw9IiNmZmNjYmQiLz48cGF0aCBkPSJtMzMyLjgzIDM0OS42M3YxMC4zN2gtNjguMTh2LTYwaDE4LjU1YzI3LjQxIDAgNDkuNjMgMjIuMjIgNDkuNjMgNDkuNjN6IiBmaWxsPSIjZmZjY2JkIi8+PHBhdGggZD0ibTM5OS44IDc3LjN2OC4wMWMwIDIwLjY1LTguMDQgNDAuMDctMjIuNjQgNTQuNjdsLTExMi41MSAxMTIuNTF2LTIyNi42NmwzLjE4LTMuMTljMTQuNi0xNC42IDM0LjAyLTIyLjY0IDU0LjY3LTIyLjY0IDQyLjYyIDAgNzcuMyAzNC42OCA3Ny4zIDc3LjN6IiBmaWxsPSIjZDAwMDUwIi8+PHBhdGggZD0ibTI2NC42NSAyNS44M3YyMjYuNjZsLTExMi41MS0xMTIuNTFjLTE0LjYtMTQuNi0yMi42NC0zNC4wMi0yMi42NC01NC42N3YtOC4wMWMwLTQyLjYyIDM0LjY4LTc3LjMgNzcuMy03Ny4zIDIwLjY1IDAgNDAuMDYgOC4wNCA1NC42NiAyMi42NHoiIGZpbGw9IiNmZjRhNGEiLz48cGF0aCBkPSJtMjEyLjgzIDM2MC4xMnYzMGg1MS44MnYtMzB6IiBmaWxsPSIjZmZjY2JkIi8+PHBhdGggZD0ibTI2NC42NSAzNjAuMTJ2MzBoMzYuMTRsMzIuMDQtMzB6IiBmaWxsPSIjZmZiZGE5Ii8+PC9nPjwvc3ZnPg==
   :target: https://www.flaticon.com/free-icon/heart_3555817

Info

Info

|Info|

.. |Info| image:: https://img.shields.io/badge/Project-Info-blue?style=flat-square&logo=data:image/svg%2bxml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPg0KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNTEyIDUxMjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHBhdGggc3R5bGU9ImZpbGw6IzBBNEVBRjsiIGQ9Ik0yNTYsNTEyYy02OC4zOCwwLTEzMi42NjctMjYuNjI5LTE4MS4wMi03NC45OEMyNi42MjksMzg4LjY2NywwLDMyNC4zOCwwLDI1Ng0KCVMyNi42MjksMTIzLjMzMyw3NC45OCw3NC45OEMxMjMuMzMzLDI2LjYyOSwxODcuNjIsMCwyNTYsMHMxMzIuNjY3LDI2LjYyOSwxODEuMDIsNzQuOThDNDg1LjM3MSwxMjMuMzMzLDUxMiwxODcuNjIsNTEyLDI1Ng0KCXMtMjYuNjI5LDEzMi42NjctNzQuOTgsMTgxLjAyQzM4OC42NjcsNDg1LjM3MSwzMjQuMzgsNTEyLDI1Niw1MTJ6Ii8+DQo8cGF0aCBzdHlsZT0iZmlsbDojMDYzRThCOyIgZD0iTTQzNy4wMiw3NC45OEMzODguNjY3LDI2LjYyOSwzMjQuMzgsMCwyNTYsMHY1MTJjNjguMzgsMCwxMzIuNjY3LTI2LjYyOSwxODEuMDItNzQuOTgNCglDNDg1LjM3MSwzODguNjY3LDUxMiwzMjQuMzgsNTEyLDI1NlM0ODUuMzcxLDEyMy4zMzMsNDM3LjAyLDc0Ljk4eiIvPg0KPHBhdGggc3R5bGU9ImZpbGw6I0ZGRkZGRjsiIGQ9Ik0yNTYsMTg1Yy0zMC4zMjcsMC01NS0yNC42NzMtNTUtNTVzMjQuNjczLTU1LDU1LTU1czU1LDI0LjY3Myw1NSw1NVMyODYuMzI3LDE4NSwyNTYsMTg1eiBNMzAxLDM5NQ0KCVYyMTVIMTkxdjMwaDMwdjE1MGgtMzB2MzBoMTQwdi0zMEgzMDF6Ii8+DQo8Zz4NCgk8cGF0aCBzdHlsZT0iZmlsbDojQ0NFRkZGOyIgZD0iTTI1NiwxODVjMzAuMzI3LDAsNTUtMjQuNjczLDU1LTU1cy0yNC42NzMtNTUtNTUtNTVWMTg1eiIvPg0KCTxwb2x5Z29uIHN0eWxlPSJmaWxsOiNDQ0VGRkY7IiBwb2ludHM9IjMwMSwzOTUgMzAxLDIxNSAyNTYsMjE1IDI1Niw0MjUgMzMxLDQyNSAzMzEsMzk1IAkiLz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjwvc3ZnPg0K
   :target: https://www.flaticon.com/free-icon/info_785822

Telegram

Telegram

|Telegram|

.. |Telegram| image:: https://img.shields.io/badge/Join-Telegram-blue?style=for-the-badge&logo=data:image/svg%2bxml;base64,PHN2ZyBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgaGVpZ2h0PSI1MTIiIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkdGg9IjUxMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJtOS40MTcgMTUuMTgxLS4zOTcgNS41ODRjLjU2OCAwIC44MTQtLjI0NCAxLjEwOS0uNTM3bDIuNjYzLTIuNTQ1IDUuNTE4IDQuMDQxYzEuMDEyLjU2NCAxLjcyNS4yNjcgMS45OTgtLjkzMWwzLjYyMi0xNi45NzIuMDAxLS4wMDFjLjMyMS0xLjQ5Ni0uNTQxLTIuMDgxLTEuNTI3LTEuNzE0bC0yMS4yOSA4LjE1MWMtMS40NTMuNTY0LTEuNDMxIDEuMzc0LS4yNDcgMS43NDFsNS40NDMgMS42OTMgMTIuNjQzLTcuOTExYy41OTUtLjM5NCAxLjEzNi0uMTc2LjY5MS4yMTh6IiBmaWxsPSIjMDM5YmU1Ii8+PC9zdmc+
   :target: https://www.flaticon.com/free-icon/telegram_2111644

RuboCop

RuboCop

|RuboCop|

.. |RuboCop| image:: https://img.shields.io/badge/code%20style-Rubocop-red?style=for-the-badge&logo=data:image/svg%2bxml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiI+PHRpdGxlPmZpbGVfdHlwZV9ydWJvY29wPC90aXRsZT48cGF0aCBkPSJNMjcuMDUsMTMuOVYxM2ExLjc5MywxLjc5MywwLDAsMC0xLjgtMS44SDYuNjVBMS43OTMsMS43OTMsMCwwLDAsNC44NSwxM3YuOWExLjUyNSwxLjUyNSwwLDAsMC0uNywxLjJ2Mi40YTEuMzg3LDEuMzg3LDAsMCwwLC43LDEuMnYuOWExLjc5MywxLjc5MywwLDAsMCwxLjgsMS44aDE4LjdhMS43OTMsMS43OTMsMCwwLDAsMS44LTEuOHYtLjlhMS41MjUsMS41MjUsMCwwLDAsLjctMS4yVjE1LjFBMS43NDIsMS43NDIsMCwwLDAsMjcuMDUsMTMuOVoiIHN0eWxlPSJmaWxsOiNjNWM1YzUiLz48cGF0aCBkPSJNMTUuOTUsMmE5LjkyNSw5LjkyNSwwLDAsMC05LjgsOC42aDE5LjZBOS45MjUsOS45MjUsMCwwLDAsMTUuOTUsMloiIHN0eWxlPSJmaWxsOiNjNWM1YzUiLz48cG9seWdvbiBwb2ludHM9IjEzLjA1IDI0IDE4Ljg1IDI0IDE5LjQ1IDI0LjcgMjAuMzUgMjQgMTkuNDUgMjIuOSAxMi40NSAyMi45IDExLjU1IDI0IDEyLjQ1IDI0LjcgMTMuMDUgMjQiIHN0eWxlPSJmaWxsOiNjNWM1YzUiLz48cGF0aCBkPSJNMjMuNTUsMTcuNkg4LjM1YTEuMywxLjMsMCwxLDEsMC0yLjZoMTUuM2ExLjMyNCwxLjMyNCwwLDAsMSwxLjMsMS4zQTEuNDkzLDEuNDkzLDAsMCwxLDIzLjU1LDE3LjZaIiBzdHlsZT0iZmlsbDojZWMxYzI0Ii8+PHBhdGggZD0iTTIzLjA1LDIydjMuOGExLjk2NywxLjk2NywwLDAsMS0xLjksMS45aC0xYS44NjQuODY0LDAsMCwxLS42LS4zbC0xLjItMS42YS42LjYsMCwwLDAtLjYtLjNoLTMuNmEuNzY0Ljc2NCwwLDAsMC0uNS4ybC0xLjMsMS42YS42LjYsMCwwLDEtLjYuM2gtMWExLjk2NywxLjk2NywwLDAsMS0xLjktMS45VjIySDYuNTV2My44YTQuMjI1LDQuMjI1LDAsMCwwLDQuMiw0LjJoMTAuNGE0LjIyNSw0LjIyNSwwLDAsMCw0LjItNC4yVjIyWiIgc3R5bGU9ImZpbGw6I2M1YzVjNSIvPjwvc3ZnPg==
   :target: https://github.com/vscode-icons/vscode-icons/blob/master/icons/file_type_rubocop.svg

Random

Ages 20-30...

ForTheBadge 20-30

|ForTheBadge 20-30|

.. |ForTheBadge 20-30| image:: http://ForTheBadge.com/images/badges/ages-20-30.svg
   :target: http://ForTheBadge.com

Built by...

ForTheBadge built-by-developers

|ForTheBadge built-by-developers|

.. |ForTheBadge built-by-developers| image:: http://ForTheBadge.com/images/badges/built-by-developers.svg
   :target: https://GitHub.com/Naereen/

Built with...

ForTheBadge built-with-love

|ForTheBadge built-with-love|

.. |ForTheBadge built-with-love| image:: http://ForTheBadge.com/images/badges/built-with-love.svg
   :target: https://GitHub.com/Naereen/

ForTheBadge built-with-science

|ForTheBadge built-with-science|

.. |ForTheBadge built-with-science| image:: http://ForTheBadge.com/images/badges/built-with-science.svg
   :target: https://GitHub.com/Naereen/

ForTheBadge built-with-swag

|ForTheBadge built-with-swag|

.. |ForTheBadge built-with-swag| image:: http://ForTheBadge.com/images/badges/built-with-swag.svg
   :target: https://GitHub.com/Naereen/

Uses...

ForTheBadge uses-badges

|ForTheBadge uses-badges|

.. |ForTheBadge uses-badges| image:: http://ForTheBadge.com/images/badges/uses-badges.svg
   :target: http://ForTheBadge.com

ForTheBadge uses-git

|ForTheBadge uses-git|

.. |ForTheBadge uses-git| image:: http://ForTheBadge.com/images/badges/uses-git.svg
   :target: https://GitHub.com/

ForTheBadge uses-html

|ForTheBadge uses-html|

.. |ForTheBadge uses-html| image:: http://ForTheBadge.com/images/badges/uses-html.svg
   :target: http://ForTheBadge.com

ForTheBadge uses-css

|ForTheBadge uses-css|

.. |ForTheBadge uses-css| image:: http://ForTheBadge.com/images/badges/uses-css.svg
   :target: http://ForTheBadge.com

ForTheBadge uses-js

|ForTheBadge uses-js|

.. |ForTheBadge uses-js| image:: http://ForTheBadge.com/images/badges/uses-js.svg
   :target: http://ForTheBadge.com

Fun

ForTheBadge makes-people-smile

|ForTheBadge makes-people-smile|

.. |ForTheBadge makes-people-smile| image:: http://ForTheBadge.com/images/badges/makes-people-smile.svg
   :target: http://ForTheBadge.com

ForTheBadge powered-by-electricity

|ForTheBadge powered-by-electricity|

.. |ForTheBadge powered-by-electricity| image:: http://ForTheBadge.com/images/badges/powered-by-electricity.svg
   :target: http://ForTheBadge.com

ForTheBadge winter-is-coming

|ForTheBadge winter-is-coming|

.. |ForTheBadge winter-is-coming| image:: http://ForTheBadge.com/images/badges/winter-is-coming.svg
   :target: http://ForTheBadge.com

References ?

TODO

  • [X] Finish this list
  • [X] Update link for the real resource that should get linked to
  • [X] Update all my README.md to add nice badges

Issues

  • [ ] Smaller size (badge size) for some ForTheBadge.com badges? (with-science, winter-is-coming, made-with-python, all the creative-commons)

Possible TODO?

  • [ ] Download here a copy of every png/svg file, only for the static badges
  • [ ] Host the badges in this repo, and not on an external web service ?

License ? GitHub license badges

MIT Licensed (file LICENSE). © Lilian Besson, 2016-18.

Awesome Badges Maintenance Ask Me Anything ! Open Source Love svg3

ForTheBadge built-with-swag

ForTheBadge uses-badges ForTheBadge uses-git