CKAN 2.0 demo theme.
git clone https://github.com/okfn/ckanext-demo
cd ckanext-demo
pip install -e .
pip install -r pip-requirements.txt
In the CKAN config file, enable the demo and dataset_extent_map plugins (the latter is found in ckanext-spatial).