diff --git a/.DS_Store b/.DS_Store index ba01245..8ccf39f 100644 Binary files a/.DS_Store and b/.DS_Store differ diff --git a/assets/.DS_Store b/assets/.DS_Store index d60f687..b20d962 100644 Binary files a/assets/.DS_Store and b/assets/.DS_Store differ diff --git a/assets/images/mastodon.svg b/assets/images/mastodon.svg new file mode 100644 index 0000000..3d811ac --- /dev/null +++ b/assets/images/mastodon.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/assets/plugins/.DS_Store b/assets/plugins/.DS_Store new file mode 100644 index 0000000..e1a3d39 Binary files /dev/null and b/assets/plugins/.DS_Store differ diff --git a/content/english/_index.md b/content/english/_index.md index 717b340..0e75005 100755 --- a/content/english/_index.md +++ b/content/english/_index.md @@ -83,5 +83,29 @@ features: label: "Learn more" link: "/grants" +features2: + - title: "Fediversity explained - for Individuals" + image: "/images/user.png" + content: "Always be in control with your own data on social networks, whether that's with Mastodon, PeerTube or Pixelfed: Fediversity makes it possible." + button: + enable: true + label: "Learn more" + link: "/individuals" + + - title: "Fediversity explained - for Developers" + image: "/images/code.png" + content: "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." + button: + enable: true + label: "Learn more" + link: "/developers" + + - title: "Fediversity explained - for the EC" + image: "/images/globe.png" + content: "The Fediversity Project operates on a grant gratiously provided by the HORIZON fund by the EC. Learn more about the accountability of the project." + button: + enable: true + label: "Learn more" + link: "/ec" --- diff --git a/data/social.json b/data/social.json index 513cca7..6ac44ed 100644 --- a/data/social.json +++ b/data/social.json @@ -1,24 +1,15 @@ { "main": [ + { - "name": "facebook", - "icon": "fab fa-facebook", - "link": "https://www.facebook.com/" + "name": "mastodon", + "icon": "fab fa-mastodon", + "link": "https://mastodon.fediversity.eu/@fediversity" }, { - "name": "twitter", - "icon": "fab fa-twitter", - "link": "https://twitter.com/" - }, - { - "name": "github", - "icon": "fab fa-github", - "link": "https://www.github.com/" - }, - { - "name": "linkedin", - "icon": "fab fa-linkedin", - "link": "https://www.linkedin.com/" + "name": "rss", + "icon": "fab fa-rss", + "link": "https://fediversity.eu/rss" } ] } diff --git a/hugo_stats.json b/hugo_stats.json index a3e357c..f73451a 100644 --- a/hugo_stats.json +++ b/hugo_stats.json @@ -79,7 +79,10 @@ "fa-folder", "fa-github", "fa-linkedin", + "fa-mastodon", "fa-regular", + "fa-rss", + "fa-rss-square", "fa-search", "fa-solid", "fa-twitter", @@ -141,6 +144,7 @@ "logo-disqus", "logo-light", "m-3", + "mastodon.svg", "mb-10", "mb-12", "mb-14", diff --git a/layouts/index.html b/layouts/index.html index cd5f33c..084f3c6 100755 --- a/layouts/index.html +++ b/layouts/index.html @@ -80,60 +80,91 @@ {{ end }} - -{{ with site.GetPage "sections/testimonial" }} {{ if .Params.enable }} -
+ + + +{{ range $i, $e:= .Params.features2 }} +
-
-
-

{{ .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 a0580af..110c7e5 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 2625745..95373be 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 589160c..1ec0dc5 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 d351e36..9d966a1 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 cc7d1c3..39391dd 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 26152b4..a1b6ca8 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 1a12a6e..ef747bc 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 4e0e154..7319cdb 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 5106613..27e0b6c 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 dac5cb6..cb981c7 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 e95630e..aaf1f17 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 fec83c8..7091bfe 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 cfffedd..9e3d74b 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 719574f..fa86520 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 7a94784..fd084c0 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.

    +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + feature image + + + + + + + + + +
    -
    -
    -
    - -
    -
    -
    - - - -
    -
    - 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 - - - - - - - - - - - - -
    -
    -

    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 - - - - - - - - - - - - -
    -
    -

    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 - - - - - - - - - - - - -
    -
    -

    Marvin McKinney

    -

    Web Designer

    -
    -
    -
    -
    - -
    -
    -
    + + + + Learn more + + +
    - + +
    +
    +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + feature image + + + + + + + + + + +
    +
    +

    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 + + + +
    +
    +
    +
    + +
    +
    +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + feature image + + + + + + + + + + +
    +
    +

    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 + + + +
    +
    +
    +
    + + + + + + +
    +
    +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + feature image + + + + + + + + + + +
    +
    +

    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 + + + +
    +
    +
    +
    + +
    +
    +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + feature image + + + + + + + + + + +
    +
    +

    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 + + + +
    +
    +
    +
    + +
    +
    +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + feature image + + + + + + + + + + +
    +
    +

    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 431741f..b075f95 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 4647298..646646f 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 fb24acf..04e86d8 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 b7db0d6..ebcff5e 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 69f67f6..b729281 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 73b919e..ee01920 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 81981e4..63701db 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 7df2462..5904bd9 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 a9da9a2..d72dbcd 100644 --- a/public/tweag/index.html +++ b/public/tweag/index.html @@ -101,7 +101,7 @@ + content="fediverse, nixos, open source" /> @@ -112,7 +112,7 @@ - +