public_library_map/website
Hugh Rundle 0bd4b4892f restructure website for better data integration
Big commit here.
This moves the "data" directory inside the website, and then uses fetch to bring the csv and geoJSON files into the map instead of copy-pasting into JS files. Much cleaner and reduces steps from updating a CSV to updating the actual website. Now we simply need to git pull on the webserver (unless the updated data is for library services rather than library locations).

Also cleans up some styling.

Also removes my MapBox secrets from the Git repo whoops. These are now brought in via a secrets.js file that simply declares a constant. This file will not be visible in the repo.

Fixes #14
2021-01-20 09:28:43 +11:00
..
about restructure website for better data integration 2021-01-20 09:28:43 +11:00
contributing update directories for cool links 2021-01-18 20:25:14 +11:00
data restructure website for better data integration 2021-01-20 09:28:43 +11:00
sources restructure website for better data integration 2021-01-20 09:28:43 +11:00
boundaries.topo.js update service and location data 2021-01-18 12:41:44 +11:00
ikcs.js update files 2021-01-17 19:47:25 +11:00
index.html restructure website for better data integration 2021-01-20 09:28:43 +11:00
leaflet.geocsv.js update files 2021-01-17 19:47:25 +11:00
leaflet.pattern.js update files 2021-01-17 19:47:25 +11:00
load-map.js restructure website for better data integration 2021-01-20 09:28:43 +11:00
logo.svg improve menu tabs 2021-01-18 13:29:43 +11:00
mechanics.js update files 2021-01-17 19:47:25 +11:00
nsla.js update files 2021-01-17 19:47:25 +11:00
public_branches.js update service and location data 2021-01-18 12:41:44 +11:00
style.css restructure website for better data integration 2021-01-20 09:28:43 +11:00