summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthon van der Neut <anthon@mnt.org>2018-08-03 15:42:23 +0200
committerAnthon van der Neut <anthon@mnt.org>2018-08-03 15:42:23 +0200
commit58cc8b99b5cea892ee00940c40285144a1c12f9b (patch)
tree4787abc60dc59116786438f915bcf1b5da6a3815
parent98059dc97445512ced3770cd81e17274a000d511 (diff)
downloadruamel.yaml-58cc8b99b5cea892ee00940c40285144a1c12f9b.tar.gz
badges
-rw-r--r--README.rst7
-rw-r--r--_doc/_static/license.svg1
-rw-r--r--_doc/_static/pypi.svg1
3 files changed, 6 insertions, 3 deletions
diff --git a/README.rst b/README.rst
index eb7b05d..a8d9de0 100644
--- a/README.rst
+++ b/README.rst
@@ -37,13 +37,14 @@ when the status of the API is stable enough to make the transition.
.. image:: https://bestpractices.coreinfrastructure.org/projects/1128/badge
:target: https://bestpractices.coreinfrastructure.org/projects/1128
-.. image:: https://img.shields.io/badge/License-MIT-blue.svg
+.. image:: https://bitbucket.org/ruamel/ruamel.yaml/raw/default/_doc/_static/license.svg
:target: https://opensource.org/licenses/MIT
-.. image:: https://badge.fury.io/py//ruamel.yaml.svg
+.. image:: https://bitbucket.org/ruamel/ruamel.yaml/raw/default/_doc/_static/pypi.svg
:target: https://pypi.org/project/ruamel.yaml/
-.. image:: https://img.shields.io/badge/code%20style-oitnb-orange.svg
+.. image:: https://bitbucket.org/ruamel/oitnb/raw/default/_doc/_static/pypi.svg
+ :target: https://pypi.org/project/oitnb/
ChangeLog
diff --git a/_doc/_static/license.svg b/_doc/_static/license.svg
new file mode 100644
index 0000000..43dbd86
--- /dev/null
+++ b/_doc/_static/license.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="82" height="20"><linearGradient id="b" x2="0" y2="100%"><stop offset="0" stop-color="#bbb" stop-opacity=".1"/><stop offset="1" stop-opacity=".1"/></linearGradient><clipPath id="a"><rect width="82" height="20" rx="3" fill="#fff"/></clipPath><g clip-path="url(#a)"><path fill="#555" d="M0 0h51v20H0z"/><path fill="#007ec6" d="M51 0h31v20H51z"/><path fill="url(#b)" d="M0 0h82v20H0z"/></g><g fill="#fff" text-anchor="middle" font-family="DejaVu Sans,Verdana,Geneva,sans-serif" font-size="110"><text x="265" y="150" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="410">License</text><text x="265" y="140" transform="scale(.1)" textLength="410">License</text><text x="655" y="150" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="210">MIT</text><text x="655" y="140" transform="scale(.1)" textLength="210">MIT</text></g> </svg>
diff --git a/_doc/_static/pypi.svg b/_doc/_static/pypi.svg
new file mode 100644
index 0000000..e404d66
--- /dev/null
+++ b/_doc/_static/pypi.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="75" height="20"><linearGradient id="b" x2="0" y2="100%"><stop offset="0" stop-color="#bbb" stop-opacity=".1"/><stop offset="1" stop-opacity=".1"/></linearGradient><clipPath id="a"><rect width="75" height="20" rx="3" fill="#fff"/></clipPath><g clip-path="url(#a)"><path fill="#555" d="M0 0h33v20H0z"/><path fill="#007ec6" d="M33 0h59v20H33z"/><path fill="url(#b)" d="M0 0h92v20H0z"/></g><g fill="#fff" text-anchor="middle" font-family="DejaVu Sans,Verdana,Geneva,sans-serif" font-size="110"><text x="175" y="150" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="230">pypi</text><text x="175" y="140" transform="scale(.1)" textLength="230">pypi</text><text x="540" y="150" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="290">0.1.3</text><text x="540" y="140" transform="scale(.1)" textLength="290">0.1.3</text></g> </svg>