Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ttntm/hugo-leaflet-store-locator
A Leaflet based store locator rendered as a static site by hugo
https://github.com/ttntm/hugo-leaflet-store-locator
bootstrap hugo hugo-site leaflet leaflet-map leaflet-markercluster leafletjs openstreetmap
Last synced: 3 months ago
JSON representation
A Leaflet based store locator rendered as a static site by hugo
- Host: GitHub
- URL: https://github.com/ttntm/hugo-leaflet-store-locator
- Owner: ttntm
- License: mit
- Archived: true
- Created: 2020-03-10T15:51:36.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-11-28T18:05:41.000Z (about 3 years ago)
- Last Synced: 2024-08-01T00:47:28.189Z (6 months ago)
- Topics: bootstrap, hugo, hugo-site, leaflet, leaflet-map, leaflet-markercluster, leafletjs, openstreetmap
- Language: JavaScript
- Homepage: https://leaflet-store-locator.netlify.app/
- Size: 295 KB
- Stars: 24
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# hugo-leaflet-store-locator
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`.
---
[![Netlify Status](https://api.netlify.com/api/v1/badges/b85746f0-70cb-45d0-9dbe-655905041478/deploy-status)](https://app.netlify.com/sites/leaflet-store-locator/deploys)