From 5daf70fce999046e365c61758eac2a997b236379 Mon Sep 17 00:00:00 2001 From: Laurens Date: Tue, 23 Apr 2024 16:11:39 +0200 Subject: [PATCH] grid for news on frontpage wip --- assets/scss/custom.scss | 52 ++++ content/english/blog/project-launch copy 2.md | 2 +- content/english/blog/project-launch copy 3.md | 2 +- content/english/blog/project-launch copy 4.md | 2 +- content/english/blog/project-launch copy.md | 2 +- hugo_stats.json | 14 +- layouts/index.html | 89 +++++++ public/blog/project-launch-copy-2/index.html | 2 +- public/blog/project-launch-copy-3/index.html | 2 +- public/blog/project-launch-copy-4/index.html | 2 +- public/blog/project-launch-copy/index.html | 2 +- public/css/style.css | 50 +++- public/index.html | 233 ++++++++++++++++++ public/index.xml | 58 ++--- public/searchindex.json | 90 +++---- 15 files changed, 514 insertions(+), 88 deletions(-) diff --git a/assets/scss/custom.scss b/assets/scss/custom.scss index 9685904..b2105d3 100755 --- a/assets/scss/custom.scss +++ b/assets/scss/custom.scss @@ -1 +1,53 @@ // Add your own custom styles here +.grid-container { + display: flex; + justify-content: space-between; + } + + .column { + flex-basis: calc(50% - 10px); /* Adjust width as necessary */ + } + + .list { + list-style-type: none; + padding: 0; + } + + .list-item { + margin-bottom: 10px; + } + + .link { + text-decoration: none; + color: inherit; + } + + .title { + font-weight: bold; + } + + .hr-list { + border: 0; + border-top: 1px solid #ccc; + margin-top: 5px; + margin-bottom: 5px; + } + + .list-item { + display: flex; + justify-content: space-between; + align-items: center; + } + + .content { + flex: 1; + } + + .link { + text-align: left; + } + + .time { + text-align: right; + } + \ No newline at end of file diff --git a/content/english/blog/project-launch copy 2.md b/content/english/blog/project-launch copy 2.md index 4ace52b..e6042ec 100755 --- a/content/english/blog/project-launch copy 2.md +++ b/content/english/blog/project-launch copy 2.md @@ -2,7 +2,7 @@ title: "Fediversity Project publicly announced4" meta_title: "" description: "The Fediversity Project has officially been announced4" -date: 2024-01-01T05:00:00Z +date: 2024-01-05T05:00:00Z image: "/images/image-placeholder.png" categories: ["News"] author: "Laurens Hof" diff --git a/content/english/blog/project-launch copy 3.md b/content/english/blog/project-launch copy 3.md index bb23099..5ea46ea 100755 --- a/content/english/blog/project-launch copy 3.md +++ b/content/english/blog/project-launch copy 3.md @@ -2,7 +2,7 @@ title: "Fediversity Project publicly announced3" meta_title: "" description: "The Fediversity Project has officially been announced3" -date: 2024-01-01T05:00:00Z +date: 2024-01-04T05:00:00Z image: "/images/image-placeholder.png" categories: ["News"] author: "Laurens Hof" diff --git a/content/english/blog/project-launch copy 4.md b/content/english/blog/project-launch copy 4.md index 9fcafa4..92d9cd2 100755 --- a/content/english/blog/project-launch copy 4.md +++ b/content/english/blog/project-launch copy 4.md @@ -2,7 +2,7 @@ title: "Fediversity Project publicly announced2" meta_title: "" description: "The Fediversity Project has officially been announced2" -date: 2024-01-01T05:00:00Z +date: 2024-01-03T05:00:00Z image: "/images/image-placeholder.png" categories: ["News"] author: "Laurens Hof" diff --git a/content/english/blog/project-launch copy.md b/content/english/blog/project-launch copy.md index acb5644..e680d31 100755 --- a/content/english/blog/project-launch copy.md +++ b/content/english/blog/project-launch copy.md @@ -2,7 +2,7 @@ title: "Fediversity Project publicly announced1" meta_title: "" description: "The Fediversity Project has officially been announced1" -date: 2024-01-01T05:00:00Z +date: 2024-01-02T05:00:00Z image: "/images/image-placeholder.png" categories: ["News"] author: "Laurens Hof" diff --git a/hugo_stats.json b/hugo_stats.json index 6b5cc31..f8951cd 100644 --- a/hugo_stats.json +++ b/hugo_stats.json @@ -14,6 +14,7 @@ "h4", "head", "header", + "hr", "html", "i", "img", @@ -35,6 +36,7 @@ "span", "svg", "textarea", + "time", "title", "ul" ], @@ -62,6 +64,7 @@ "btn-sm", "capitalize", "col-12", + "column", "container", "content", "cursor-pointer", @@ -86,6 +89,9 @@ "form-input", "form-label", "from-body", + "g", + "grid-container", + "grid-list", "group", "gx-5", "h-4", @@ -95,6 +101,7 @@ "header", "hidden", "hover:text-primary", + "hr-list", "img", "inlin-block", "inline-block", @@ -130,6 +137,9 @@ "lg:text-right", "lg:w-1/2", "lg:w-auto", + "link", + "list", + "list-item", "logo-dark", "logo-light", "m-3", @@ -144,7 +154,6 @@ "md:bg-yellow-200", "md:block", "md:col-10", - "md:col-4", "md:col-5", "md:col-6", "md:col-7", @@ -235,6 +244,9 @@ "text-red-500", "text-xl", "theme-switcher", + "time", + "time-wrapper", + "title", "to-theme-light", "top-0", "top-1/2", diff --git a/layouts/index.html b/layouts/index.html index 7b55725..d5266d6 100755 --- a/layouts/index.html +++ b/layouts/index.html @@ -165,6 +165,95 @@ {{ end }} +{{ if gt (len (where .Site.RegularPages "Section" "blog")) 0 }} +
+

Laatste nieuws

+ +
+{{ end }} + + + +{{ if gt (len (where .Site.RegularPages "Section" "blog")) 0 }} +
+

Laatste nieuws

+ +
+{{ end }} + + + +{{ if gt (len (where .Site.RegularPages "Section" "blog")) 0 }} +
+ +
+
+
    + {{ if gt (len (where .Site.RegularPages "Section" "blog")) 0 }} +
    +

    Laatste nieuws

    + +
    + {{ end }} +
+
+
+
    + {{ if gt (len (where .Site.RegularPages "Section" "blog")) 0 }} +
    +

    Laatste nieuws

    + +
    + {{ end }} +
+
+
+
+{{ end }} {{ end }} diff --git a/public/blog/project-launch-copy-2/index.html b/public/blog/project-launch-copy-2/index.html index 846857b..df86a81 100644 --- a/public/blog/project-launch-copy-2/index.html +++ b/public/blog/project-launch-copy-2/index.html @@ -850,7 +850,7 @@
  • - January 1, 2024 + January 5, 2024
  • 4 diff --git a/public/blog/project-launch-copy-3/index.html b/public/blog/project-launch-copy-3/index.html index 450e129..15a6bd2 100644 --- a/public/blog/project-launch-copy-3/index.html +++ b/public/blog/project-launch-copy-3/index.html @@ -850,7 +850,7 @@

  • - January 1, 2024 + January 4, 2024
  • 3 diff --git a/public/blog/project-launch-copy-4/index.html b/public/blog/project-launch-copy-4/index.html index a13f4a3..1e0a02b 100644 --- a/public/blog/project-launch-copy-4/index.html +++ b/public/blog/project-launch-copy-4/index.html @@ -850,7 +850,7 @@

  • - January 1, 2024 + January 3, 2024
  • 2

    diff --git a/public/blog/project-launch-copy/index.html b/public/blog/project-launch-copy/index.html index 9f25bbb..57812c0 100644 --- a/public/blog/project-launch-copy/index.html +++ b/public/blog/project-launch-copy/index.html @@ -850,7 +850,7 @@
  • - January 1, 2024 + January 2, 2024
  • copy 1

    diff --git a/public/css/style.css b/public/css/style.css index 786ca91..40f9b5c 100644 --- a/public/css/style.css +++ b/public/css/style.css @@ -1878,6 +1878,9 @@ input#nav-toggle:checked ~ #nav-menu { .inline-flex { display: inline-flex; } +.list-item { + display: list-item; +} .hidden { display: none; } @@ -3016,6 +3019,48 @@ input#nav-toggle:checked ~ #nav-menu { margin-left: 0px !important; } +.grid-container { + display: flex; + justify-content: space-between; } + +.column { + flex-basis: calc(50% - 10px); + /* Adjust width as necessary */ } + +.list { + list-style-type: none; + padding: 0; } + +.list-item { + margin-bottom: 10px; } + +.link { + text-decoration: none; + color: inherit; } + +.title { + font-weight: bold; } + +.hr-list { + border: 0; + border-top: 1px solid #ccc; + margin-top: 5px; + margin-bottom: 5px; } + +.list-item { + display: flex; + justify-content: space-between; + align-items: center; } + +.content { + flex: 1; } + +.link { + text-align: left; } + +.time { + text-align: right; } + @media (min-width: 540px) { .sm\:col-10 { @@ -3026,11 +3071,6 @@ input#nav-toggle:checked ~ #nav-menu { @media (min-width: 768px) { - .md\:col-4 { - flex: 0 0 auto; - width: 33.333333333333336%; - } - .md\:col-5 { flex: 0 0 auto; width: 41.66666666666667%; diff --git a/public/index.html b/public/index.html index ab975b8..ad2457f 100644 --- a/public/index.html +++ b/public/index.html @@ -2811,6 +2811,239 @@ +
    +

    Laatste nieuws

    + +
    + + + + + +
    +

    Laatste nieuws

    + +
    + + + + + +
    + + +
    + + diff --git a/public/index.xml b/public/index.xml index 980e3ca..e02ee47 100644 --- a/public/index.xml +++ b/public/index.xml @@ -6,8 +6,36 @@ Recent content on Fediversity Hugo -- gohugo.io en-us - Mon, 01 Jan 2024 05:00:00 +0000 + Fri, 05 Jan 2024 05:00:00 +0000 + + Fediversity Project publicly announced4 + //localhost:1313/blog/project-launch-copy-2/ + Fri, 05 Jan 2024 05:00:00 +0000 + //localhost:1313/blog/project-launch-copy-2/ + 4 Fediversity announces the start of the Fediversity project. More information will be available soon. + + + Fediversity Project publicly announced3 + //localhost:1313/blog/project-launch-copy-3/ + Thu, 04 Jan 2024 05:00:00 +0000 + //localhost:1313/blog/project-launch-copy-3/ + 3 Fediversity announces the start of the Fediversity project. More information will be available soon. + + + Fediversity Project publicly announced2 + //localhost:1313/blog/project-launch-copy-4/ + Wed, 03 Jan 2024 05:00:00 +0000 + //localhost:1313/blog/project-launch-copy-4/ + 2 Fediversity announces the start of the Fediversity project. More information will be available soon. + + + Fediversity Project publicly announced1 + //localhost:1313/blog/project-launch-copy/ + Tue, 02 Jan 2024 05:00:00 +0000 + //localhost:1313/blog/project-launch-copy/ + copy 1 Fediversity announces the start of the Fediversity project. More information will be available soon. + Fediversity Project publicly announced //localhost:1313/blog/project-launch/ @@ -15,34 +43,6 @@ //localhost:1313/blog/project-launch/ Fediversity announces the start of the Fediversity project. More information will be available soon. - - Fediversity Project publicly announced1 - //localhost:1313/blog/project-launch-copy/ - Mon, 01 Jan 2024 05:00:00 +0000 - //localhost:1313/blog/project-launch-copy/ - copy 1 Fediversity announces the start of the Fediversity project. More information will be available soon. - - - Fediversity Project publicly announced2 - //localhost:1313/blog/project-launch-copy-4/ - Mon, 01 Jan 2024 05:00:00 +0000 - //localhost:1313/blog/project-launch-copy-4/ - 2 Fediversity announces the start of the Fediversity project. More information will be available soon. - - - Fediversity Project publicly announced3 - //localhost:1313/blog/project-launch-copy-3/ - Mon, 01 Jan 2024 05:00:00 +0000 - //localhost:1313/blog/project-launch-copy-3/ - 3 Fediversity announces the start of the Fediversity project. More information will be available soon. - - - Fediversity Project publicly announced4 - //localhost:1313/blog/project-launch-copy-2/ - Mon, 01 Jan 2024 05:00:00 +0000 - //localhost:1313/blog/project-launch-copy-2/ - 4 Fediversity announces the start of the Fediversity project. More information will be available soon. - Consortium //localhost:1313/consortium/ diff --git a/public/searchindex.json b/public/searchindex.json index 468b3e1..3dc109c 100644 --- a/public/searchindex.json +++ b/public/searchindex.json @@ -1,4 +1,48 @@ [{ + "section": "Blog", + "slug": "/blog/project-launch-copy-2/", + "title": "Fediversity Project publicly announced4", + "description": "The Fediversity Project has officially been announced4", + "date": "January 5, 2024", + "image": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n\n\n\n\n\n \n\n \n \n \n \n \n\n\n \n \n\n\n \n \n \n \n \n \n \n\n\n \n \n \n \n \n \n \n \n \n \n\n\n \n \n\n\n \u003cimg\n \n src=\"/images/image-placeholder_huf5f2d24635a285cfc2259aa9741acb2a_4881_420x0_resize_q80_h2_lanczos_3.webp\" loading=\"lazy\" decoding=\"async\"\n \n\n alt=\"\"\n class=\" img\"\n width=\"420\"\n height=\"184\"\n onerror=\"this.onerror='null';this.src='\\/images\\/image-placeholder_huf5f2d24635a285cfc2259aa9741acb2a_4881_420x0_resize_lanczos_3.png';\" /\u003e\n\n \n \n \n \n \n \n\n\n \n", + "imageSM": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n\n\n\n\n\n \n\n \n \n \n \n \n\n\n \n \n\n\n \n \n \n \n \n \n \n\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n\n \n \n\n\n \u003cimg\n \n src=\"/images/image-placeholder_huf5f2d24635a285cfc2259aa9741acb2a_4881_100x100_fill_q80_h2_lanczos_smart1_3.webp\" loading=\"lazy\" decoding=\"async\"\n \n\n alt=\"\"\n class=\" img\"\n width=\"100\"\n height=\"100\"\n onerror=\"this.onerror='null';this.src='\\/images\\/image-placeholder_huf5f2d24635a285cfc2259aa9741acb2a_4881_100x100_fill_lanczos_smart1_3.png';\" /\u003e\n\n \n \n \n \n \n \n\n\n \n", + "searchKeyword": "", + "categories": "News", + "tags": "", + "content":"4 Fediversity announces the start of the Fediversity project. More information will be available soon.\nOdit reprehenderit earum voluptas. Quo dolor iusto voluptatem. Dignissimos ea officiis minus reprehenderit. Eligendi enim temporibus nulla voluptatem a et velit nisi. Ea quibusdam voluptas qui quaerat. Voluptas aperiam cum mollitia architecto sapiente.\nMolestiae libero consequatur nobis delectus quae qui earum. Mollitia magni est aspernatur. Quisquam earum et maiores.\nId sint quod consequatur animi repudiandae ex unde error. Quo sequi quae vel ut sit animi. Esse doloribus sed quidem magnam exercitationem ut. Exercitationem aut corporis dolores fugiat. Nam velit ea aut sapiente modi et. Nisi numquam officia consequuntur odit laborum voluptatem.\nDeleniti voluptatem accusamus voluptas perferendis non laudantium incidunt. Suscipit voluptates ut quia. Qui vel libero distinctio voluptates quo.\nFacilis eveniet voluptatem non dolor sed dicta quisquam. Fugit tempora deserunt cupiditate voluptates adipisci qui. Voluptas asperiores saepe fuga. Blanditiis nostrum ea expedita hic.\n"},{ + "section": "Blog", + "slug": "/blog/project-launch-copy-3/", + "title": "Fediversity Project publicly announced3", + "description": "The Fediversity Project has officially been announced3", + "date": "January 4, 2024", + "image": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n\n\n\n\n\n \n\n \n \n \n \n \n\n\n \n \n\n\n \n \n \n \n \n \n \n\n\n \n \n \n \n \n \n \n \n \n \n\n\n \n \n\n\n \u003cimg\n \n src=\"/images/image-placeholder_huf5f2d24635a285cfc2259aa9741acb2a_4881_420x0_resize_q80_h2_lanczos_3.webp\" loading=\"lazy\" decoding=\"async\"\n \n\n alt=\"\"\n class=\" img\"\n width=\"420\"\n height=\"184\"\n onerror=\"this.onerror='null';this.src='\\/images\\/image-placeholder_huf5f2d24635a285cfc2259aa9741acb2a_4881_420x0_resize_lanczos_3.png';\" /\u003e\n\n \n \n \n \n \n \n\n\n \n", + "imageSM": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n\n\n\n\n\n \n\n \n \n \n \n \n\n\n \n \n\n\n \n \n \n \n \n \n \n\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n\n \n \n\n\n \u003cimg\n \n src=\"/images/image-placeholder_huf5f2d24635a285cfc2259aa9741acb2a_4881_100x100_fill_q80_h2_lanczos_smart1_3.webp\" loading=\"lazy\" decoding=\"async\"\n \n\n alt=\"\"\n class=\" img\"\n width=\"100\"\n height=\"100\"\n onerror=\"this.onerror='null';this.src='\\/images\\/image-placeholder_huf5f2d24635a285cfc2259aa9741acb2a_4881_100x100_fill_lanczos_smart1_3.png';\" /\u003e\n\n \n \n \n \n \n \n\n\n \n", + "searchKeyword": "", + "categories": "News", + "tags": "", + "content":"3 Fediversity announces the start of the Fediversity project. More information will be available soon.\nOdit reprehenderit earum voluptas. Quo dolor iusto voluptatem. Dignissimos ea officiis minus reprehenderit. Eligendi enim temporibus nulla voluptatem a et velit nisi. Ea quibusdam voluptas qui quaerat. Voluptas aperiam cum mollitia architecto sapiente.\nMolestiae libero consequatur nobis delectus quae qui earum. Mollitia magni est aspernatur. Quisquam earum et maiores.\nId sint quod consequatur animi repudiandae ex unde error. Quo sequi quae vel ut sit animi. Esse doloribus sed quidem magnam exercitationem ut. Exercitationem aut corporis dolores fugiat. Nam velit ea aut sapiente modi et. Nisi numquam officia consequuntur odit laborum voluptatem.\nDeleniti voluptatem accusamus voluptas perferendis non laudantium incidunt. Suscipit voluptates ut quia. Qui vel libero distinctio voluptates quo.\nFacilis eveniet voluptatem non dolor sed dicta quisquam. Fugit tempora deserunt cupiditate voluptates adipisci qui. Voluptas asperiores saepe fuga. Blanditiis nostrum ea expedita hic.\n"},{ + "section": "Blog", + "slug": "/blog/project-launch-copy-4/", + "title": "Fediversity Project publicly announced2", + "description": "The Fediversity Project has officially been announced2", + "date": "January 3, 2024", + "image": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n\n\n\n\n\n \n\n \n \n \n \n \n\n\n \n \n\n\n \n \n \n \n \n \n \n\n\n \n \n \n \n \n \n \n \n \n \n\n\n \n \n\n\n \u003cimg\n \n src=\"/images/image-placeholder_huf5f2d24635a285cfc2259aa9741acb2a_4881_420x0_resize_q80_h2_lanczos_3.webp\" loading=\"lazy\" decoding=\"async\"\n \n\n alt=\"\"\n class=\" img\"\n width=\"420\"\n height=\"184\"\n onerror=\"this.onerror='null';this.src='\\/images\\/image-placeholder_huf5f2d24635a285cfc2259aa9741acb2a_4881_420x0_resize_lanczos_3.png';\" /\u003e\n\n \n \n \n \n \n \n\n\n \n", + "imageSM": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n\n\n\n\n\n \n\n \n \n \n \n \n\n\n \n \n\n\n \n \n \n \n \n \n \n\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n\n \n \n\n\n \u003cimg\n \n src=\"/images/image-placeholder_huf5f2d24635a285cfc2259aa9741acb2a_4881_100x100_fill_q80_h2_lanczos_smart1_3.webp\" loading=\"lazy\" decoding=\"async\"\n \n\n alt=\"\"\n class=\" img\"\n width=\"100\"\n height=\"100\"\n onerror=\"this.onerror='null';this.src='\\/images\\/image-placeholder_huf5f2d24635a285cfc2259aa9741acb2a_4881_100x100_fill_lanczos_smart1_3.png';\" /\u003e\n\n \n \n \n \n \n \n\n\n \n", + "searchKeyword": "", + "categories": "News", + "tags": "", + "content":"2\nFediversity announces the start of the Fediversity project. More information will be available soon.\nOdit reprehenderit earum voluptas. Quo dolor iusto voluptatem. Dignissimos ea officiis minus reprehenderit. Eligendi enim temporibus nulla voluptatem a et velit nisi. Ea quibusdam voluptas qui quaerat. Voluptas aperiam cum mollitia architecto sapiente.\nMolestiae libero consequatur nobis delectus quae qui earum. Mollitia magni est aspernatur. Quisquam earum et maiores.\nId sint quod consequatur animi repudiandae ex unde error. Quo sequi quae vel ut sit animi. Esse doloribus sed quidem magnam exercitationem ut. Exercitationem aut corporis dolores fugiat. Nam velit ea aut sapiente modi et. Nisi numquam officia consequuntur odit laborum voluptatem.\nDeleniti voluptatem accusamus voluptas perferendis non laudantium incidunt. Suscipit voluptates ut quia. Qui vel libero distinctio voluptates quo.\nFacilis eveniet voluptatem non dolor sed dicta quisquam. Fugit tempora deserunt cupiditate voluptates adipisci qui. Voluptas asperiores saepe fuga. Blanditiis nostrum ea expedita hic.\n"},{ + "section": "Blog", + "slug": "/blog/project-launch-copy/", + "title": "Fediversity Project publicly announced1", + "description": "The Fediversity Project has officially been announced1", + "date": "January 2, 2024", + "image": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n\n\n\n\n\n \n\n \n \n \n \n \n\n\n \n \n\n\n \n \n \n \n \n \n \n\n\n \n \n \n \n \n \n \n \n \n \n\n\n \n \n\n\n \u003cimg\n \n src=\"/images/image-placeholder_huf5f2d24635a285cfc2259aa9741acb2a_4881_420x0_resize_q80_h2_lanczos_3.webp\" loading=\"lazy\" decoding=\"async\"\n \n\n alt=\"\"\n class=\" img\"\n width=\"420\"\n height=\"184\"\n onerror=\"this.onerror='null';this.src='\\/images\\/image-placeholder_huf5f2d24635a285cfc2259aa9741acb2a_4881_420x0_resize_lanczos_3.png';\" /\u003e\n\n \n \n \n \n \n \n\n\n \n", + "imageSM": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n\n\n\n\n\n \n\n \n \n \n \n \n\n\n \n \n\n\n \n \n \n \n \n \n \n\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n\n \n \n\n\n \u003cimg\n \n src=\"/images/image-placeholder_huf5f2d24635a285cfc2259aa9741acb2a_4881_100x100_fill_q80_h2_lanczos_smart1_3.webp\" loading=\"lazy\" decoding=\"async\"\n \n\n alt=\"\"\n class=\" img\"\n width=\"100\"\n height=\"100\"\n onerror=\"this.onerror='null';this.src='\\/images\\/image-placeholder_huf5f2d24635a285cfc2259aa9741acb2a_4881_100x100_fill_lanczos_smart1_3.png';\" /\u003e\n\n \n \n \n \n \n \n\n\n \n", + "searchKeyword": "", + "categories": "News", + "tags": "", + "content":"copy 1\nFediversity announces the start of the Fediversity project. More information will be available soon.\nOdit reprehenderit earum voluptas. Quo dolor iusto voluptatem. Dignissimos ea officiis minus reprehenderit. Eligendi enim temporibus nulla voluptatem a et velit nisi. Ea quibusdam voluptas qui quaerat. Voluptas aperiam cum mollitia architecto sapiente.\nMolestiae libero consequatur nobis delectus quae qui earum. Mollitia magni est aspernatur. Quisquam earum et maiores.\nId sint quod consequatur animi repudiandae ex unde error. Quo sequi quae vel ut sit animi. Esse doloribus sed quidem magnam exercitationem ut. Exercitationem aut corporis dolores fugiat. Nam velit ea aut sapiente modi et. Nisi numquam officia consequuntur odit laborum voluptatem.\nDeleniti voluptatem accusamus voluptas perferendis non laudantium incidunt. Suscipit voluptates ut quia. Qui vel libero distinctio voluptates quo.\nFacilis eveniet voluptatem non dolor sed dicta quisquam. Fugit tempora deserunt cupiditate voluptates adipisci qui. Voluptas asperiores saepe fuga. Blanditiis nostrum ea expedita hic.\n"},{ "section": "Blog", "slug": "/blog/project-launch/", "title": "Fediversity Project publicly announced", @@ -9,48 +53,4 @@ "searchKeyword": "", "categories": "News", "tags": "", - "content":"Fediversity announces the start of the Fediversity project. More information will be available soon.\nOdit reprehenderit earum voluptas. Quo dolor iusto voluptatem. Dignissimos ea officiis minus reprehenderit. Eligendi enim temporibus nulla voluptatem a et velit nisi. Ea quibusdam voluptas qui quaerat. Voluptas aperiam cum mollitia architecto sapiente.\nMolestiae libero consequatur nobis delectus quae qui earum. Mollitia magni est aspernatur. Quisquam earum et maiores.\nId sint quod consequatur animi repudiandae ex unde error. Quo sequi quae vel ut sit animi. Esse doloribus sed quidem magnam exercitationem ut. Exercitationem aut corporis dolores fugiat. Nam velit ea aut sapiente modi et. Nisi numquam officia consequuntur odit laborum voluptatem.\nDeleniti voluptatem accusamus voluptas perferendis non laudantium incidunt. Suscipit voluptates ut quia. Qui vel libero distinctio voluptates quo.\nFacilis eveniet voluptatem non dolor sed dicta quisquam. Fugit tempora deserunt cupiditate voluptates adipisci qui. Voluptas asperiores saepe fuga. Blanditiis nostrum ea expedita hic.\n"},{ - "section": "Blog", - "slug": "/blog/project-launch-copy/", - "title": "Fediversity Project publicly announced1", - "description": "The Fediversity Project has officially been announced1", - "date": "January 1, 2024", - "image": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n\n\n\n\n\n \n\n \n \n \n \n \n\n\n \n \n\n\n \n \n \n \n \n \n \n\n\n \n \n \n \n \n \n \n \n \n \n\n\n \n \n\n\n \u003cimg\n \n src=\"/images/image-placeholder_huf5f2d24635a285cfc2259aa9741acb2a_4881_420x0_resize_q80_h2_lanczos_3.webp\" loading=\"lazy\" decoding=\"async\"\n \n\n alt=\"\"\n class=\" img\"\n width=\"420\"\n height=\"184\"\n onerror=\"this.onerror='null';this.src='\\/images\\/image-placeholder_huf5f2d24635a285cfc2259aa9741acb2a_4881_420x0_resize_lanczos_3.png';\" /\u003e\n\n \n \n \n \n \n \n\n\n \n", - "imageSM": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n\n\n\n\n\n \n\n \n \n \n \n \n\n\n \n \n\n\n \n \n \n \n \n \n \n\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n\n \n \n\n\n \u003cimg\n \n src=\"/images/image-placeholder_huf5f2d24635a285cfc2259aa9741acb2a_4881_100x100_fill_q80_h2_lanczos_smart1_3.webp\" loading=\"lazy\" decoding=\"async\"\n \n\n alt=\"\"\n class=\" img\"\n width=\"100\"\n height=\"100\"\n onerror=\"this.onerror='null';this.src='\\/images\\/image-placeholder_huf5f2d24635a285cfc2259aa9741acb2a_4881_100x100_fill_lanczos_smart1_3.png';\" /\u003e\n\n \n \n \n \n \n \n\n\n \n", - "searchKeyword": "", - "categories": "News", - "tags": "", - "content":"copy 1\nFediversity announces the start of the Fediversity project. More information will be available soon.\nOdit reprehenderit earum voluptas. Quo dolor iusto voluptatem. Dignissimos ea officiis minus reprehenderit. Eligendi enim temporibus nulla voluptatem a et velit nisi. Ea quibusdam voluptas qui quaerat. Voluptas aperiam cum mollitia architecto sapiente.\nMolestiae libero consequatur nobis delectus quae qui earum. Mollitia magni est aspernatur. Quisquam earum et maiores.\nId sint quod consequatur animi repudiandae ex unde error. Quo sequi quae vel ut sit animi. Esse doloribus sed quidem magnam exercitationem ut. Exercitationem aut corporis dolores fugiat. Nam velit ea aut sapiente modi et. Nisi numquam officia consequuntur odit laborum voluptatem.\nDeleniti voluptatem accusamus voluptas perferendis non laudantium incidunt. Suscipit voluptates ut quia. Qui vel libero distinctio voluptates quo.\nFacilis eveniet voluptatem non dolor sed dicta quisquam. Fugit tempora deserunt cupiditate voluptates adipisci qui. Voluptas asperiores saepe fuga. Blanditiis nostrum ea expedita hic.\n"},{ - "section": "Blog", - "slug": "/blog/project-launch-copy-4/", - "title": "Fediversity Project publicly announced2", - "description": "The Fediversity Project has officially been announced2", - "date": "January 1, 2024", - "image": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n\n\n\n\n\n \n\n \n \n \n \n \n\n\n \n \n\n\n \n \n \n \n \n \n \n\n\n \n \n \n \n \n \n \n \n \n \n\n\n \n \n\n\n \u003cimg\n \n src=\"/images/image-placeholder_huf5f2d24635a285cfc2259aa9741acb2a_4881_420x0_resize_q80_h2_lanczos_3.webp\" loading=\"lazy\" decoding=\"async\"\n \n\n alt=\"\"\n class=\" img\"\n width=\"420\"\n height=\"184\"\n onerror=\"this.onerror='null';this.src='\\/images\\/image-placeholder_huf5f2d24635a285cfc2259aa9741acb2a_4881_420x0_resize_lanczos_3.png';\" /\u003e\n\n \n \n \n \n \n \n\n\n \n", - "imageSM": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n\n\n\n\n\n \n\n \n \n \n \n \n\n\n \n \n\n\n \n \n \n \n \n \n \n\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n\n \n \n\n\n \u003cimg\n \n src=\"/images/image-placeholder_huf5f2d24635a285cfc2259aa9741acb2a_4881_100x100_fill_q80_h2_lanczos_smart1_3.webp\" loading=\"lazy\" decoding=\"async\"\n \n\n alt=\"\"\n class=\" img\"\n width=\"100\"\n height=\"100\"\n onerror=\"this.onerror='null';this.src='\\/images\\/image-placeholder_huf5f2d24635a285cfc2259aa9741acb2a_4881_100x100_fill_lanczos_smart1_3.png';\" /\u003e\n\n \n \n \n \n \n \n\n\n \n", - "searchKeyword": "", - "categories": "News", - "tags": "", - "content":"2\nFediversity announces the start of the Fediversity project. More information will be available soon.\nOdit reprehenderit earum voluptas. Quo dolor iusto voluptatem. Dignissimos ea officiis minus reprehenderit. Eligendi enim temporibus nulla voluptatem a et velit nisi. Ea quibusdam voluptas qui quaerat. Voluptas aperiam cum mollitia architecto sapiente.\nMolestiae libero consequatur nobis delectus quae qui earum. Mollitia magni est aspernatur. Quisquam earum et maiores.\nId sint quod consequatur animi repudiandae ex unde error. Quo sequi quae vel ut sit animi. Esse doloribus sed quidem magnam exercitationem ut. Exercitationem aut corporis dolores fugiat. Nam velit ea aut sapiente modi et. Nisi numquam officia consequuntur odit laborum voluptatem.\nDeleniti voluptatem accusamus voluptas perferendis non laudantium incidunt. Suscipit voluptates ut quia. Qui vel libero distinctio voluptates quo.\nFacilis eveniet voluptatem non dolor sed dicta quisquam. Fugit tempora deserunt cupiditate voluptates adipisci qui. Voluptas asperiores saepe fuga. Blanditiis nostrum ea expedita hic.\n"},{ - "section": "Blog", - "slug": "/blog/project-launch-copy-3/", - "title": "Fediversity Project publicly announced3", - "description": "The Fediversity Project has officially been announced3", - "date": "January 1, 2024", - "image": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n\n\n\n\n\n \n\n \n \n \n \n \n\n\n \n \n\n\n \n \n \n \n \n \n \n\n\n \n \n \n \n \n \n \n \n \n \n\n\n \n \n\n\n \u003cimg\n \n src=\"/images/image-placeholder_huf5f2d24635a285cfc2259aa9741acb2a_4881_420x0_resize_q80_h2_lanczos_3.webp\" loading=\"lazy\" decoding=\"async\"\n \n\n alt=\"\"\n class=\" img\"\n width=\"420\"\n height=\"184\"\n onerror=\"this.onerror='null';this.src='\\/images\\/image-placeholder_huf5f2d24635a285cfc2259aa9741acb2a_4881_420x0_resize_lanczos_3.png';\" /\u003e\n\n \n \n \n \n \n \n\n\n \n", - "imageSM": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n\n\n\n\n\n \n\n \n \n \n \n \n\n\n \n \n\n\n \n \n \n \n \n \n \n\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n\n \n \n\n\n \u003cimg\n \n src=\"/images/image-placeholder_huf5f2d24635a285cfc2259aa9741acb2a_4881_100x100_fill_q80_h2_lanczos_smart1_3.webp\" loading=\"lazy\" decoding=\"async\"\n \n\n alt=\"\"\n class=\" img\"\n width=\"100\"\n height=\"100\"\n onerror=\"this.onerror='null';this.src='\\/images\\/image-placeholder_huf5f2d24635a285cfc2259aa9741acb2a_4881_100x100_fill_lanczos_smart1_3.png';\" /\u003e\n\n \n \n \n \n \n \n\n\n \n", - "searchKeyword": "", - "categories": "News", - "tags": "", - "content":"3 Fediversity announces the start of the Fediversity project. More information will be available soon.\nOdit reprehenderit earum voluptas. Quo dolor iusto voluptatem. Dignissimos ea officiis minus reprehenderit. Eligendi enim temporibus nulla voluptatem a et velit nisi. Ea quibusdam voluptas qui quaerat. Voluptas aperiam cum mollitia architecto sapiente.\nMolestiae libero consequatur nobis delectus quae qui earum. Mollitia magni est aspernatur. Quisquam earum et maiores.\nId sint quod consequatur animi repudiandae ex unde error. Quo sequi quae vel ut sit animi. Esse doloribus sed quidem magnam exercitationem ut. Exercitationem aut corporis dolores fugiat. Nam velit ea aut sapiente modi et. Nisi numquam officia consequuntur odit laborum voluptatem.\nDeleniti voluptatem accusamus voluptas perferendis non laudantium incidunt. Suscipit voluptates ut quia. Qui vel libero distinctio voluptates quo.\nFacilis eveniet voluptatem non dolor sed dicta quisquam. Fugit tempora deserunt cupiditate voluptates adipisci qui. Voluptas asperiores saepe fuga. Blanditiis nostrum ea expedita hic.\n"},{ - "section": "Blog", - "slug": "/blog/project-launch-copy-2/", - "title": "Fediversity Project publicly announced4", - "description": "The Fediversity Project has officially been announced4", - "date": "January 1, 2024", - "image": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n\n\n\n\n\n \n\n \n \n \n \n \n\n\n \n \n\n\n \n \n \n \n \n \n \n\n\n \n \n \n \n \n \n \n \n \n \n\n\n \n \n\n\n \u003cimg\n \n src=\"/images/image-placeholder_huf5f2d24635a285cfc2259aa9741acb2a_4881_420x0_resize_q80_h2_lanczos_3.webp\" loading=\"lazy\" decoding=\"async\"\n \n\n alt=\"\"\n class=\" img\"\n width=\"420\"\n height=\"184\"\n onerror=\"this.onerror='null';this.src='\\/images\\/image-placeholder_huf5f2d24635a285cfc2259aa9741acb2a_4881_420x0_resize_lanczos_3.png';\" /\u003e\n\n \n \n \n \n \n \n\n\n \n", - "imageSM": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n\n\n\n\n\n \n\n \n \n \n \n \n\n\n \n \n\n\n \n \n \n \n \n \n \n\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n\n \n \n\n\n \u003cimg\n \n src=\"/images/image-placeholder_huf5f2d24635a285cfc2259aa9741acb2a_4881_100x100_fill_q80_h2_lanczos_smart1_3.webp\" loading=\"lazy\" decoding=\"async\"\n \n\n alt=\"\"\n class=\" img\"\n width=\"100\"\n height=\"100\"\n onerror=\"this.onerror='null';this.src='\\/images\\/image-placeholder_huf5f2d24635a285cfc2259aa9741acb2a_4881_100x100_fill_lanczos_smart1_3.png';\" /\u003e\n\n \n \n \n \n \n \n\n\n \n", - "searchKeyword": "", - "categories": "News", - "tags": "", - "content":"4 Fediversity announces the start of the Fediversity project. More information will be available soon.\nOdit reprehenderit earum voluptas. Quo dolor iusto voluptatem. Dignissimos ea officiis minus reprehenderit. Eligendi enim temporibus nulla voluptatem a et velit nisi. Ea quibusdam voluptas qui quaerat. Voluptas aperiam cum mollitia architecto sapiente.\nMolestiae libero consequatur nobis delectus quae qui earum. Mollitia magni est aspernatur. Quisquam earum et maiores.\nId sint quod consequatur animi repudiandae ex unde error. Quo sequi quae vel ut sit animi. Esse doloribus sed quidem magnam exercitationem ut. Exercitationem aut corporis dolores fugiat. Nam velit ea aut sapiente modi et. Nisi numquam officia consequuntur odit laborum voluptatem.\nDeleniti voluptatem accusamus voluptas perferendis non laudantium incidunt. Suscipit voluptates ut quia. Qui vel libero distinctio voluptates quo.\nFacilis eveniet voluptatem non dolor sed dicta quisquam. Fugit tempora deserunt cupiditate voluptates adipisci qui. Voluptas asperiores saepe fuga. Blanditiis nostrum ea expedita hic.\n"}] + "content":"Fediversity announces the start of the Fediversity project. More information will be available soon.\nOdit reprehenderit earum voluptas. Quo dolor iusto voluptatem. Dignissimos ea officiis minus reprehenderit. Eligendi enim temporibus nulla voluptatem a et velit nisi. Ea quibusdam voluptas qui quaerat. Voluptas aperiam cum mollitia architecto sapiente.\nMolestiae libero consequatur nobis delectus quae qui earum. Mollitia magni est aspernatur. Quisquam earum et maiores.\nId sint quod consequatur animi repudiandae ex unde error. Quo sequi quae vel ut sit animi. Esse doloribus sed quidem magnam exercitationem ut. Exercitationem aut corporis dolores fugiat. Nam velit ea aut sapiente modi et. Nisi numquam officia consequuntur odit laborum voluptatem.\nDeleniti voluptatem accusamus voluptas perferendis non laudantium incidunt. Suscipit voluptates ut quia. Qui vel libero distinctio voluptates quo.\nFacilis eveniet voluptatem non dolor sed dicta quisquam. Fugit tempora deserunt cupiditate voluptates adipisci qui. Voluptas asperiores saepe fuga. Blanditiis nostrum ea expedita hic.\n"}]