A simple store locator based on Leaflet, built into a static site generated by Hugo.
Demo: https://leaflet-store-locator.netlify.app/
Detailed description: https://ttntm.me/blog/store-locator-leaflet-hugo/
Requires Hugo to build/run the site; after cloning/downloading it, you can either hugo server
or npm run start
in order to view the site on http://localhost:1313
.