Compare commits

..

No commits in common. "8dc84b8b828bcdd6db1d421d7a1a261cd7edd8e1" and "9919985b9388d6d78d171df77b644c97679c2889" have entirely different histories.

View file

@ -16,7 +16,6 @@ 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)*. See [contributing](https://librarymap.hugh.run/contributing/), especially *[which files to update](https://librarymap.hugh.run/contributing/#which-files-to-update)*.
<<<<<<< HEAD
## Deployment ## 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 file is stored with the webhooks files so that everything can be `npm install`ed together.
@ -52,9 +51,7 @@ sudo npm install -g topojson-server
geo2topo boundaries.geo.json -q 50000 > website/data/boundaries.topo.json geo2topo boundaries.geo.json -q 50000 > website/data/boundaries.topo.json
``` ```
## Contributing ## Contributors
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). Contributors are listed at [contributors.txt](contributors.txt).