Update badges
This commit is contained in:
parent
ccd27bdb99
commit
df987d85e3
1 changed files with 20 additions and 14 deletions
28
README.rst
28
README.rst
|
@ -2,28 +2,34 @@
|
||||||
djangocms-blog
|
djangocms-blog
|
||||||
==============
|
==============
|
||||||
|
|
||||||
|
.. image:: https://img.shields.io/pypi/v/djangocms-blog.svg?style=flat-square
|
||||||
.. image:: https://img.shields.io/pypi/v/djangocms-blog.svg
|
|
||||||
:target: https://pypi.python.org/pypi/djangocms-blog
|
:target: https://pypi.python.org/pypi/djangocms-blog
|
||||||
:alt: Latest PyPI version
|
:alt: Latest PyPI version
|
||||||
|
|
||||||
.. image:: https://img.shields.io/travis/nephila/djangocms-blog.svg
|
.. image:: https://img.shields.io/pypi/dm/djangocms-blog.svg?style=flat-square
|
||||||
:target: https://travis-ci.org/nephila/djangocms-blog
|
|
||||||
:alt: Latest Travis CI build status
|
|
||||||
|
|
||||||
.. image:: https://img.shields.io/pypi/dm/djangocms-blog.svg
|
|
||||||
:target: https://pypi.python.org/pypi/djangocms-blog
|
:target: https://pypi.python.org/pypi/djangocms-blog
|
||||||
:alt: Monthly downloads
|
:alt: Monthly downloads
|
||||||
|
|
||||||
.. image:: https://coveralls.io/repos/nephila/djangocms-blog/badge.png
|
.. image:: https://img.shields.io/pypi/pyversions/djangocms-blog.svg?style=flat-square
|
||||||
:target: https://coveralls.io/r/nephila/djangocms-blog
|
:target: https://pypi.python.org/pypi/djangocms-blog
|
||||||
|
:alt: Python versions
|
||||||
|
|
||||||
|
.. image:: https://img.shields.io/travis/nephila/djangocms-blog.svg?style=flat-square
|
||||||
|
:target: https://travis-ci.org/nephila/djangocms-blog
|
||||||
|
:alt: Latest Travis CI build status
|
||||||
|
|
||||||
|
.. image:: https://img.shields.io/coveralls/nephila/djangocms-blog/master.svg?style=flat-square
|
||||||
|
:target: https://coveralls.io/r/nephila/djangocms-blog?branch=master
|
||||||
:alt: Test coverage
|
:alt: Test coverage
|
||||||
|
|
||||||
.. image:: https://codeclimate.com/github/nephila/djangocms-blog/badges/gpa.svg
|
.. image:: https://img.shields.io/codecov/c/github/nephila/djangocms-blog/master.svg?style=flat-square
|
||||||
|
:target: https://codecov.io/github/nephila/djangocms-blog
|
||||||
|
:alt: Test coverage
|
||||||
|
|
||||||
|
.. image:: https://codeclimate.com/github/nephila/djangocms-blog/badges/gpa.svg?style=flat-square
|
||||||
:target: https://codeclimate.com/github/nephila/djangocms-blog
|
:target: https://codeclimate.com/github/nephila/djangocms-blog
|
||||||
:alt: Code Climate
|
:alt: Code Climate
|
||||||
|
|
||||||
|
|
||||||
A djangoCMS 3 blog application.
|
A djangoCMS 3 blog application.
|
||||||
|
|
||||||
Supported Django versions:
|
Supported Django versions:
|
||||||
|
|
Loading…
Add table
Reference in a new issue