Spent today on my first ever @maplibre visualization: the second half of my 15-minute city project. I could not find any toolchain for preparing such maps, only a couple ready-made websites with obsolete data and zero configuration.
Now you can build your own static map page with a set of open source tools (osmium, python, shapely, qgis, graphhopper, maplibre, turfjs etc). See the instructions in the repo:
https://github.com/Zverik/15minute/
I guess this will be the topic for my @fosdem talk!
@zverik @maplibre @fosdem as a follow up you could package it all up, including a basemap, in a small .pmtiles file and have it self-contained and hosted from a GitHub page! 🚀🌔