osm-berlin.org is a project hub that documents the different activities of the OSM Berlin community.
Learn more…
- https://www.osm-berlin.org/
- https://wiki.openstreetmap.org/wiki/Berlin/Stammtisch
- Join our next "Stammtisch"
We have monthly meetups – usually in German. 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 slug to
content/config.ts
- Add the project config to
projectConfigs.const.ts