Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 444 Bytes

README.rst

File metadata and controls

22 lines (17 loc) · 444 Bytes

ckanext-STREAMtheme

This CKAN theme is based on the TIB theme: https://github.com/TIBHannover/ckanext-TIBtheme It adds a view elements and styles to the CKAN installation.

Requirements

None.

Installation

In the dockerfile: ` ADD ./Plugins/ckanext-streamtheme $CKAN_HOME/src/ckanext-streamtheme RUN ckan-pip install -e $CKAN_HOME/src/ckanext-streamtheme `