Skip to content

connbo/Cessenon-map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Cessenon-sur-Orb – Interactive Map (GitHub Pages)

This repository hosts a Leaflet-based interactive map for guests visiting Cessenon-sur-Orb.

Publish on GitHub Pages

  1. Create a new public repository on GitHub, e.g. cessenon-map.
  2. Upload these files to the root of the repo:
    • index.html
    • README.md
  3. Go to Settings → Pages:
    • Source: Deploy from a branch
    • Branch: main (or master) — folder: / (root)
    • Click Save.
  4. After ~30–60 seconds your map will be live at:
    • https://<your-username>.github.io/cessenon-map/

Edit markers / labels

Open index.html and adjust the calls to addMarker(lat, lon, label, color, url, note).

Notes

  • Uses Leaflet (CDN) + OpenStreetMap tiles; no API key required.
  • For a custom domain, add a CNAME file and set DNS for GitHub Pages.

About

Interactive map on Cessenon

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages