Merge branch 'main' into contribs
This commit is contained in:
commit
8dc84b8b82
|
@ -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)*.
|
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.
|
||||||
|
@ -51,7 +52,9 @@ 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
|
||||||
```
|
```
|
||||||
|
|
||||||
## 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).
|
Contributors are listed at [contributors.txt](contributors.txt).
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue