Host, edit and visualize CSV-based data using Jekyll, Leaflet & Chartist
Read more about developing the Health Explorer.
This application uses the City of Philadelphia pattern portfolio. Documentation | Source
- User (Department Staff) Guide available in Wiki
- requires Github.com account
- Add users to PublicHealth team to grant commit access to this repository
- Users may login to prose.io via their Github account and select this repository
- Choose the
.csv
file and make your edits - When finished, click
Save
icon at right - Your changes will be committed to the repository and the application should reflect the updates within a few minutes
Important: Edits made to data will be visible in production once saved - use with caution
To watch for changes and run a web server at localhost:4000
, use:
jekyll serve --baseurl ""