Building the Docs
Where the content lives
Release Workflow
The docs (and API reference) publish themselves. A GitHub Actions workflow rebuilds and deploys to
Adding an example
How the Android example gallery, the screenshots and the website page are generated from one file
Style tools CLI
How massif-style is built to WebAssembly, wrapped as an npm package and released
Style preview — two panes, two tilesets
Comparing one style over OpenFreeMap and over a locally built tileset, and listing what the local one is missing
What the style needs from the tileset
Every field and layer the Massif styles want from the OpenMapTiles fork, and what each one buys
The demo app and the debugging loop
Everything about scripts/android-dev: the two screens, the intent extras, the probes that work,