update readme

This commit is contained in:
Hugh Rundle 2025-02-22 15:37:52 +11:00
parent 01d68a8a30
commit 557de58c1a
Signed by: hugh
GPG key ID: A7E35779918253F9

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).