/switch2osm-mkdocs

Are you going to use OpenStreetMap tiles or deploy your own tile server? This handy guide will help you.

Primary LanguageDockerfile

Switch2OSM

Here is a re-work of https://switch2osm.org website using Material for MkDocs.

The goal is to add to the site the ability to have instructions in different languages in one place.

Contribution

You are welcome to extend the styling and content, add new languages. To do this, clone this repository, install the necessary dependencies and experiment.

git clone git@github.com:Andygol/switch2osm-mkdocs.git
cd switch2osm-mkdocs
python -m venv venv
source ./venv/bin/activate
pip install -r requirements.txt
mkdocs serve

Open http://127.0.0.1:8000/switch2osm-mkdocs/ in your browser.

Translation

Translation into other languages is carried out on Transifex. Click "Help to translate" in the language switcher to get there.

Copyright

© 2013–2023 OpenStreetMap and contributors, CC BY-SA