This is the code for the OpenStreetMap Welcome Mat at https://welcome.openstreetmap.org/
More information on how this came about here
Read the contributing guide to learn how to add or edit any content.
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