whosonfirst / whosonfirst-www

www.whosonfirst.org – it's a website.
https://www.whosonfirst.org/
5 stars 8 forks source link

Update license page #71

Closed stepps00 closed 4 years ago

stepps00 commented 4 years ago

Fixes https://github.com/whosonfirst/whosonfirst-www/issues/70.

This PR updates the pages/docs.mk file to pull the License page information from the whosonfirst-sources LICENSE.md file, rather than the existing cookbook repo page.

The second commit runs the following:

make docs-download-licenses
make docs-build-pages
make local

I did not run make sync (pointed out as a step here).

The changes to the license page look good locally and all files built without issue. Passing off to @thisisaaronland to merge.

nvkelso commented 4 years ago

LGTM locally :)

stepps00 commented 4 years ago

Screenshot of the new License page:

Screen Shot 2020-02-21 at 3 39 07 PM