From c294b7359700146abef485dd48e548028c1582b5 Mon Sep 17 00:00:00 2001 From: Just van den Broecke Date: Mon, 3 Jun 2024 22:04:32 +0200 Subject: [PATCH] fix broken links and some share icons and test mastodon page --- content/0_community/bestuur/index.md | 27 +++--- content/0_community/mastodon/index.md | 10 ++ content/home/index.md | 2 +- content/posts/2024-03-15-test-post.md | 1 - layouts/partials/icons.html | 128 +++++++++++++++----------- layouts/partials/share.html | 17 ++++ layouts/shortcodes/mastodon.html | 28 ++++++ 7 files changed, 145 insertions(+), 68 deletions(-) create mode 100644 content/0_community/mastodon/index.md delete mode 100644 content/posts/2024-03-15-test-post.md create mode 100644 layouts/partials/share.html create mode 100644 layouts/shortcodes/mastodon.html diff --git a/content/0_community/bestuur/index.md b/content/0_community/bestuur/index.md index bc890900..9cf7d9f5 100644 --- a/content/0_community/bestuur/index.md +++ b/content/0_community/bestuur/index.md @@ -2,24 +2,25 @@ title: Bestuur author: nieneb type: page -date: 2022-08-03T06:52:35+00:00 +date: 2024-06-03T06:52:35+00:00 --- ### Samenstelling Bestuur -Op dit moment (2.aug.2023) bestaat het bestuur van de stichting OSGeo.nl uit: +Op dit moment (2 aug 2023) bestaat het bestuur van de stichting OSGeo.nl uit: +* Voorzitter: [Niene Boeijen](https://www.linkedin.com/in/niene-boeijen-24a8a429) (Miss Maps) +* Secretaris: [Erik Meerburg](https://www.linkedin.com/in/erikmeerburg/) (Minister van Feest) +* Penningmeester: [Paulo van Breugel](https://www.linkedin.com/in/paulo-van-breugel/) (Mister Money) +* Marketing en communicatie: [Lars van Tol](https://www.linkedin.com/in/lars-van-tol-91a99510a/) (Chef Regelneef) +* Algemeen bestuurslid: [Just van den Broecke](https://www.linkedin.com/in/justb4/) (Duwbak) -* Algemeen bestuurslid: [Just van den Broecke][17] (duwbak) -* Marketing en communicatie: Lars van Tol (Chef regelneef) -* Voorzitter: Niene Boeijen (Miss Maps) -* Penningmeester: [Paulo van Breugel][18] (mister money) -* Secretaris: Erik Meerburg (Minister van Feest) +Eerdere bestuursleden waren: -Eerdere bestuursleden waren -o.a. [Marc Vloemans][20] – communicatie (tot 1 juli 2017), - [Gert-Jan van der Weijden][21] – voorzitter (tot 1 juli 2017), -[Barend Köbben][19] – penningmeester (tot 1 jan 2022). -en [Steven Ottens][22]. Jasper Roest – communicatie (tot 14 maart 2019). +* Marc Vloemans - communicatie (tot 1 juli 2017), +* Gert-Jan van der Weijden - voorzitter (tot 1 juli 2017), +* Barend Köbben - penningmeester (tot 1 jan 2022). +* Steven Ottens - communicatie +* Jasper Roest - communicatie (tot 14 maart 2019). -Verslagen van de bestuursvergaderingen [staan op de Wiki][5]. +Verslagen van de bestuursvergaderingen [staan op de Wiki](https://wiki.osgeo.org/wiki/Nederlands). diff --git a/content/0_community/mastodon/index.md b/content/0_community/mastodon/index.md new file mode 100644 index 00000000..bbd521e2 --- /dev/null +++ b/content/0_community/mastodon/index.md @@ -0,0 +1,10 @@ +--- +title: 'Het Laatste Nieuws' +author: Just van den Broecke +type: page +date: 2024-06-03T19:47:39+00:00 +--- + +## Laatste Nieuws van OSGeo.nl + +{{< mastodon "fosstodon.org" "osgeonl" 112553777381594010 10 >}} diff --git a/content/home/index.md b/content/home/index.md index 4cc844d0..dfc0d0f9 100644 --- a/content/home/index.md +++ b/content/home/index.md @@ -2,7 +2,7 @@ title: Welkom bij OSGeo.NL author: osgeonl type: page -date: 2023-05-15T17:52:45+00:00 +date: 2023-06-03T10:52:45+00:00 --- ![](/photos/2023/groeps.jpg) diff --git a/content/posts/2024-03-15-test-post.md b/content/posts/2024-03-15-test-post.md deleted file mode 100644 index 8b137891..00000000 --- a/content/posts/2024-03-15-test-post.md +++ /dev/null @@ -1 +0,0 @@ - diff --git a/layouts/partials/icons.html b/layouts/partials/icons.html index 3e3f7eb9..8b3957a9 100644 --- a/layouts/partials/icons.html +++ b/layouts/partials/icons.html @@ -1,54 +1,76 @@ - \ No newline at end of file + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/layouts/partials/share.html b/layouts/partials/share.html new file mode 100644 index 00000000..4c5301cf --- /dev/null +++ b/layouts/partials/share.html @@ -0,0 +1,17 @@ + {{- $s := T "share_on" }} +
+ {{ $s }}: + + + + + + + + {{ partial "sprite" (dict "icon" "linkedin") }} + + + {{ partial "sprite" (dict "icon" "copy") }} + +
+ \ No newline at end of file diff --git a/layouts/shortcodes/mastodon.html b/layouts/shortcodes/mastodon.html new file mode 100644 index 00000000..3019676a --- /dev/null +++ b/layouts/shortcodes/mastodon.html @@ -0,0 +1,28 @@ + + + +
+
+
+
+
+