diff --git a/content/dates/2022-10-11-MatinaleOzK.md b/content/dates/2022-10-11-MatinaleOzK.md index 785e011..644d45e 100644 --- a/content/dates/2022-10-11-MatinaleOzK.md +++ b/content/dates/2022-10-11-MatinaleOzK.md @@ -12,3 +12,17 @@ Matinale Musicale de 7:00 à 8:00 place Charles Hernu à Charpennes, sur une id Égayer la journée des étudiants et des travailleurs passant par le Charpennes un matin en semaine. > Mais quelle idée de merde... +{{}} + +### Photos +{{< gallery >}} + {{
}} + {{
}} + {{
}} + {{
}} + {{
}} + {{
}} + {{
}} +{{< /gallery >}} + + diff --git a/layouts/shortcodes/leaflet-map.html b/layouts/shortcodes/leaflet-map.html deleted file mode 100644 index 1d2da88..0000000 --- a/layouts/shortcodes/leaflet-map.html +++ /dev/null @@ -1,30 +0,0 @@ -{{ if .IsNamedParams }} - -{{ $mapLat := default "" (.Get "mapLat") }} -{{ $mapLon := default "" (.Get "mapLon") }} -{{ $zoom := default "13" (.Get "zoom") }} -{{ $mapWidth := default "100%" (.Get "mapWidth") }} -{{ $mapHeight := default "400px" (.Get "mapHeight") }} -{{ $mapId := default (md5 (printf "%s%s" $mapLat $mapLon)) (.Get "mapId") }} -{{ $scrollWheelZoom := default "true" (.Get "scrollWheelZoom") }} - - -
- - -{{.Inner}} - -{{ else }} -{{ errorf "Leaflet Hugo Shortcode: please provide named Parameters" }} -{{ end }} diff --git a/layouts/shortcodes/leaflet-marker.html b/layouts/shortcodes/leaflet-marker.html deleted file mode 100644 index d6974bf..0000000 --- a/layouts/shortcodes/leaflet-marker.html +++ /dev/null @@ -1,32 +0,0 @@ -{{ if .IsNamedParams }} - -{{ $markerLat := default "" (.Get "markerLat") }} -{{ $markerLon := default "" (.Get "markerLon") }} -{{ $markerContent := default "" (.Get "markerContent") }} - - {{ with .Parent }} - - {{ $mapLat := default "" (.Get "mapLat") }} - {{ $mapLon := default "" (.Get "mapLon") }} - {{ $mapId := default (md5 (printf "%s%s" $mapLat $mapLon)) (.Get "mapId") }} - {{ $markerId := md5 (printf "%s%s%s" $mapId $markerLat $markerLon)}} - - - - {{ else }} - {{ errorf "Leaflet Hugo Shortcode: impossible using marker outside leaflet-map" }} - {{ end }} - -{{ else }} -{{ errorf "Leaflet Hugo Shortcode: please provide named Parameters for marker" }} -{{ end }} - - - diff --git a/static/css/hugo-easy-gallery.css b/static/css/hugo-easy-gallery.css index d78dfec..bc66ebf 100644 --- a/static/css/hugo-easy-gallery.css +++ b/static/css/hugo-easy-gallery.css @@ -155,5 +155,4 @@ figcaption styles } figcaption p { margin: auto; /* override style in theme */ -} - +} \ No newline at end of file diff --git a/static/images/2022-10-11/20221011_073144.jpg b/static/images/2022-10-11/20221011_073144.jpg new file mode 100644 index 0000000..3effc47 Binary files /dev/null and b/static/images/2022-10-11/20221011_073144.jpg differ diff --git a/static/images/2022-10-11/20221011_073424.jpg b/static/images/2022-10-11/20221011_073424.jpg new file mode 100644 index 0000000..233ad71 Binary files /dev/null and b/static/images/2022-10-11/20221011_073424.jpg differ diff --git a/static/images/2022-10-11/20221011_075118.jpg b/static/images/2022-10-11/20221011_075118.jpg new file mode 100644 index 0000000..bf0b0b7 Binary files /dev/null and b/static/images/2022-10-11/20221011_075118.jpg differ diff --git a/static/images/2022-10-11/20221011_075123.jpg b/static/images/2022-10-11/20221011_075123.jpg new file mode 100644 index 0000000..df8e6b7 Binary files /dev/null and b/static/images/2022-10-11/20221011_075123.jpg differ diff --git a/static/images/2022-10-11/20221011_075127.jpg b/static/images/2022-10-11/20221011_075127.jpg new file mode 100644 index 0000000..ab03f44 Binary files /dev/null and b/static/images/2022-10-11/20221011_075127.jpg differ diff --git a/static/images/2022-10-11/20221011_075131.jpg b/static/images/2022-10-11/20221011_075131.jpg new file mode 100644 index 0000000..b4a5d3c Binary files /dev/null and b/static/images/2022-10-11/20221011_075131.jpg differ diff --git a/static/images/2022-10-11/20221011_075140.jpg b/static/images/2022-10-11/20221011_075140.jpg new file mode 100644 index 0000000..73cc61f Binary files /dev/null and b/static/images/2022-10-11/20221011_075140.jpg differ