Skip to content

osmberlin/www.osm-verkehrswende.org

Repository files navigation

osm-verkehrswende.org website

osm-verkehrswende.org is a project hub that documents the different activities of the "Verkehrswende" community.

Learn more…

Meetups

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.

Development

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.

Open in StackBlitz Open with CodeSandbox Open in GitHub Codespaces

Add a new project

  • 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