-
{{ .Title | markdownify }}
-
{{ .Params.description | markdownify }}
+
+
+ {{ partial "image" (dict "Src" .image "Alt" "feature image" "DisplayXL"
+ "520x" "DisplayLG" "425x" "DisplayMD" "360x") }}
-
-
-
- {{ range .Params.testimonials }}
-
-
-
-
- {{ .content | markdownify }}
-
-
-
- {{ partial "image" (dict "Src" .avatar "Size" "50x50"
- "Class" "rounded-full" "Alt" .name) }}
-
-
-
{{ .name }}
-
{{ .designation | markdownify }}
-
-
-
-
- {{ end }}
-
-
-
+
+
{{ .title | markdownify }}
+
{{ .content | markdownify }}
+
+ {{ range .bulletpoints }}
+ -
+
+ {{ . | markdownify }}
+
+ {{ end }}
+
+ {{ with .button }} {{ if .enable }}
+
+ {{ .label }}
+
+
+ {{ end }} {{ end }}
-{{ end }} {{ end }}
-
+{{ end }}
+
+
+
+
+{{ range $i, $e:= .Params.features2 }}
+
+
+
+
+ {{ partial "image" (dict "Src" .image "Alt" "feature image" "DisplayXL"
+ "520x" "DisplayLG" "425x" "DisplayMD" "360x") }}
+
+
+
{{ .title | markdownify }}
+
{{ .content | markdownify }}
+
+ {{ range .bulletpoints }}
+ -
+
+ {{ . | markdownify }}
+
+ {{ end }}
+
+ {{ with .button }} {{ if .enable }}
+
+ {{ .label }}
+
+
+ {{ end }} {{ end }}
+
+
+
+
+{{ end }}
+
+
+
+
{{ end }}
diff --git a/public/404.html b/public/404.html
index a0580af3..110c7e54 100644
--- a/public/404.html
+++ b/public/404.html
@@ -98,18 +98,18 @@
+ content="fediverse, nixos, open source" />
+ content="Fediversity Project" />
-
+
@@ -185,13 +185,13 @@
-
+
-
+
diff --git a/public/authors/index.html b/public/authors/index.html
index 2625745e..95373be3 100644
--- a/public/authors/index.html
+++ b/public/authors/index.html
@@ -100,18 +100,18 @@
+ content="fediverse, nixos, open source" />
+ content="Fediversity Project" />
-
+
@@ -187,13 +187,13 @@
-
+
-
+
diff --git a/public/authors/laurens-hof/index.html b/public/authors/laurens-hof/index.html
index 589160c4..1ec0dc58 100644
--- a/public/authors/laurens-hof/index.html
+++ b/public/authors/laurens-hof/index.html
@@ -100,7 +100,7 @@
+ content="fediverse, nixos, open source" />
@@ -111,7 +111,7 @@
-
+
diff --git a/public/blog/index.html b/public/blog/index.html
index d351e366..9d966a1a 100644
--- a/public/blog/index.html
+++ b/public/blog/index.html
@@ -101,7 +101,7 @@
+ content="fediverse, nixos, open source" />
@@ -112,7 +112,7 @@
-
+
diff --git a/public/blog/project-launch/index.html b/public/blog/project-launch/index.html
index cc7d1c33..39391dd2 100644
--- a/public/blog/project-launch/index.html
+++ b/public/blog/project-launch/index.html
@@ -100,7 +100,7 @@
+ content="fediverse, nixos, open source" />
@@ -111,7 +111,7 @@
-
+
@@ -1277,44 +1277,22 @@
-
+
-
-
-
-
-
-
-
-
-
-
-
-
-
+
diff --git a/public/categories/index.html b/public/categories/index.html
index 26152b4a..a1b6ca8b 100644
--- a/public/categories/index.html
+++ b/public/categories/index.html
@@ -98,18 +98,18 @@
+ content="fediverse, nixos, open source" />
+ content="Fediversity Project" />
-
+
@@ -185,13 +185,13 @@
-
+
-
+
diff --git a/public/categories/news/index.html b/public/categories/news/index.html
index 1a12a6e0..ef747bc9 100644
--- a/public/categories/news/index.html
+++ b/public/categories/news/index.html
@@ -98,18 +98,18 @@
+ content="fediverse, nixos, open source" />
+ content="Fediversity Project" />
-
+
@@ -185,13 +185,13 @@
-
+
-
+
diff --git a/public/consortium/index.html b/public/consortium/index.html
index 4e0e154c..7319cdbb 100644
--- a/public/consortium/index.html
+++ b/public/consortium/index.html
@@ -101,7 +101,7 @@
+ content="fediverse, nixos, open source" />
@@ -112,7 +112,7 @@
-
+
diff --git a/public/contact/index.html b/public/contact/index.html
index 51066138..27e0b6c5 100644
--- a/public/contact/index.html
+++ b/public/contact/index.html
@@ -100,7 +100,7 @@
+ content="fediverse, nixos, open source" />
@@ -111,7 +111,7 @@
-
+
diff --git a/public/developers/index.html b/public/developers/index.html
index dac5cb63..cb981c73 100644
--- a/public/developers/index.html
+++ b/public/developers/index.html
@@ -101,7 +101,7 @@
+ content="fediverse, nixos, open source" />
@@ -112,7 +112,7 @@
-
+
diff --git a/public/ec/index.html b/public/ec/index.html
index e95630ec..aaf1f171 100644
--- a/public/ec/index.html
+++ b/public/ec/index.html
@@ -101,7 +101,7 @@
+ content="fediverse, nixos, open source" />
@@ -112,7 +112,7 @@
-
+
diff --git a/public/events/index.html b/public/events/index.html
index fec83c8a..7091bfe0 100644
--- a/public/events/index.html
+++ b/public/events/index.html
@@ -101,7 +101,7 @@
+ content="fediverse, nixos, open source" />
@@ -112,7 +112,7 @@
-
+
diff --git a/public/fediversity/index.html b/public/fediversity/index.html
index cfffedd3..9e3d74b8 100644
--- a/public/fediversity/index.html
+++ b/public/fediversity/index.html
@@ -101,7 +101,7 @@
+ content="fediverse, nixos, open source" />
@@ -112,7 +112,7 @@
-
+
@@ -1012,44 +1012,22 @@
-
+
-
-
-
-
-
-
-
-
-
-
-
-
-
+
diff --git a/public/grants/index.html b/public/grants/index.html
index 719574f1..fa86520f 100644
--- a/public/grants/index.html
+++ b/public/grants/index.html
@@ -101,7 +101,7 @@
+ content="fediverse, nixos, open source" />
@@ -112,7 +112,7 @@
-
+
diff --git a/public/index.html b/public/index.html
index 7a94784b..fd084c06 100644
--- a/public/index.html
+++ b/public/index.html
@@ -99,18 +99,18 @@
+ content="fediverse, nixos, open source" />
+ content="Fediversity Project" />
-
+
@@ -186,13 +186,13 @@
-
+
-
+
@@ -2078,536 +2078,739 @@
-
-
+
+
+
+
-
-
-
What Users Are Saying About Hugoplate
-
Don’t just take our word for it - hear from some of our satisfied users! Check out some of our testimonials below to see what others are saying about Hugoplate.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
- Lorem ipsum dolor sit amet consectetur adipisicing elit. Qui iusto illo molestias, assumenda expedita commodi inventore non itaque molestiae voluptatum dolore, facilis sapiente, repellat veniam.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
Fediversity explained - for Individuals
+
Always be in control with your own data on social networks, whether that’s with Mastodon, PeerTube or Pixelfed: Fediversity makes it possible.
+
- src="/images/avatar-sm_hu9f327c832418412c3223cac273682ad9_4005_50x50_resize_q80_h2_lanczos_3.webp" loading="lazy"
- decoding="async"
-
-
- alt="Marvin McKinney"
- class=" rounded-full img"
- width="50"
- height="50"
- onerror="this.onerror='null';
- this.src='\/images\/avatar-sm_hu9f327c832418412c3223cac273682ad9_4005_50x50_resize_lanczos_3.png';" />
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Marvin McKinney
-
Web Designer
-
-
-
-
-
-
-
-
-
- Lorem ipsum dolor sit amet consectetur adipisicing elit. Qui iusto illo molestias, assumenda expedita commodi inventore non itaque molestiae voluptatum dolore, facilis sapiente, repellat veniam.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Marvin McKinney
-
Web Designer
-
-
-
-
-
-
-
-
-
- Lorem ipsum dolor sit amet consectetur adipisicing elit. Qui iusto illo molestias, assumenda expedita commodi inventore non itaque molestiae voluptatum dolore, facilis sapiente, repellat veniam.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Marvin McKinney
-
Web Designer
-
-
-
-
-
-
-
-
-
- Lorem ipsum dolor sit amet consectetur adipisicing elit. Qui iusto illo molestias, assumenda expedita commodi inventore non itaque molestiae voluptatum dolore, facilis sapiente, repellat veniam.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Marvin McKinney
-
Web Designer
-
-
-
-
-
-
-
-
+
+
+
+ Learn more
+
+
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Fediversity explained - for Developers
+
As a developer building the next generation of social platforms, you are looking to make it easier to facilitate your customers to use your product. Fediversity can help.
+
+
+
+ Learn more
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Fediversity explained - for the EC
+
The Fediversity Project operates on a grant gratiously provided by the HORIZON fund by the EC. Learn more about the accountability of the project.
+
+
+
+ Learn more
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Fediversity explained - for Individuals
+
Always be in control with your own data on social networks, whether that’s with Mastodon, PeerTube or Pixelfed: Fediversity makes it possible.
+
+
+
+ Learn more
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Fediversity explained - for Developers
+
As a developer building the next generation of social platforms, you are looking to make it easier to facilitate your customers to use your product. Fediversity can help.
+
+
+
+ Learn more
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Fediversity explained - for the EC
+
The Fediversity Project operates on a grant gratiously provided by the HORIZON fund by the EC. Learn more about the accountability of the project.
+
+
+
+ Learn more
+
+
+
+
+
+
+
+
+
+
+
@@ -2752,44 +2955,22 @@
-
+
-
-
-
-
-
-
-
-
-
-
-
-
-
+
diff --git a/public/individuals/index.html b/public/individuals/index.html
index 431741fe..b075f952 100644
--- a/public/individuals/index.html
+++ b/public/individuals/index.html
@@ -101,7 +101,7 @@
+ content="fediverse, nixos, open source" />
@@ -112,7 +112,7 @@
-
+
diff --git a/public/nlnet/index.html b/public/nlnet/index.html
index 46472989..646646fd 100644
--- a/public/nlnet/index.html
+++ b/public/nlnet/index.html
@@ -101,7 +101,7 @@
+ content="fediverse, nixos, open source" />
@@ -112,7 +112,7 @@
-
+
diff --git a/public/nordunet/index.html b/public/nordunet/index.html
index fb24acf3..04e86d85 100644
--- a/public/nordunet/index.html
+++ b/public/nordunet/index.html
@@ -101,7 +101,7 @@
+ content="fediverse, nixos, open source" />
@@ -112,7 +112,7 @@
-
+
diff --git a/public/oid/index.html b/public/oid/index.html
index b7db0d60..ebcff5e9 100644
--- a/public/oid/index.html
+++ b/public/oid/index.html
@@ -101,7 +101,7 @@
+ content="fediverse, nixos, open source" />
@@ -112,7 +112,7 @@
-
+
diff --git a/public/pages/index.html b/public/pages/index.html
index 69f67f6d..b7292816 100644
--- a/public/pages/index.html
+++ b/public/pages/index.html
@@ -98,18 +98,18 @@
+ content="fediverse, nixos, open source" />
+ content="Fediversity Project" />
-
+
@@ -185,13 +185,13 @@
-
+
-
+
diff --git a/public/privacy-policy/index.html b/public/privacy-policy/index.html
index 73b919eb..ee019202 100644
--- a/public/privacy-policy/index.html
+++ b/public/privacy-policy/index.html
@@ -100,7 +100,7 @@
+ content="fediverse, nixos, open source" />
@@ -111,7 +111,7 @@
-
+
@@ -1008,44 +1008,22 @@
-
+
-
-
-
-
-
-
-
-
-
-
-
-
-
+
diff --git a/public/sections/index.html b/public/sections/index.html
index 81981e46..63701db2 100644
--- a/public/sections/index.html
+++ b/public/sections/index.html
@@ -98,18 +98,18 @@
+ content="fediverse, nixos, open source" />
+ content="Fediversity Project" />
-
+
@@ -185,13 +185,13 @@
-
+
-
+
diff --git a/public/tags/index.html b/public/tags/index.html
index 7df2462f..5904bd9b 100644
--- a/public/tags/index.html
+++ b/public/tags/index.html
@@ -98,18 +98,18 @@
+ content="fediverse, nixos, open source" />
+ content="Fediversity Project" />
-
+
@@ -185,13 +185,13 @@
-
+
-
+
diff --git a/public/tweag/index.html b/public/tweag/index.html
index a9da9a22..d72dbcd9 100644
--- a/public/tweag/index.html
+++ b/public/tweag/index.html
@@ -101,7 +101,7 @@
+ content="fediverse, nixos, open source" />
@@ -112,7 +112,7 @@
-
+