The website shows the projects accompanied by the BMA as walks, with propositions of places to eat or drink. In parallel, these walks exist in a printed form: an object combining a map and a leaflet describing each project in details.
It is both a website and a tool to generate print files in PDF. The goal was to ease the encoding of the content in a single place, and then have multiple outputs. Technically it works on a Wordpress installation to publish content, its REST API to fetch posts and MapLibre + OpenStreetMap to display them on a map. Printing is possible with a slightly modified version of maplibre-gl-export extension.