@datopian/ckan-montreal
v1.1.0
Published
Public theme for City of Montreal Data Portal on CKAN NG
Readme
CKAN NG Montreal Theme
Public theme for Montreal open data portal built with CKAN Next Generation
Locals
index.js contains locals variables, available to theme templates:
terretoires: JSON key -> values of territory form vals (mostly three-leter) to
the human-readable
explorerFormats: an array of lowercase file formats. Resources
of these formats should render the data explorer.
Heroku
Heroku uses the npm start command which calls deploy.sh
For details on deployment take a look at deploy.sh
Some highlights:
- Clones frontend-v2 at master
- Copies .staging.env to frontend-v2/.env on heroku
