The IHS Charts have been containerized for local development. To run the Jekyll app, simply run:
docker-compose upTo view the site, navigate to http://localhost:5000/ (or whatever address Jekyll printed to your console.)
We used the following open source tools:
- Bootstrap - Responsive HTML, CSS and Javascript framework
- Leaflet - javascript library interactive maps
- HighCharts - javascript library online, interactive charts
If something is not behaving intuitively, it is a bug, and should be reported. Report it here: https://github.com/datamade/ihs-charts/issues
- Fork the project.
- Make your feature addition or bug fix.
- Commit, do not mess with rakefile, version, or history.
- Send a pull request. Bonus points for topic branches.
Copyright (c) 2023 DataMade. Released under the MIT License.