osm-verkehrswende.org is a project hub that documents the different activities of the "Verkehrswende" community.
Learn more…
- https://www.osm-verkehrswende.org/
- https://wiki.openstreetmap.org/wiki/Berlin/Verkehrswende
- Join our next meetup
We have monthly meetups – usually in German, but we are happy to switch to English. The next meetup will be announced on our Wiki page.
This project is build with Astro, using .astro
files whenever possible and Markdown or MDX for blog posts and pages. Dynamic pages like maps are build in React.
- Create a new project folder in
/pages
- Update the project slug in
pages/PROJECT/posts/[...slug].astro
- Add the project via Keystatic in
src/content/projects/index.json
- (The project keys will be extractd automatically.)