This repo is the Jekyll configuration, styles and content powering https://2026.stateofthemap.org
git clone [email protected]:openstreetmap/stateofthemap-2026.gitcd stateofthemap-2026jekyll serve -wl- Point your browser to
http://localhost:4000/
Alternatively you can use Docker to install Jekyll and to serve the site within a container.
- Install docker-compose
git clone [email protected]:openstreetmap/stateofthemap-2026.gitcd stateofthemap-2026docker-compose up --build- Point your browser to
http://localhost:4000/
Alternatively if you are using docker-machine, replace localhost with the IP address from docker-machine ip
Please adhere to the code style rules in the supplied .editorconfig file. Instructions for editors/IDEs.