updated README

This commit is contained in:
Francesco Mangiacrapa 2023-09-22 09:25:08 +02:00
parent 15e06c3f74
commit 64525627d5
1 changed files with 2 additions and 34 deletions

View File

@ -1,40 +1,8 @@
.. You should enable this project on travis-ci.org and coveralls.io to make
these badges work. The necessary Travis and Coverage config files have been
generated for you.
.. image:: https://travis-ci.org//ckanext-d4science_theme.svg?branch=master
:target: https://travis-ci.org//ckanext-d4science_theme
.. image:: https://coveralls.io/repos//ckanext-d4science_theme/badge.svg
:target: https://coveralls.io/r//ckanext-d4science_theme
.. image:: https://pypip.in/download/ckanext-d4science_theme/badge.svg
:target: https://pypi.python.org/pypi//ckanext-d4science_theme/
:alt: Downloads
.. image:: https://pypip.in/version/ckanext-d4science_theme/badge.svg
:target: https://pypi.python.org/pypi/ckanext-d4science_theme/
:alt: Latest Version
.. image:: https://pypip.in/py_versions/ckanext-d4science_theme/badge.svg
:target: https://pypi.python.org/pypi/ckanext-d4science_theme/
:alt: Supported Python versions
.. image:: https://pypip.in/status/ckanext-d4science_theme/badge.svg
:target: https://pypi.python.org/pypi/ckanext-d4science_theme/
:alt: Development Status
.. image:: https://pypip.in/license/ckanext-d4science_theme/badge.svg
:target: https://pypi.python.org/pypi/ckanext-d4science_theme/
:alt: License
=============
ckanext-d4science_theme
=============
.. Put a description of your extension here:
What does it do? What features does it have?
Consider including some screenshots or embedding a video!
The CKAN extension that implements the D4Science theme template
------------
@ -90,7 +58,7 @@ Development Installation
To install ckanext-d4science_theme for development, activate your CKAN virtualenv and
do::
git clone https://github.com//ckanext-d4science_theme.git
git clone https://code-repo.d4science.org/CKAN-Extensions/ckanext-d4science_theme.git
cd ckanext-d4science_theme
python setup.py develop
pip install -r dev-requirements.txt