ckanext-theme
A CKAN theme extension for the geOrchestra Spatial Data Infrastructure (SDI). This extension provides customized visual styling and branding for CKAN instances integrated with geOrchestra.
About
Developed by Camptocamp, this extension serves as a boilerplate theme for CKAN deployments within geOrchestra SDI environments. geOrchestra is a free, modular, and interoperable Spatial Data Infrastructure (SDI) project.
Installation
Install the extension:
pip install -e git+https://github.com/camptocamp/ckanext-theme.git#egg=ckanext-theme
Add theme to your CKAN plugins:
ckan.plugins = theme
Contributors
License
AGPL-3.0