Skip to content

Andygol/switch2osm.github.io

Folders and files

NameName
Last commit message
Last commit date
Sep 13, 2023
Apr 2, 2023
Apr 7, 2023
Sep 17, 2023
May 30, 2023
Apr 2, 2023
May 30, 2023
May 30, 2023
Apr 7, 2023
May 30, 2023
May 30, 2023
Sep 18, 2023
Oct 2, 2023
Sep 17, 2023

Repository files navigation

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 with translation" in the language switcher to get there.

Copyright

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

Releases

No releases published

Languages

  • JavaScript 33.8%
  • SCSS 27.3%
  • CSS 22.5%
  • HTML 16.0%
  • Other 0.4%