Merge branch 'main' into contribs

This commit is contained in:
Hugh Rundle 2024-08-10 11:03:30 +10:00
commit 8dc84b8b82
Signed by: hugh
GPG key ID: A7E35779918253F9

View file

@ -16,6 +16,7 @@ See [sources](https://librarymap.hugh.run/sources).
See [contributing](https://librarymap.hugh.run/contributing/), especially *[which files to update](https://librarymap.hugh.run/contributing/#which-files-to-update)*.
<<<<<<< HEAD
## 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.
@ -51,7 +52,9 @@ sudo npm install -g topojson-server
geo2topo boundaries.geo.json -q 50000 > website/data/boundaries.topo.json
```
## Contributors
## Contributing
To contribute to the map data you can contact Hugh at librarymap [at] hugh.run. If necessary, I will add an account for you on `git.suboptimal.solutions` if you want to contribute to the code.
Contributors are listed at [contributors.txt](contributors.txt).