Merge pull request 'readme spaces' (#206) from wagga into main
Some checks failed
Minify Map JSON / processJson (push) Has been cancelled

Reviewed-on: #206
This commit is contained in:
Hugh Rundle 2025-02-22 15:39:00 +11:00
commit 10e886ce00
2 changed files with 3 additions and 440 deletions

View file

@ -18,7 +18,7 @@ See [contributing](https://librarymap.hugh.run/contributing/), especially *[whic
## Deployment
The website for this project uses [git-webhooks](https://git.suboptimal.solutions/hugh/git-webhooks) with a customisation to run the `process.js` file that is found in this repository on each pull. The file is stored with the webhooks files so that everything can be `npm install`ed together.
The website for this project uses [git-webhooks](https://git.suboptimal.solutions/hugh/git-webhooks) with a customisation to run the `process.js` file that is found in this repository on each pull. The `process.js` file **is stored with the webhooks files** so that everything can be `npm install`ed together. Remember this if you ever need to update the file.
This `process.js` file syncs any changes from the csv files into the topojson attributes (e.g. when a library changes their ILS).

File diff suppressed because one or more lines are too long