Skip to content

Repository files navigation

Munich Embedded Website

This is the source code for the website available at https://www.munich-embedded.com

It is a static website, built with Zola and hosted at Cloudflare pages.

Requirements

Building the Site

  • If css was changed: rebuild with tailwind by running just css
  • Preview website locally with zola serve

Formatting Templates

Tera templates are formatted with djlint, a Python tool purpose-built for Jinja-style templates (Tera shares Jinja syntax). Settings live in .djlintrc.

brew install djlint # one-time
just format # rewrite templates/**/*.html in place
just format-check # verify without writing (use in CI / pre-commit)

Scripts

  • ./scripts/geocode.sh — Resolves coordinates for ecosystem entities that have an address but no lat/lon. Uses OpenStreetMap Nominatim. Pass -f to re-geocode all entries. Requires curl and jq.

Systemscape GmbH | 2025
https://www.systemscape.com

Contributors

Languages