osmfoundation / welcome-mat

This is the code for the OpenStreetMap Welcome Mat website
https://welcome.openstreetmap.org/
14 stars 13 forks source link
docker-image jekyll

This is the code for the OpenStreetMap Welcome Mat at https://welcome.openstreetmap.org/

More information on how this came about here

Contributing

Read the contributing guide to learn how to add or edit any content.

Build

This site is built with Jekyll.

Running site locally

jekyll serve -b ''

Testing site (if testing for the first time, run npm install first);

npm test