ckanext-kpodp_theme
http://opendata.kp.gov.pk CKAN theme
Datasets Page

Topics on front Page

For detailed documentation, visit https://aliwaqas.gitbook.io/opendata-portal-documentation/
Installation:
- Copy the zip file to
/usr/lib/ckan/default/src
- cd
/usr/lib/ckan/default/src
- Run
python setup.py install
- After this has completed successfully, add
kpodp_theme to ckan.plugins in ckan configuration file.
Manually generating main.css
Run sass ckanext/kpodp_theme/public/css/sass/main.scss ckanext/kpodp_theme/public/css/main.css