Compare commits

...
This repository has been archived on 2024-11-13. You can view files and clone it, but cannot push or open issues or pull requests.

2 commits

Author SHA1 Message Date
c06b088246
Regenerated website
Regenerated with , clearly not all changes are OK
2024-09-23 14:54:33 +02:00
96642652ad
WIP: add flake devShell
Adds a flake so you can use `nix develop` to enter a devShell where
you can use `hugo` to regenerate the site.

Unfortunately this does not quite work yet: it makes various incorrect
changes to the site, such as replacing links in the menu with `/`.
2024-09-23 14:46:14 +02:00
54 changed files with 2059 additions and 2384 deletions
flake.lockflake.nixhugo_stats.json
public
404.html
authors
blog
fediversity-tech-session
index.htmlindex.xml
new-website-launch
nordunet-conference-2024
page/1
project-launch
publicspaces-conference
categories
consortium
contact
developers
ec
events
index.htmlindex.xml
owc-annual-conference-2024
publicspaces-annual-conference
waag-state-internet-2024
fediversity
grants
index.htmlindex.xml
individuals
manifest.webmanifest
nlnet
nordunet
oid
pages
privacy-policy
searchindex.json
sections
sitemap.xml
tags
tweag

27
flake.lock generated Normal file
View file

@ -0,0 +1,27 @@
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1726937504,
"narHash": "sha256-bvGoiQBvponpZh8ClUcmJ6QnsNKw0EMrCQJARK3bI1c=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "9357f4f23713673f310988025d9dc261c20e70c6",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}

18
flake.nix Normal file
View file

@ -0,0 +1,18 @@
{
inputs = {
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
};
outputs = { self, nixpkgs }: {
devShells."x86_64-linux".default =
let
pkgs = nixpkgs.legacyPackages."x86_64-linux";
in
pkgs.mkShell {
packages = [
pkgs.hugo
pkgs.go
pkgs.nodejs
];
};
};
}

View file

@ -3,7 +3,6 @@
"tags": [
"a",
"article",
"base",
"body",
"br",
"button",
@ -43,14 +42,10 @@
"ul"
],
"classes": [
"2xl:bg-pink-200",
"2xl:block",
"2xl:hidden",
"active",
"bg-body",
"bg-gradient",
"bg-gradient-to-b",
"bg-gray-200",
"bg-theme-light",
"block",
"border-b",
@ -81,7 +76,6 @@
"fa-rss",
"fab",
"fill-current",
"fixed",
"flex",
"flex-wrap",
"font-bold",
@ -112,10 +106,7 @@
"items-start",
"justify-between",
"justify-center",
"left-0",
"lg:!max-w-[800px]",
"lg:bg-green-200",
"lg:block",
"lg:col-10",
"lg:col-3",
"lg:col-4",
@ -153,15 +144,12 @@
"mb-6",
"mb-8",
"mb:md-0",
"md:bg-yellow-200",
"md:block",
"md:col-10",
"md:col-5",
"md:col-6",
"md:col-7",
"md:col-8",
"md:col-9",
"md:hidden",
"md:order-2",
"ml-2",
"ml-4",
@ -203,25 +191,19 @@
"py-14",
"py-2",
"py-7",
"py-[2.5px]",
"relative",
"rounded",
"rounded-2xl",
"row",
"section",
"section-sm",
"sm:bg-red-200",
"sm:block",
"sm:col-10",
"sm:hidden",
"social-icons",
"space-x-1",
"sr-only",
"sticky",
"system",
"text-[12px]",
"text-[8rem]",
"text-black",
"text-center",
"text-dark",
"text-h3",
@ -233,16 +215,10 @@
"time",
"to-theme-light",
"top-0",
"uppercase",
"w-4",
"w-[30px]",
"w-full",
"xl:bg-blue-200",
"xl:block",
"xl:hidden",
"xl:space-x-8",
"z-30",
"z-50"
"z-30"
],
"ids": [
"email",

View file

@ -5,7 +5,7 @@
lang="en-us"
itemtype="http://schema.org/WebPage"
>
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
<head>
<meta charset="utf-8" />
@ -32,11 +32,11 @@
<link rel="shortcut icon" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_96x0_resize_lanczos_3.png" type="image/x-icon">
<link rel="icon" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_96x0_resize_lanczos_3.png" type="image/x-icon">
<link rel="icon" type="image/png" sizes="48x48" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_48x0_resize_lanczos_3.png">
<link rel="icon" type="image/png" sizes="96x96" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_96x0_resize_lanczos_3.png">
<link rel="apple-touch-icon" sizes="144x144" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_144x0_resize_lanczos_3.png">
<link rel="shortcut icon" href="/images/favicon_hu16604243599178101560.png" type="image/x-icon">
<link rel="icon" href="/images/favicon_hu16604243599178101560.png" type="image/x-icon">
<link rel="icon" type="image/png" sizes="48x48" href="/images/favicon_hu4396562159347915165.png">
<link rel="icon" type="image/png" sizes="96x96" href="/images/favicon_hu16604243599178101560.png">
<link rel="apple-touch-icon" sizes="144x144" href="/images/favicon_hu12447364207213194778.png">
@ -71,7 +71,6 @@
<base href="//localhost:1313/404.html" />
@ -155,8 +154,8 @@
<meta property="og:image" content="//localhost:1313/images/logo.png" />
<meta name="twitter:image" content="//localhost:1313/images/logo.png" />
<meta property="og:image" content="/images/logo.png" />
<meta name="twitter:image" content="/images/logo.png" />
<meta
name="twitter:card"
content="summary
@ -187,7 +186,7 @@
<meta property="og:title" content="Fediversity" />
<meta property="og:description" content="Fediversity Project" />
<meta property="og:type" content="website" />
<meta property="og:url" content="//localhost:1313/404.html" />
<meta property="og:url" content="/404.html" />
<meta name="twitter:title" content="Fediversity" />
@ -210,7 +209,7 @@
<script>
let indexURL = "//localhost:1313/searchindex.json";
let indexURL = "/searchindex.json";
let includeSectionsInSearch = ["blog"];
let no_results_for = "No results for";
let empty_search_results_placeholder = "Type something to search..";
@ -269,8 +268,8 @@
<link
href="/css/style.css"
integrity=""
href="/css/style.min.61727c767a870956d1add8a8a81f2fd7cb2cd4cb624937bd5a58b5400fc9d015.css"
integrity="sha256-YXJ8dnqHCVbRrdioqB8v18ss1MtiSTe9Wli1QA/J0BU="
rel="stylesheet"
/>
@ -279,8 +278,8 @@
defer
async
rel="stylesheet"
href="/css/style-lazy.css"
integrity=""
href="/css/style-lazy.min.da601e742ef58b848e8d0b0e08ff77237c39555b63fd3835f65cb1d8cfe054f1.css"
integrity="sha256-2mAedC71i4SOjQsOCP93I3w5VVtj/Tg19lyx2M/gVPE="
media="print"
onload="this.media='all'; this.onload=null;"
/>
@ -292,19 +291,7 @@
<div
class="fixed left-0 top-0 z-50 flex w-[30px] items-center justify-center bg-gray-200 py-[2.5px] text-[12px] uppercase text-black sm:bg-red-200 md:bg-yellow-200 lg:bg-green-200 xl:bg-blue-200 2xl:bg-pink-200"
>
<span class="block sm:hidden">all</span>
<span class="hidden sm:block md:hidden">sm</span>
<span class="hidden md:block lg:hidden">md</span>
<span class="hidden lg:block xl:hidden">lg</span>
<span class="hidden xl:block 2xl:hidden">xl</span>
<span class="hidden 2xl:block">2xl</span>
</div>
@ -399,9 +386,9 @@
class="img logo-dark"
width="160"
height="32"
src="/images/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_q80_h2_lanczos_3.webp"
src="/images/logo-darkmode_hu7104616098336059575.webp"
alt="Hugoplate"
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_lanczos_3.png';" />
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu5336703655062803932.png';" />
@ -465,7 +452,7 @@
<a
class="nav-dropdown-link "
href="/developers/"
href="/"
>
Developers
</a>
@ -475,7 +462,7 @@
<a
class="nav-dropdown-link "
href="/ec/"
href="/"
>
European Commission
</a>
@ -485,7 +472,7 @@
<a
class="nav-dropdown-link "
href="/individuals/"
href="/"
>
Individuals
</a>
@ -529,7 +516,7 @@
<a
class="nav-dropdown-link "
href="/nlnet/"
href="/"
>
NLnet
</a>
@ -539,7 +526,7 @@
<a
class="nav-dropdown-link "
href="/nordunet/"
href="/"
>
NORDUnet
</a>
@ -549,7 +536,7 @@
<a
class="nav-dropdown-link "
href="/oid/"
href="/"
>
Open Internet Discourse
</a>
@ -559,7 +546,7 @@
<a
class="nav-dropdown-link "
href="/tweag/"
href="/"
>
Tweag
</a>
@ -656,7 +643,7 @@
changed, or is temporarily unavailable.
</p>
</div>
<a href="//localhost:1313/" class="btn btn-primary mt-8">
<a href="/" class="btn btn-primary mt-8">
Back to home
</a>
</div>
@ -758,9 +745,9 @@
class="img logo-dark"
width="160"
height="32"
src="/images/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_q80_h2_lanczos_3.webp"
src="/images/logo-darkmode_hu7104616098336059575.webp"
alt="Hugoplate"
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_lanczos_3.png';" />
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu5336703655062803932.png';" />
@ -784,7 +771,7 @@
<a
href="
/privacy-policy/
/
"
>Privacy Policy</a
>
@ -834,11 +821,11 @@
<script
crossorigin="anonymous"
integrity=""
src="/js/script.js"
integrity="sha256-KqmvR9djio523pYWZ0IdV49tSiUwUyKOV0vjnRUFRfg="
src="/js/script.min.2aa9af47d7638a8e76de961667421d578f6d4a253053228e574be39d150545f8.js"
></script>
@ -846,8 +833,8 @@
defer
async
crossorigin="anonymous"
integrity=""
src="/js/script-lazy.js"
integrity="sha256-9e9iyznGCSfFZB4ElW&#43;WFonrJpHJr5pYxsaD7VVh4wc="
src="/js/script-lazy.min.f5ef62cb39c60927c5641e04956f961689eb2691c9af9a58c6c683ed5561e307.js"
></script>

View file

@ -5,7 +5,7 @@
lang="en-us"
itemtype="http://schema.org/WebPage"
>
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
<head>
<meta charset="utf-8" />
@ -32,11 +32,11 @@
<link rel="shortcut icon" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_96x0_resize_lanczos_3.png" type="image/x-icon">
<link rel="icon" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_96x0_resize_lanczos_3.png" type="image/x-icon">
<link rel="icon" type="image/png" sizes="48x48" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_48x0_resize_lanczos_3.png">
<link rel="icon" type="image/png" sizes="96x96" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_96x0_resize_lanczos_3.png">
<link rel="apple-touch-icon" sizes="144x144" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_144x0_resize_lanczos_3.png">
<link rel="shortcut icon" href="/images/favicon_hu16604243599178101560.png" type="image/x-icon">
<link rel="icon" href="/images/favicon_hu16604243599178101560.png" type="image/x-icon">
<link rel="icon" type="image/png" sizes="48x48" href="/images/favicon_hu4396562159347915165.png">
<link rel="icon" type="image/png" sizes="96x96" href="/images/favicon_hu16604243599178101560.png">
<link rel="apple-touch-icon" sizes="144x144" href="/images/favicon_hu12447364207213194778.png">
@ -71,7 +71,6 @@
<base href="//localhost:1313/authors/" />
@ -157,8 +156,8 @@
<meta property="og:image" content="//localhost:1313/images/logo.png" />
<meta name="twitter:image" content="//localhost:1313/images/logo.png" />
<meta property="og:image" content="/images/logo.png" />
<meta name="twitter:image" content="/images/logo.png" />
<meta
name="twitter:card"
content="summary
@ -189,7 +188,7 @@
<meta property="og:title" content="Authors" />
<meta property="og:description" content="Fediversity Project" />
<meta property="og:type" content="website" />
<meta property="og:url" content="//localhost:1313/authors/" />
<meta property="og:url" content="/authors/" />
<meta name="twitter:title" content="Authors" />
@ -212,7 +211,7 @@
<script>
let indexURL = "//localhost:1313/searchindex.json";
let indexURL = "/searchindex.json";
let includeSectionsInSearch = ["blog"];
let no_results_for = "No results for";
let empty_search_results_placeholder = "Type something to search..";
@ -271,8 +270,8 @@
<link
href="/css/style.css"
integrity=""
href="/css/style.min.61727c767a870956d1add8a8a81f2fd7cb2cd4cb624937bd5a58b5400fc9d015.css"
integrity="sha256-YXJ8dnqHCVbRrdioqB8v18ss1MtiSTe9Wli1QA/J0BU="
rel="stylesheet"
/>
@ -281,8 +280,8 @@
defer
async
rel="stylesheet"
href="/css/style-lazy.css"
integrity=""
href="/css/style-lazy.min.da601e742ef58b848e8d0b0e08ff77237c39555b63fd3835f65cb1d8cfe054f1.css"
integrity="sha256-2mAedC71i4SOjQsOCP93I3w5VVtj/Tg19lyx2M/gVPE="
media="print"
onload="this.media='all'; this.onload=null;"
/>
@ -294,19 +293,7 @@
<div
class="fixed left-0 top-0 z-50 flex w-[30px] items-center justify-center bg-gray-200 py-[2.5px] text-[12px] uppercase text-black sm:bg-red-200 md:bg-yellow-200 lg:bg-green-200 xl:bg-blue-200 2xl:bg-pink-200"
>
<span class="block sm:hidden">all</span>
<span class="hidden sm:block md:hidden">sm</span>
<span class="hidden md:block lg:hidden">md</span>
<span class="hidden lg:block xl:hidden">lg</span>
<span class="hidden xl:block 2xl:hidden">xl</span>
<span class="hidden 2xl:block">2xl</span>
</div>
@ -401,9 +388,9 @@
class="img logo-dark"
width="160"
height="32"
src="/images/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_q80_h2_lanczos_3.webp"
src="/images/logo-darkmode_hu7104616098336059575.webp"
alt="Hugoplate"
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_lanczos_3.png';" />
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu5336703655062803932.png';" />
@ -467,7 +454,7 @@
<a
class="nav-dropdown-link "
href="/developers/"
href="/"
>
Developers
</a>
@ -477,7 +464,7 @@
<a
class="nav-dropdown-link "
href="/ec/"
href="/"
>
European Commission
</a>
@ -487,7 +474,7 @@
<a
class="nav-dropdown-link "
href="/individuals/"
href="/"
>
Individuals
</a>
@ -531,7 +518,7 @@
<a
class="nav-dropdown-link "
href="/nlnet/"
href="/"
>
NLnet
</a>
@ -541,7 +528,7 @@
<a
class="nav-dropdown-link "
href="/nordunet/"
href="/"
>
NORDUnet
</a>
@ -551,7 +538,7 @@
<a
class="nav-dropdown-link "
href="/oid/"
href="/"
>
Open Internet Discourse
</a>
@ -561,7 +548,7 @@
<a
class="nav-dropdown-link "
href="/tweag/"
href="/"
>
Tweag
</a>
@ -655,7 +642,7 @@
<ul class="mt-6 inline-flex space-x-1 capitalize">
<li>
<a class="text-primary" href="//localhost:1313/">
<a class="text-primary" href="/">
Home
</a>
<span class="inlin-block mr-1">/</span>
@ -754,7 +741,7 @@
<img
src="/images/avatar_hu2fb2c1ffbbc34375e1753f29fe535e66_2271_194x194_resize_q80_h2_lanczos_3.webp" loading="lazy"
src="/images/avatar_hu14856361793901126152.webp" loading="lazy"
decoding="async" alt="Laurens Hof"
@ -775,7 +762,7 @@
<h4 class="mb-3">
<a href="/authors/laurens-hof/">Laurens Hof</a>
</h4>
<p class="mb-4">Story teller for the Fediversity Project.</p>
<p class="mb-4"><p>Story teller for the Fediversity Project.</p></p>
<ul class="social-icons">
<li>
@ -888,9 +875,9 @@
class="img logo-dark"
width="160"
height="32"
src="/images/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_q80_h2_lanczos_3.webp"
src="/images/logo-darkmode_hu7104616098336059575.webp"
alt="Hugoplate"
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_lanczos_3.png';" />
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu5336703655062803932.png';" />
@ -914,7 +901,7 @@
<a
href="
/privacy-policy/
/
"
>Privacy Policy</a
>
@ -964,11 +951,11 @@
<script
crossorigin="anonymous"
integrity=""
src="/js/script.js"
integrity="sha256-KqmvR9djio523pYWZ0IdV49tSiUwUyKOV0vjnRUFRfg="
src="/js/script.min.2aa9af47d7638a8e76de961667421d578f6d4a253053228e574be39d150545f8.js"
></script>
@ -976,8 +963,8 @@
defer
async
crossorigin="anonymous"
integrity=""
src="/js/script-lazy.js"
integrity="sha256-9e9iyznGCSfFZB4ElW&#43;WFonrJpHJr5pYxsaD7VVh4wc="
src="/js/script-lazy.min.f5ef62cb39c60927c5641e04956f961689eb2691c9af9a58c6c683ed5561e307.js"
></script>

View file

@ -2,17 +2,17 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Authors on Fediversity</title>
<link>//localhost:1313/authors/</link>
<link>/authors/</link>
<description>Recent content in Authors on Fediversity</description>
<generator>Hugo -- gohugo.io</generator>
<generator>Hugo</generator>
<language>en-us</language>
<atom:link href="//localhost:1313/authors/index.xml" rel="self" type="application/rss+xml" />
<atom:link href="/authors/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Laurens Hof</title>
<link>//localhost:1313/authors/laurens-hof/</link>
<link>/authors/laurens-hof/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>//localhost:1313/authors/laurens-hof/</guid>
<description>Story teller for the Fediversity Project.</description>
<guid>/authors/laurens-hof/</guid>
<description>&lt;p&gt;Story teller for the Fediversity Project.&lt;/p&gt;</description>
</item>
</channel>
</rss>

View file

@ -5,7 +5,7 @@
lang="en-us"
itemtype="http://schema.org/WebPage"
>
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
<head>
<meta charset="utf-8" />
@ -32,11 +32,11 @@
<link rel="shortcut icon" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_96x0_resize_lanczos_3.png" type="image/x-icon">
<link rel="icon" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_96x0_resize_lanczos_3.png" type="image/x-icon">
<link rel="icon" type="image/png" sizes="48x48" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_48x0_resize_lanczos_3.png">
<link rel="icon" type="image/png" sizes="96x96" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_96x0_resize_lanczos_3.png">
<link rel="apple-touch-icon" sizes="144x144" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_144x0_resize_lanczos_3.png">
<link rel="shortcut icon" href="/images/favicon_hu16604243599178101560.png" type="image/x-icon">
<link rel="icon" href="/images/favicon_hu16604243599178101560.png" type="image/x-icon">
<link rel="icon" type="image/png" sizes="48x48" href="/images/favicon_hu4396562159347915165.png">
<link rel="icon" type="image/png" sizes="96x96" href="/images/favicon_hu16604243599178101560.png">
<link rel="apple-touch-icon" sizes="144x144" href="/images/favicon_hu12447364207213194778.png">
@ -71,7 +71,6 @@
<base href="//localhost:1313/authors/laurens-hof/" />
@ -160,8 +159,8 @@
<meta property="og:image" content="//localhost:1313/images/avatar.png" />
<meta name="twitter:image" content="//localhost:1313/images/avatar.png" />
<meta property="og:image" content="/images/avatar.png" />
<meta name="twitter:image" content="/images/avatar.png" />
<meta
name="twitter:card"
content="summary" />
@ -190,7 +189,7 @@
<meta property="og:title" content="Laurens Hof" />
<meta property="og:description" content="storyteller" />
<meta property="og:type" content="website" />
<meta property="og:url" content="//localhost:1313/authors/laurens-hof/" />
<meta property="og:url" content="/authors/laurens-hof/" />
<meta name="twitter:title" content="Laurens Hof" />
@ -213,7 +212,7 @@
<script>
let indexURL = "//localhost:1313/searchindex.json";
let indexURL = "/searchindex.json";
let includeSectionsInSearch = ["blog"];
let no_results_for = "No results for";
let empty_search_results_placeholder = "Type something to search..";
@ -272,8 +271,8 @@
<link
href="/css/style.css"
integrity=""
href="/css/style.min.61727c767a870956d1add8a8a81f2fd7cb2cd4cb624937bd5a58b5400fc9d015.css"
integrity="sha256-YXJ8dnqHCVbRrdioqB8v18ss1MtiSTe9Wli1QA/J0BU="
rel="stylesheet"
/>
@ -282,8 +281,8 @@
defer
async
rel="stylesheet"
href="/css/style-lazy.css"
integrity=""
href="/css/style-lazy.min.da601e742ef58b848e8d0b0e08ff77237c39555b63fd3835f65cb1d8cfe054f1.css"
integrity="sha256-2mAedC71i4SOjQsOCP93I3w5VVtj/Tg19lyx2M/gVPE="
media="print"
onload="this.media='all'; this.onload=null;"
/>
@ -295,19 +294,7 @@
<div
class="fixed left-0 top-0 z-50 flex w-[30px] items-center justify-center bg-gray-200 py-[2.5px] text-[12px] uppercase text-black sm:bg-red-200 md:bg-yellow-200 lg:bg-green-200 xl:bg-blue-200 2xl:bg-pink-200"
>
<span class="block sm:hidden">all</span>
<span class="hidden sm:block md:hidden">sm</span>
<span class="hidden md:block lg:hidden">md</span>
<span class="hidden lg:block xl:hidden">lg</span>
<span class="hidden xl:block 2xl:hidden">xl</span>
<span class="hidden 2xl:block">2xl</span>
</div>
@ -402,9 +389,9 @@
class="img logo-dark"
width="160"
height="32"
src="/images/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_q80_h2_lanczos_3.webp"
src="/images/logo-darkmode_hu7104616098336059575.webp"
alt="Hugoplate"
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_lanczos_3.png';" />
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu5336703655062803932.png';" />
@ -468,7 +455,7 @@
<a
class="nav-dropdown-link "
href="/developers/"
href="/"
>
Developers
</a>
@ -478,7 +465,7 @@
<a
class="nav-dropdown-link "
href="/ec/"
href="/"
>
European Commission
</a>
@ -488,7 +475,7 @@
<a
class="nav-dropdown-link "
href="/individuals/"
href="/"
>
Individuals
</a>
@ -532,7 +519,7 @@
<a
class="nav-dropdown-link "
href="/nlnet/"
href="/"
>
NLnet
</a>
@ -542,7 +529,7 @@
<a
class="nav-dropdown-link "
href="/nordunet/"
href="/"
>
NORDUnet
</a>
@ -552,7 +539,7 @@
<a
class="nav-dropdown-link "
href="/oid/"
href="/"
>
Open Internet Discourse
</a>
@ -562,7 +549,7 @@
<a
class="nav-dropdown-link "
href="/tweag/"
href="/"
>
Tweag
</a>
@ -726,7 +713,7 @@
<img
src="/images/avatar_hu2fb2c1ffbbc34375e1753f29fe535e66_2271_200x200_resize_q80_h2_lanczos_3.webp" loading="lazy"
src="/images/avatar_hu434733483897327900.webp" loading="lazy"
decoding="async"
@ -735,7 +722,7 @@
width="200"
height="200"
onerror="this.onerror='null';
this.src='\/images\/avatar_hu2fb2c1ffbbc34375e1753f29fe535e66_2271_200x200_resize_lanczos_3.png';" />
this.src='\/images\/avatar_hu7895360494270894711.png';" />
@ -851,174 +838,27 @@
<picture>
<source
srcset="/images/checkbox-illustration-scaled_hu1ec65c0d63d9ad88a527e7b5c5d9d0fa_24456_545x0_resize_q80_h2_lanczos_3.webp"
srcset="/images/bergen-airport_hu343886863043741578.webp"
media="(max-width: 575px)" />
<source
srcset="/images/checkbox-illustration-scaled_hu1ec65c0d63d9ad88a527e7b5c5d9d0fa_24456_600x0_resize_q80_h2_lanczos_3.webp"
srcset="/images/bergen-airport_hu2591598179255672966.webp"
media="(max-width: 767px)" />
<source
srcset="/images/checkbox-illustration-scaled_hu1ec65c0d63d9ad88a527e7b5c5d9d0fa_24456_700x0_resize_q80_h2_lanczos_3.webp"
srcset="/images/bergen-airport_hu1034421446123378188.webp"
media="(max-width: 991px)" />
<source
srcset="/images/checkbox-illustration-scaled_hu1ec65c0d63d9ad88a527e7b5c5d9d0fa_24456_1110x0_resize_q80_h2_lanczos_3.webp"
srcset="/images/bergen-airport_hu6557654034080440480.webp"
/>
<img
loading="lazy" decoding="async"
src="/images/checkbox-illustration-scaled_hu1ec65c0d63d9ad88a527e7b5c5d9d0fa_24456_1110x0_resize_lanczos_3.png"
class=" w-full rounded img"
alt="Fediversity Tech Session"
width="500"
height="378" />
</picture>
<h4 class="mb-3">
<a href="/blog/fediversity-tech-session/"> Fediversity Tech Session </a>
</h4>
<ul class="mb-4">
<li class="mr-4 inline-block">
<a href="/authors/laurens-hof/">
<i class="fa-regular fa-circle-user mr-2"></i>Laurens Hof
</a>
</li>
<li class="mr-4 inline-block">
<i class="fa-regular fa-folder mr-1"></i>
<a
href="/categories/news/"
class="ms-1"
>News
</a>
</li>
</ul>
<p class="mb-6">Recently Fediversity hosted a tech session on NixOS and Kubernetes. We invited people within the community to discuss some design considerations of the Fediversity project with us.</p>
<a class="btn btn-outline-primary btn-sm" href="/blog/fediversity-tech-session/">
Read More
</a>
</div>
</div>
<div class="md:col-6 lg:col-4 mb-12">
<div class="bg-body">
<picture>
<source
srcset="/images/dc1_hu58840e307e8226cb8212843ce8494d49_6129825_545x0_resize_q80_h2_lanczos.webp"
media="(max-width: 575px)" />
<source
srcset="/images/dc1_hu58840e307e8226cb8212843ce8494d49_6129825_600x0_resize_q80_h2_lanczos.webp"
media="(max-width: 767px)" />
<source
srcset="/images/dc1_hu58840e307e8226cb8212843ce8494d49_6129825_700x0_resize_q80_h2_lanczos.webp"
media="(max-width: 991px)" />
<source
srcset="/images/dc1_hu58840e307e8226cb8212843ce8494d49_6129825_1110x0_resize_q80_h2_lanczos.webp"
/>
<img
loading="lazy" decoding="async"
src="/images/dc1_hu58840e307e8226cb8212843ce8494d49_6129825_1110x0_resize_q80_lanczos.jpg"
src="/images/bergen-airport_hu4876915787117599601.jpeg"
class=" w-full rounded img"
alt="Nordunet Conference 2024"
width="4032"
@ -1056,7 +896,7 @@
</li>
</ul>
<p class="mb-6">Fediversity was represented at the Nordunet Conference for 2024, with both the Internet Discourse Foundation and Nordunet themselves being present.</p>
<p class="mb-6"><p>Fediversity was represented in Bergen at the Nordunet Conference for 2024, with both the Internet Discourse Foundation and Nordunet themselves being present. This was a great opportunity for the different organisations in the consortium to meet with each other and exchange ideas.</p></p>
<a class="btn btn-outline-primary btn-sm" href="/blog/nordunet-conference-2024/">
Read More
</a>
@ -1145,27 +985,174 @@
<picture>
<source
srcset="/images/avhuffelenmastodonpin_hu0cc757d18a5856163cd7dd527de01b67_1231197_545x0_resize_q80_h2_lanczos.webp"
srcset="/images/checkbox-illustration-scaled_hu4269199048708930984.webp"
media="(max-width: 575px)" />
<source
srcset="/images/avhuffelenmastodonpin_hu0cc757d18a5856163cd7dd527de01b67_1231197_600x0_resize_q80_h2_lanczos.webp"
srcset="/images/checkbox-illustration-scaled_hu10217678749593304326.webp"
media="(max-width: 767px)" />
<source
srcset="/images/avhuffelenmastodonpin_hu0cc757d18a5856163cd7dd527de01b67_1231197_700x0_resize_q80_h2_lanczos.webp"
srcset="/images/checkbox-illustration-scaled_hu2192335168322067795.webp"
media="(max-width: 991px)" />
<source
srcset="/images/avhuffelenmastodonpin_hu0cc757d18a5856163cd7dd527de01b67_1231197_1110x0_resize_q80_h2_lanczos.webp"
srcset="/images/checkbox-illustration-scaled_hu15156688376836492198.webp"
/>
<img
loading="lazy" decoding="async"
src="/images/avhuffelenmastodonpin_hu0cc757d18a5856163cd7dd527de01b67_1231197_1110x0_resize_q80_lanczos.jpg"
src="/images/checkbox-illustration-scaled_hu16838411390007710765.png"
class=" w-full rounded img"
alt="Fediversity Tech Session"
width="500"
height="378" />
</picture>
<h4 class="mb-3">
<a href="/blog/fediversity-tech-session/"> Fediversity Tech Session </a>
</h4>
<ul class="mb-4">
<li class="mr-4 inline-block">
<a href="/authors/laurens-hof/">
<i class="fa-regular fa-circle-user mr-2"></i>Laurens Hof
</a>
</li>
<li class="mr-4 inline-block">
<i class="fa-regular fa-folder mr-1"></i>
<a
href="/categories/news/"
class="ms-1"
>News
</a>
</li>
</ul>
<p class="mb-6"><p>Recently Fediversity hosted a tech session on NixOS and Kubernetes. We invited people within the community to discuss some design considerations of the Fediversity project with us.</p></p>
<a class="btn btn-outline-primary btn-sm" href="/blog/fediversity-tech-session/">
Read More
</a>
</div>
</div>
<div class="md:col-6 lg:col-4 mb-12">
<div class="bg-body">
<picture>
<source
srcset="/images/avhuffelenmastodonpin_hu6361518592945754494.webp"
media="(max-width: 575px)" />
<source
srcset="/images/avhuffelenmastodonpin_hu2434575141884048353.webp"
media="(max-width: 767px)" />
<source
srcset="/images/avhuffelenmastodonpin_hu6495664248264310169.webp"
media="(max-width: 991px)" />
<source
srcset="/images/avhuffelenmastodonpin_hu5103542158609611075.webp"
/>
<img
loading="lazy" decoding="async"
src="/images/avhuffelenmastodonpin_hu10704201350387467466.jpg"
class=" w-full rounded img"
alt="PublicSpaces Conference 2024"
width="5000"
@ -1203,7 +1190,17 @@
</li>
</ul>
<p class="mb-6">PublicSpaces and Waag Futurelabs recently held their yearly conference in Amsterdam, titled &lsquo;Taking Back the Internet&rsquo;.</p>
<p class="mb-6"><p>PublicSpaces and Waag Futurelabs recently held their yearly conference in Amsterdam, titled &lsquo;Taking Back the Internet&rsquo;. PublicSpaces is a network of public organisations fighting for an internet based on public values. The Fediversity Project attended, to share ideas, and learn more about how people and organisations think about an ethical internet. If you are interested, you can view all sessions <a href="https://conference.publicspaces.net/en/archive/pubconf2024"
target="_blank"
>here</a>
(hosted on PeerTube!).</p></p>
<a class="btn btn-outline-primary btn-sm" href="/blog/publicspaces-conference/">
Read More
</a>
@ -1292,27 +1289,27 @@
<picture>
<source
srcset="/images/website-new_hu1a99c13afd8cec2502ba6c213bba0f95_18139_545x0_resize_q80_h2_lanczos_3.webp"
srcset="/images/website-new_hu5680831119679982420.webp"
media="(max-width: 575px)" />
<source
srcset="/images/website-new_hu1a99c13afd8cec2502ba6c213bba0f95_18139_600x0_resize_q80_h2_lanczos_3.webp"
srcset="/images/website-new_hu9181029990194444055.webp"
media="(max-width: 767px)" />
<source
srcset="/images/website-new_hu1a99c13afd8cec2502ba6c213bba0f95_18139_700x0_resize_q80_h2_lanczos_3.webp"
srcset="/images/website-new_hu14802481276788561986.webp"
media="(max-width: 991px)" />
<source
srcset="/images/website-new_hu1a99c13afd8cec2502ba6c213bba0f95_18139_1110x0_resize_q80_h2_lanczos_3.webp"
srcset="/images/website-new_hu11267052114313020583.webp"
/>
<img
loading="lazy" decoding="async"
src="/images/website-new_hu1a99c13afd8cec2502ba6c213bba0f95_18139_1110x0_resize_lanczos_3.png"
src="/images/website-new_hu1016575897808709605.png"
class=" w-full rounded img"
alt="Fediversity new website launch"
width="851"
@ -1350,7 +1347,7 @@
</li>
</ul>
<p class="mb-6">We are pleased to introduce the launch of our new website dedicated to the Fediversity project.</p>
<p class="mb-6"><p>We are pleased to introduce the launch of our new website dedicated to the Fediversity project.</p></p>
<a class="btn btn-outline-primary btn-sm" href="/blog/new-website-launch/">
Read More
</a>
@ -1439,27 +1436,27 @@
<picture>
<source
srcset="/images/image-placeholder_huf5f2d24635a285cfc2259aa9741acb2a_4881_545x0_resize_q80_h2_lanczos_3.webp"
srcset="/images/image-placeholder_hu14898866438330350576.webp"
media="(max-width: 575px)" />
<source
srcset="/images/image-placeholder_huf5f2d24635a285cfc2259aa9741acb2a_4881_600x0_resize_q80_h2_lanczos_3.webp"
srcset="/images/image-placeholder_hu3366426647807776041.webp"
media="(max-width: 767px)" />
<source
srcset="/images/image-placeholder_huf5f2d24635a285cfc2259aa9741acb2a_4881_700x0_resize_q80_h2_lanczos_3.webp"
srcset="/images/image-placeholder_hu15761394040035298493.webp"
media="(max-width: 991px)" />
<source
srcset="/images/image-placeholder_huf5f2d24635a285cfc2259aa9741acb2a_4881_1110x0_resize_q80_h2_lanczos_3.webp"
srcset="/images/image-placeholder_hu9923120856516670921.webp"
/>
<img
loading="lazy" decoding="async"
src="/images/image-placeholder_huf5f2d24635a285cfc2259aa9741acb2a_4881_1110x0_resize_lanczos_3.png"
src="/images/image-placeholder_hu10538127647789974651.png"
class=" w-full rounded img"
alt="PublicSpaces Conference 2024"
width="1096"
@ -1503,7 +1500,18 @@
</li>
</ul>
<p class="mb-6">w On June 6th and 7th, PublicSpaces and Waag Futurelab proudly present the fourth edition of the PublicSpaces conference under the theme &lsquo;Empowering the Internet&rsquo;.</p>
<p class="mb-6"><p>w
On June 6th and 7th, PublicSpaces and Waag Futurelab proudly present the fourth edition of the PublicSpaces conference under the theme &lsquo;Empowering the Internet&rsquo;. Held at Pakhuis de Zwijger, this two-day event will feature panels, keynotes, roundtable discussions, lectures, as well as art and cultural showcases, all aimed at collectively shaping the rules for a more inclusive internet. Join us as we navigate towards a digital landscape where everyone has a voice. For more information, check out the <a href="https://publicspaces.net/2024/02/01/save-the-date-publicspaces-conferentie-2024/"
target="_blank"
>website</a>
</p></p>
<a class="btn btn-outline-primary btn-sm" href="/events/publicspaces-annual-conference/">
Read More
</a>
@ -1592,27 +1600,27 @@
<picture>
<source
srcset="/images/image-placeholder_huf5f2d24635a285cfc2259aa9741acb2a_4881_545x0_resize_q80_h2_lanczos_3.webp"
srcset="/images/image-placeholder_hu14898866438330350576.webp"
media="(max-width: 575px)" />
<source
srcset="/images/image-placeholder_huf5f2d24635a285cfc2259aa9741acb2a_4881_600x0_resize_q80_h2_lanczos_3.webp"
srcset="/images/image-placeholder_hu3366426647807776041.webp"
media="(max-width: 767px)" />
<source
srcset="/images/image-placeholder_huf5f2d24635a285cfc2259aa9741acb2a_4881_700x0_resize_q80_h2_lanczos_3.webp"
srcset="/images/image-placeholder_hu15761394040035298493.webp"
media="(max-width: 991px)" />
<source
srcset="/images/image-placeholder_huf5f2d24635a285cfc2259aa9741acb2a_4881_1110x0_resize_q80_h2_lanczos_3.webp"
srcset="/images/image-placeholder_hu9923120856516670921.webp"
/>
<img
loading="lazy" decoding="async"
src="/images/image-placeholder_huf5f2d24635a285cfc2259aa9741acb2a_4881_1110x0_resize_lanczos_3.png"
src="/images/image-placeholder_hu10538127647789974651.png"
class=" w-full rounded img"
alt="OW2con 2024"
width="1096"
@ -1656,7 +1664,18 @@
</li>
</ul>
<p class="mb-6">OW2con is the European open source conference organized by OW2. An international meeting of developpers, IT companies, academics and non-profit organizations, OW2con brings together the entire open source community, during two days of presentations ranging from tech topics to business and ethical issues of open source.</p>
<p class="mb-6"><p>OW2con is the European open source conference organized by OW2. An international meeting of developpers, IT companies, academics and non-profit organizations, OW2con brings together the entire open source community, during two days of presentations ranging from tech topics to business and ethical issues of open source. It also offers a unique opportunity to establish contact with peers through friendly networking sessions. OW2con is <a href="https://www.ngi.eu/event/open-source-community-annual-conference-2024/"
target="_blank"
>open</a>
to all, the event is free and all sessions are held in English.
The OW2con24 call for presentations is open. This year we are giving the highlight on the theme of open source funding: what are the current solutions for innovators, start-ups or ISVs to finance their development? private or public financing? Are national and European public policies up to the challenges?</p></p>
<a class="btn btn-outline-primary btn-sm" href="/events/owc-annual-conference-2024/">
Read More
</a>
@ -1745,27 +1764,27 @@
<picture>
<source
srcset="/images/image-placeholder_huf5f2d24635a285cfc2259aa9741acb2a_4881_545x0_resize_q80_h2_lanczos_3.webp"
srcset="/images/image-placeholder_hu14898866438330350576.webp"
media="(max-width: 575px)" />
<source
srcset="/images/image-placeholder_huf5f2d24635a285cfc2259aa9741acb2a_4881_600x0_resize_q80_h2_lanczos_3.webp"
srcset="/images/image-placeholder_hu3366426647807776041.webp"
media="(max-width: 767px)" />
<source
srcset="/images/image-placeholder_huf5f2d24635a285cfc2259aa9741acb2a_4881_700x0_resize_q80_h2_lanczos_3.webp"
srcset="/images/image-placeholder_hu15761394040035298493.webp"
media="(max-width: 991px)" />
<source
srcset="/images/image-placeholder_huf5f2d24635a285cfc2259aa9741acb2a_4881_1110x0_resize_q80_h2_lanczos_3.webp"
srcset="/images/image-placeholder_hu9923120856516670921.webp"
/>
<img
loading="lazy" decoding="async"
src="/images/image-placeholder_huf5f2d24635a285cfc2259aa9741acb2a_4881_1110x0_resize_lanczos_3.png"
src="/images/image-placeholder_hu10538127647789974651.png"
class=" w-full rounded img"
alt="State of the Internet 2024"
width="1096"
@ -1809,7 +1828,7 @@
</li>
</ul>
<p class="mb-6">Join us at the State of the Internet 2024, where Waag Futurelab, alongside the Municipality of Amsterdam and the OBA, delves into the depths of the online realm.</p>
<p class="mb-6"><p>Join us at the State of the Internet 2024, where Waag Futurelab, alongside the Municipality of Amsterdam and the OBA, delves into the depths of the online realm. Featuring Kim van Sparrentak, Member of the European Parliament, discussing Europe&rsquo;s efforts to regulate Big Tech and enhance digital rights. Explore the impact of pivotal European laws like the GDPR and AI Act while celebrating 30 years of Waag Futurelab&rsquo;s dedication to democratizing technology access for all.</p></p>
<a class="btn btn-outline-primary btn-sm" href="/events/waag-state-internet-2024/">
Read More
</a>
@ -1898,27 +1917,27 @@
<picture>
<source
srcset="/images/checkbox-illustration-scaled_hu1ec65c0d63d9ad88a527e7b5c5d9d0fa_24456_545x0_resize_q80_h2_lanczos_3.webp"
srcset="/images/checkbox-illustration-scaled_hu4269199048708930984.webp"
media="(max-width: 575px)" />
<source
srcset="/images/checkbox-illustration-scaled_hu1ec65c0d63d9ad88a527e7b5c5d9d0fa_24456_600x0_resize_q80_h2_lanczos_3.webp"
srcset="/images/checkbox-illustration-scaled_hu10217678749593304326.webp"
media="(max-width: 767px)" />
<source
srcset="/images/checkbox-illustration-scaled_hu1ec65c0d63d9ad88a527e7b5c5d9d0fa_24456_700x0_resize_q80_h2_lanczos_3.webp"
srcset="/images/checkbox-illustration-scaled_hu2192335168322067795.webp"
media="(max-width: 991px)" />
<source
srcset="/images/checkbox-illustration-scaled_hu1ec65c0d63d9ad88a527e7b5c5d9d0fa_24456_1110x0_resize_q80_h2_lanczos_3.webp"
srcset="/images/checkbox-illustration-scaled_hu15156688376836492198.webp"
/>
<img
loading="lazy" decoding="async"
src="/images/checkbox-illustration-scaled_hu1ec65c0d63d9ad88a527e7b5c5d9d0fa_24456_1110x0_resize_lanczos_3.png"
src="/images/checkbox-illustration-scaled_hu16838411390007710765.png"
class=" w-full rounded img"
alt="Fediversity Project publicly announced"
width="500"
@ -1956,7 +1975,7 @@
</li>
</ul>
<p class="mb-6">The Consortium behind the Fediversity project announces that the project has officially been started.</p>
<p class="mb-6"><p>The Consortium behind the Fediversity project announces that the project has officially been started. NLnet, Tweag, NorduNet and the Open Internet Discourse Foundation are working together to build a new service for cloud hosters.</p></p>
<a class="btn btn-outline-primary btn-sm" href="/blog/project-launch/">
Read More
</a>
@ -2062,9 +2081,9 @@
class="img logo-dark"
width="160"
height="32"
src="/images/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_q80_h2_lanczos_3.webp"
src="/images/logo-darkmode_hu7104616098336059575.webp"
alt="Hugoplate"
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_lanczos_3.png';" />
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu5336703655062803932.png';" />
@ -2088,7 +2107,7 @@
<a
href="
/privacy-policy/
/
"
>Privacy Policy</a
>
@ -2138,11 +2157,11 @@
<script
crossorigin="anonymous"
integrity=""
src="/js/script.js"
integrity="sha256-KqmvR9djio523pYWZ0IdV49tSiUwUyKOV0vjnRUFRfg="
src="/js/script.min.2aa9af47d7638a8e76de961667421d578f6d4a253053228e574be39d150545f8.js"
></script>
@ -2150,8 +2169,8 @@
defer
async
crossorigin="anonymous"
integrity=""
src="/js/script-lazy.js"
integrity="sha256-9e9iyznGCSfFZB4ElW&#43;WFonrJpHJr5pYxsaD7VVh4wc="
src="/js/script-lazy.min.f5ef62cb39c60927c5641e04956f961689eb2691c9af9a58c6c683ed5561e307.js"
></script>

View file

@ -5,7 +5,7 @@
lang="en-us"
itemtype="http://schema.org/WebPage"
>
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
<head>
<meta charset="utf-8" />
@ -32,11 +32,11 @@
<link rel="shortcut icon" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_96x0_resize_lanczos_3.png" type="image/x-icon">
<link rel="icon" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_96x0_resize_lanczos_3.png" type="image/x-icon">
<link rel="icon" type="image/png" sizes="48x48" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_48x0_resize_lanczos_3.png">
<link rel="icon" type="image/png" sizes="96x96" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_96x0_resize_lanczos_3.png">
<link rel="apple-touch-icon" sizes="144x144" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_144x0_resize_lanczos_3.png">
<link rel="shortcut icon" href="/images/favicon_hu16604243599178101560.png" type="image/x-icon">
<link rel="icon" href="/images/favicon_hu16604243599178101560.png" type="image/x-icon">
<link rel="icon" type="image/png" sizes="48x48" href="/images/favicon_hu4396562159347915165.png">
<link rel="icon" type="image/png" sizes="96x96" href="/images/favicon_hu16604243599178101560.png">
<link rel="apple-touch-icon" sizes="144x144" href="/images/favicon_hu12447364207213194778.png">
@ -71,7 +71,6 @@
<base href="//localhost:1313/blog/fediversity-tech-session/" />
@ -160,8 +159,8 @@
<meta property="og:image" content="//localhost:1313/images/checkbox-illustration-scaled.png" />
<meta name="twitter:image" content="//localhost:1313/images/checkbox-illustration-scaled.png" />
<meta property="og:image" content="/images/checkbox-illustration-scaled.png" />
<meta name="twitter:image" content="/images/checkbox-illustration-scaled.png" />
<meta
name="twitter:card"
content="summary
@ -192,7 +191,7 @@
<meta property="og:title" content="Fediversity Tech Session" />
<meta property="og:description" content="Fediversity Tech Session - NixOS and Kubernetes" />
<meta property="og:type" content="website" />
<meta property="og:url" content="//localhost:1313/blog/fediversity-tech-session/" />
<meta property="og:url" content="/blog/fediversity-tech-session/" />
<meta name="twitter:title" content="Fediversity Tech Session" />
@ -215,7 +214,7 @@
<script>
let indexURL = "//localhost:1313/searchindex.json";
let indexURL = "/searchindex.json";
let includeSectionsInSearch = ["blog"];
let no_results_for = "No results for";
let empty_search_results_placeholder = "Type something to search..";
@ -274,8 +273,8 @@
<link
href="/css/style.css"
integrity=""
href="/css/style.min.61727c767a870956d1add8a8a81f2fd7cb2cd4cb624937bd5a58b5400fc9d015.css"
integrity="sha256-YXJ8dnqHCVbRrdioqB8v18ss1MtiSTe9Wli1QA/J0BU="
rel="stylesheet"
/>
@ -284,8 +283,8 @@
defer
async
rel="stylesheet"
href="/css/style-lazy.css"
integrity=""
href="/css/style-lazy.min.da601e742ef58b848e8d0b0e08ff77237c39555b63fd3835f65cb1d8cfe054f1.css"
integrity="sha256-2mAedC71i4SOjQsOCP93I3w5VVtj/Tg19lyx2M/gVPE="
media="print"
onload="this.media='all'; this.onload=null;"
/>
@ -297,19 +296,7 @@
<div
class="fixed left-0 top-0 z-50 flex w-[30px] items-center justify-center bg-gray-200 py-[2.5px] text-[12px] uppercase text-black sm:bg-red-200 md:bg-yellow-200 lg:bg-green-200 xl:bg-blue-200 2xl:bg-pink-200"
>
<span class="block sm:hidden">all</span>
<span class="hidden sm:block md:hidden">sm</span>
<span class="hidden md:block lg:hidden">md</span>
<span class="hidden lg:block xl:hidden">lg</span>
<span class="hidden xl:block 2xl:hidden">xl</span>
<span class="hidden 2xl:block">2xl</span>
</div>
@ -404,9 +391,9 @@
class="img logo-dark"
width="160"
height="32"
src="/images/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_q80_h2_lanczos_3.webp"
src="/images/logo-darkmode_hu7104616098336059575.webp"
alt="Hugoplate"
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_lanczos_3.png';" />
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu5336703655062803932.png';" />
@ -470,7 +457,7 @@
<a
class="nav-dropdown-link "
href="/developers/"
href="/"
>
Developers
</a>
@ -480,7 +467,7 @@
<a
class="nav-dropdown-link "
href="/ec/"
href="/"
>
European Commission
</a>
@ -490,7 +477,7 @@
<a
class="nav-dropdown-link "
href="/individuals/"
href="/"
>
Individuals
</a>
@ -534,7 +521,7 @@
<a
class="nav-dropdown-link "
href="/nlnet/"
href="/"
>
NLnet
</a>
@ -544,7 +531,7 @@
<a
class="nav-dropdown-link "
href="/nordunet/"
href="/"
>
NORDUnet
</a>
@ -554,7 +541,7 @@
<a
class="nav-dropdown-link "
href="/oid/"
href="/"
>
Open Internet Discourse
</a>
@ -564,7 +551,7 @@
<a
class="nav-dropdown-link "
href="/tweag/"
href="/"
>
Tweag
</a>
@ -759,27 +746,27 @@
<picture>
<source
srcset="/images/checkbox-illustration-scaled_hu1ec65c0d63d9ad88a527e7b5c5d9d0fa_24456_545x0_resize_q80_h2_lanczos_3.webp"
srcset="/images/checkbox-illustration-scaled_hu4269199048708930984.webp"
media="(max-width: 575px)" />
<source
srcset="/images/checkbox-illustration-scaled_hu1ec65c0d63d9ad88a527e7b5c5d9d0fa_24456_600x0_resize_q80_h2_lanczos_3.webp"
srcset="/images/checkbox-illustration-scaled_hu10217678749593304326.webp"
media="(max-width: 767px)" />
<source
srcset="/images/checkbox-illustration-scaled_hu1ec65c0d63d9ad88a527e7b5c5d9d0fa_24456_700x0_resize_q80_h2_lanczos_3.webp"
srcset="/images/checkbox-illustration-scaled_hu2192335168322067795.webp"
media="(max-width: 991px)" />
<source
srcset="/images/checkbox-illustration-scaled_hu1ec65c0d63d9ad88a527e7b5c5d9d0fa_24456_1110x0_resize_q80_h2_lanczos_3.webp"
srcset="/images/checkbox-illustration-scaled_hu15156688376836492198.webp"
/>
<img
loading="lazy" decoding="async"
src="/images/checkbox-illustration-scaled_hu1ec65c0d63d9ad88a527e7b5c5d9d0fa_24456_1110x0_resize_lanczos_3.png"
src="/images/checkbox-illustration-scaled_hu16838411390007710765.png"
class=" w-full rounded img"
alt="Fediversity Tech Session"
width="500"
@ -911,9 +898,9 @@
class="img logo-dark"
width="160"
height="32"
src="/images/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_q80_h2_lanczos_3.webp"
src="/images/logo-darkmode_hu7104616098336059575.webp"
alt="Hugoplate"
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_lanczos_3.png';" />
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu5336703655062803932.png';" />
@ -937,7 +924,7 @@
<a
href="
/privacy-policy/
/
"
>Privacy Policy</a
>
@ -987,11 +974,11 @@
<script
crossorigin="anonymous"
integrity=""
src="/js/script.js"
integrity="sha256-KqmvR9djio523pYWZ0IdV49tSiUwUyKOV0vjnRUFRfg="
src="/js/script.min.2aa9af47d7638a8e76de961667421d578f6d4a253053228e574be39d150545f8.js"
></script>
@ -999,8 +986,8 @@
defer
async
crossorigin="anonymous"
integrity=""
src="/js/script-lazy.js"
integrity="sha256-9e9iyznGCSfFZB4ElW&#43;WFonrJpHJr5pYxsaD7VVh4wc="
src="/js/script-lazy.min.f5ef62cb39c60927c5641e04956f961689eb2691c9af9a58c6c683ed5561e307.js"
></script>

View file

@ -5,7 +5,7 @@
lang="en-us"
itemtype="http://schema.org/WebPage"
>
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
<head>
<meta charset="utf-8" />
@ -32,11 +32,11 @@
<link rel="shortcut icon" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_96x0_resize_lanczos_3.png" type="image/x-icon">
<link rel="icon" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_96x0_resize_lanczos_3.png" type="image/x-icon">
<link rel="icon" type="image/png" sizes="48x48" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_48x0_resize_lanczos_3.png">
<link rel="icon" type="image/png" sizes="96x96" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_96x0_resize_lanczos_3.png">
<link rel="apple-touch-icon" sizes="144x144" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_144x0_resize_lanczos_3.png">
<link rel="shortcut icon" href="/images/favicon_hu16604243599178101560.png" type="image/x-icon">
<link rel="icon" href="/images/favicon_hu16604243599178101560.png" type="image/x-icon">
<link rel="icon" type="image/png" sizes="48x48" href="/images/favicon_hu4396562159347915165.png">
<link rel="icon" type="image/png" sizes="96x96" href="/images/favicon_hu16604243599178101560.png">
<link rel="apple-touch-icon" sizes="144x144" href="/images/favicon_hu12447364207213194778.png">
@ -71,7 +71,6 @@
<base href="//localhost:1313/blog/" />
@ -159,8 +158,8 @@
<meta property="og:image" content="//localhost:1313/images/logo.png" />
<meta name="twitter:image" content="//localhost:1313/images/logo.png" />
<meta property="og:image" content="/images/logo.png" />
<meta name="twitter:image" content="/images/logo.png" />
<meta
name="twitter:card"
content="summary
@ -191,7 +190,7 @@
<meta property="og:title" content="News" />
<meta property="og:description" content="News about Fediversity" />
<meta property="og:type" content="website" />
<meta property="og:url" content="//localhost:1313/blog/" />
<meta property="og:url" content="/blog/" />
<meta name="twitter:title" content="News" />
@ -214,7 +213,7 @@
<script>
let indexURL = "//localhost:1313/searchindex.json";
let indexURL = "/searchindex.json";
let includeSectionsInSearch = ["blog"];
let no_results_for = "No results for";
let empty_search_results_placeholder = "Type something to search..";
@ -273,8 +272,8 @@
<link
href="/css/style.css"
integrity=""
href="/css/style.min.61727c767a870956d1add8a8a81f2fd7cb2cd4cb624937bd5a58b5400fc9d015.css"
integrity="sha256-YXJ8dnqHCVbRrdioqB8v18ss1MtiSTe9Wli1QA/J0BU="
rel="stylesheet"
/>
@ -283,8 +282,8 @@
defer
async
rel="stylesheet"
href="/css/style-lazy.css"
integrity=""
href="/css/style-lazy.min.da601e742ef58b848e8d0b0e08ff77237c39555b63fd3835f65cb1d8cfe054f1.css"
integrity="sha256-2mAedC71i4SOjQsOCP93I3w5VVtj/Tg19lyx2M/gVPE="
media="print"
onload="this.media='all'; this.onload=null;"
/>
@ -296,19 +295,7 @@
<div
class="fixed left-0 top-0 z-50 flex w-[30px] items-center justify-center bg-gray-200 py-[2.5px] text-[12px] uppercase text-black sm:bg-red-200 md:bg-yellow-200 lg:bg-green-200 xl:bg-blue-200 2xl:bg-pink-200"
>
<span class="block sm:hidden">all</span>
<span class="hidden sm:block md:hidden">sm</span>
<span class="hidden md:block lg:hidden">md</span>
<span class="hidden lg:block xl:hidden">lg</span>
<span class="hidden xl:block 2xl:hidden">xl</span>
<span class="hidden 2xl:block">2xl</span>
</div>
@ -403,9 +390,9 @@
class="img logo-dark"
width="160"
height="32"
src="/images/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_q80_h2_lanczos_3.webp"
src="/images/logo-darkmode_hu7104616098336059575.webp"
alt="Hugoplate"
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_lanczos_3.png';" />
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu5336703655062803932.png';" />
@ -469,7 +456,7 @@
<a
class="nav-dropdown-link "
href="/developers/"
href="/"
>
Developers
</a>
@ -479,7 +466,7 @@
<a
class="nav-dropdown-link "
href="/ec/"
href="/"
>
European Commission
</a>
@ -489,7 +476,7 @@
<a
class="nav-dropdown-link "
href="/individuals/"
href="/"
>
Individuals
</a>
@ -533,7 +520,7 @@
<a
class="nav-dropdown-link "
href="/nlnet/"
href="/"
>
NLnet
</a>
@ -543,7 +530,7 @@
<a
class="nav-dropdown-link "
href="/nordunet/"
href="/"
>
NORDUnet
</a>
@ -553,7 +540,7 @@
<a
class="nav-dropdown-link "
href="/oid/"
href="/"
>
Open Internet Discourse
</a>
@ -563,7 +550,7 @@
<a
class="nav-dropdown-link "
href="/tweag/"
href="/"
>
Tweag
</a>
@ -657,7 +644,7 @@
<ul class="mt-6 inline-flex space-x-1 capitalize">
<li>
<a class="text-primary" href="//localhost:1313/">
<a class="text-primary" href="/">
Home
</a>
<span class="inlin-block mr-1">/</span>
@ -763,27 +750,27 @@
<picture>
<source
srcset="/images/bergen-airport_hua6592a1a05b1929bb13285c7b4f35489_3333977_545x0_resize_q80_h2_lanczos.webp"
srcset="/images/bergen-airport_hu343886863043741578.webp"
media="(max-width: 575px)" />
<source
srcset="/images/bergen-airport_hua6592a1a05b1929bb13285c7b4f35489_3333977_600x0_resize_q80_h2_lanczos.webp"
srcset="/images/bergen-airport_hu2591598179255672966.webp"
media="(max-width: 767px)" />
<source
srcset="/images/bergen-airport_hua6592a1a05b1929bb13285c7b4f35489_3333977_700x0_resize_q80_h2_lanczos.webp"
srcset="/images/bergen-airport_hu1034421446123378188.webp"
media="(max-width: 991px)" />
<source
srcset="/images/bergen-airport_hua6592a1a05b1929bb13285c7b4f35489_3333977_1110x0_resize_q80_h2_lanczos.webp"
srcset="/images/bergen-airport_hu6557654034080440480.webp"
/>
<img
loading="lazy" decoding="async"
src="/images/bergen-airport_hua6592a1a05b1929bb13285c7b4f35489_3333977_1110x0_resize_q80_lanczos.jpeg"
src="/images/bergen-airport_hu4876915787117599601.jpeg"
class=" w-full rounded img"
alt="Nordunet Conference 2024"
width="4032"
@ -821,7 +808,7 @@
</li>
</ul>
<p class="mb-6">Fediversity was represented in Bergen at the Nordunet Conference for 2024, with both the Internet Discourse Foundation and Nordunet themselves being present.</p>
<p class="mb-6"><p>Fediversity was represented in Bergen at the Nordunet Conference for 2024, with both the Internet Discourse Foundation and Nordunet themselves being present. This was a great opportunity for the different organisations in the consortium to meet with each other and exchange ideas.</p></p>
<a class="btn btn-outline-primary btn-sm" href="/blog/nordunet-conference-2024/">
Read More
</a>
@ -910,27 +897,27 @@
<picture>
<source
srcset="/images/checkbox-illustration-scaled_hu1ec65c0d63d9ad88a527e7b5c5d9d0fa_24456_545x0_resize_q80_h2_lanczos_3.webp"
srcset="/images/checkbox-illustration-scaled_hu4269199048708930984.webp"
media="(max-width: 575px)" />
<source
srcset="/images/checkbox-illustration-scaled_hu1ec65c0d63d9ad88a527e7b5c5d9d0fa_24456_600x0_resize_q80_h2_lanczos_3.webp"
srcset="/images/checkbox-illustration-scaled_hu10217678749593304326.webp"
media="(max-width: 767px)" />
<source
srcset="/images/checkbox-illustration-scaled_hu1ec65c0d63d9ad88a527e7b5c5d9d0fa_24456_700x0_resize_q80_h2_lanczos_3.webp"
srcset="/images/checkbox-illustration-scaled_hu2192335168322067795.webp"
media="(max-width: 991px)" />
<source
srcset="/images/checkbox-illustration-scaled_hu1ec65c0d63d9ad88a527e7b5c5d9d0fa_24456_1110x0_resize_q80_h2_lanczos_3.webp"
srcset="/images/checkbox-illustration-scaled_hu15156688376836492198.webp"
/>
<img
loading="lazy" decoding="async"
src="/images/checkbox-illustration-scaled_hu1ec65c0d63d9ad88a527e7b5c5d9d0fa_24456_1110x0_resize_lanczos_3.png"
src="/images/checkbox-illustration-scaled_hu16838411390007710765.png"
class=" w-full rounded img"
alt="Fediversity Tech Session"
width="500"
@ -968,7 +955,7 @@
</li>
</ul>
<p class="mb-6">Recently Fediversity hosted a tech session on NixOS and Kubernetes. We invited people within the community to discuss some design considerations of the Fediversity project with us.</p>
<p class="mb-6"><p>Recently Fediversity hosted a tech session on NixOS and Kubernetes. We invited people within the community to discuss some design considerations of the Fediversity project with us.</p></p>
<a class="btn btn-outline-primary btn-sm" href="/blog/fediversity-tech-session/">
Read More
</a>
@ -1057,27 +1044,27 @@
<picture>
<source
srcset="/images/avhuffelenmastodonpin_hu0cc757d18a5856163cd7dd527de01b67_1231197_545x0_resize_q80_h2_lanczos.webp"
srcset="/images/avhuffelenmastodonpin_hu6361518592945754494.webp"
media="(max-width: 575px)" />
<source
srcset="/images/avhuffelenmastodonpin_hu0cc757d18a5856163cd7dd527de01b67_1231197_600x0_resize_q80_h2_lanczos.webp"
srcset="/images/avhuffelenmastodonpin_hu2434575141884048353.webp"
media="(max-width: 767px)" />
<source
srcset="/images/avhuffelenmastodonpin_hu0cc757d18a5856163cd7dd527de01b67_1231197_700x0_resize_q80_h2_lanczos.webp"
srcset="/images/avhuffelenmastodonpin_hu6495664248264310169.webp"
media="(max-width: 991px)" />
<source
srcset="/images/avhuffelenmastodonpin_hu0cc757d18a5856163cd7dd527de01b67_1231197_1110x0_resize_q80_h2_lanczos.webp"
srcset="/images/avhuffelenmastodonpin_hu5103542158609611075.webp"
/>
<img
loading="lazy" decoding="async"
src="/images/avhuffelenmastodonpin_hu0cc757d18a5856163cd7dd527de01b67_1231197_1110x0_resize_q80_lanczos.jpg"
src="/images/avhuffelenmastodonpin_hu10704201350387467466.jpg"
class=" w-full rounded img"
alt="PublicSpaces Conference 2024"
width="5000"
@ -1115,7 +1102,17 @@
</li>
</ul>
<p class="mb-6">PublicSpaces and Waag Futurelabs recently held their yearly conference in Amsterdam, titled &lsquo;Taking Back the Internet&rsquo;.</p>
<p class="mb-6"><p>PublicSpaces and Waag Futurelabs recently held their yearly conference in Amsterdam, titled &lsquo;Taking Back the Internet&rsquo;. PublicSpaces is a network of public organisations fighting for an internet based on public values. The Fediversity Project attended, to share ideas, and learn more about how people and organisations think about an ethical internet. If you are interested, you can view all sessions <a href="https://conference.publicspaces.net/en/archive/pubconf2024"
target="_blank"
>here</a>
(hosted on PeerTube!).</p></p>
<a class="btn btn-outline-primary btn-sm" href="/blog/publicspaces-conference/">
Read More
</a>
@ -1204,27 +1201,27 @@
<picture>
<source
srcset="/images/website-new_hu1a99c13afd8cec2502ba6c213bba0f95_18139_545x0_resize_q80_h2_lanczos_3.webp"
srcset="/images/website-new_hu5680831119679982420.webp"
media="(max-width: 575px)" />
<source
srcset="/images/website-new_hu1a99c13afd8cec2502ba6c213bba0f95_18139_600x0_resize_q80_h2_lanczos_3.webp"
srcset="/images/website-new_hu9181029990194444055.webp"
media="(max-width: 767px)" />
<source
srcset="/images/website-new_hu1a99c13afd8cec2502ba6c213bba0f95_18139_700x0_resize_q80_h2_lanczos_3.webp"
srcset="/images/website-new_hu14802481276788561986.webp"
media="(max-width: 991px)" />
<source
srcset="/images/website-new_hu1a99c13afd8cec2502ba6c213bba0f95_18139_1110x0_resize_q80_h2_lanczos_3.webp"
srcset="/images/website-new_hu11267052114313020583.webp"
/>
<img
loading="lazy" decoding="async"
src="/images/website-new_hu1a99c13afd8cec2502ba6c213bba0f95_18139_1110x0_resize_lanczos_3.png"
src="/images/website-new_hu1016575897808709605.png"
class=" w-full rounded img"
alt="Fediversity new website launch"
width="851"
@ -1262,7 +1259,7 @@
</li>
</ul>
<p class="mb-6">We are pleased to introduce the launch of our new website dedicated to the Fediversity project.</p>
<p class="mb-6"><p>We are pleased to introduce the launch of our new website dedicated to the Fediversity project.</p></p>
<a class="btn btn-outline-primary btn-sm" href="/blog/new-website-launch/">
Read More
</a>
@ -1351,27 +1348,27 @@
<picture>
<source
srcset="/images/checkbox-illustration-scaled_hu1ec65c0d63d9ad88a527e7b5c5d9d0fa_24456_545x0_resize_q80_h2_lanczos_3.webp"
srcset="/images/checkbox-illustration-scaled_hu4269199048708930984.webp"
media="(max-width: 575px)" />
<source
srcset="/images/checkbox-illustration-scaled_hu1ec65c0d63d9ad88a527e7b5c5d9d0fa_24456_600x0_resize_q80_h2_lanczos_3.webp"
srcset="/images/checkbox-illustration-scaled_hu10217678749593304326.webp"
media="(max-width: 767px)" />
<source
srcset="/images/checkbox-illustration-scaled_hu1ec65c0d63d9ad88a527e7b5c5d9d0fa_24456_700x0_resize_q80_h2_lanczos_3.webp"
srcset="/images/checkbox-illustration-scaled_hu2192335168322067795.webp"
media="(max-width: 991px)" />
<source
srcset="/images/checkbox-illustration-scaled_hu1ec65c0d63d9ad88a527e7b5c5d9d0fa_24456_1110x0_resize_q80_h2_lanczos_3.webp"
srcset="/images/checkbox-illustration-scaled_hu15156688376836492198.webp"
/>
<img
loading="lazy" decoding="async"
src="/images/checkbox-illustration-scaled_hu1ec65c0d63d9ad88a527e7b5c5d9d0fa_24456_1110x0_resize_lanczos_3.png"
src="/images/checkbox-illustration-scaled_hu16838411390007710765.png"
class=" w-full rounded img"
alt="Fediversity Project publicly announced"
width="500"
@ -1409,7 +1406,7 @@
</li>
</ul>
<p class="mb-6">The Consortium behind the Fediversity project announces that the project has officially been started.</p>
<p class="mb-6"><p>The Consortium behind the Fediversity project announces that the project has officially been started. NLnet, Tweag, NorduNet and the Open Internet Discourse Foundation are working together to build a new service for cloud hosters.</p></p>
<a class="btn btn-outline-primary btn-sm" href="/blog/project-launch/">
Read More
</a>
@ -1530,9 +1527,9 @@
class="img logo-dark"
width="160"
height="32"
src="/images/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_q80_h2_lanczos_3.webp"
src="/images/logo-darkmode_hu7104616098336059575.webp"
alt="Hugoplate"
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_lanczos_3.png';" />
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu5336703655062803932.png';" />
@ -1556,7 +1553,7 @@
<a
href="
/privacy-policy/
/
"
>Privacy Policy</a
>
@ -1606,11 +1603,11 @@
<script
crossorigin="anonymous"
integrity=""
src="/js/script.js"
integrity="sha256-KqmvR9djio523pYWZ0IdV49tSiUwUyKOV0vjnRUFRfg="
src="/js/script.min.2aa9af47d7638a8e76de961667421d578f6d4a253053228e574be39d150545f8.js"
></script>
@ -1618,8 +1615,8 @@
defer
async
crossorigin="anonymous"
integrity=""
src="/js/script-lazy.js"
integrity="sha256-9e9iyznGCSfFZB4ElW&#43;WFonrJpHJr5pYxsaD7VVh4wc="
src="/js/script-lazy.min.f5ef62cb39c60927c5641e04956f961689eb2691c9af9a58c6c683ed5561e307.js"
></script>

View file

@ -2,46 +2,46 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>News on Fediversity</title>
<link>//localhost:1313/blog/</link>
<link>/blog/</link>
<description>Recent content in News on Fediversity</description>
<generator>Hugo -- gohugo.io</generator>
<generator>Hugo</generator>
<language>en-us</language>
<lastBuildDate>Tue, 17 Sep 2024 05:00:00 +0000</lastBuildDate>
<atom:link href="//localhost:1313/blog/index.xml" rel="self" type="application/rss+xml" />
<atom:link href="/blog/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Nordunet Conference 2024</title>
<link>//localhost:1313/blog/nordunet-conference-2024/</link>
<link>/blog/nordunet-conference-2024/</link>
<pubDate>Tue, 17 Sep 2024 05:00:00 +0000</pubDate>
<guid>//localhost:1313/blog/nordunet-conference-2024/</guid>
<description>Fediversity was represented in Bergen at the Nordunet Conference for 2024, with both the Internet Discourse Foundation and Nordunet themselves being present.</description>
<guid>/blog/nordunet-conference-2024/</guid>
<description>&lt;p&gt;Fediversity was represented in Bergen at the Nordunet Conference for 2024, with both the Internet Discourse Foundation and Nordunet themselves being present. This was a great opportunity for the different organisations in the consortium to meet with each other and exchange ideas.&lt;/p&gt;</description>
</item>
<item>
<title>Fediversity Tech Session</title>
<link>//localhost:1313/blog/fediversity-tech-session/</link>
<link>/blog/fediversity-tech-session/</link>
<pubDate>Mon, 05 Aug 2024 05:00:00 +0000</pubDate>
<guid>//localhost:1313/blog/fediversity-tech-session/</guid>
<description>Recently Fediversity hosted a tech session on NixOS and Kubernetes. We invited people within the community to discuss some design considerations of the Fediversity project with us.</description>
<guid>/blog/fediversity-tech-session/</guid>
<description>&lt;p&gt;Recently Fediversity hosted a tech session on NixOS and Kubernetes. We invited people within the community to discuss some design considerations of the Fediversity project with us.&lt;/p&gt;</description>
</item>
<item>
<title>PublicSpaces Conference 2024</title>
<link>//localhost:1313/blog/publicspaces-conference/</link>
<link>/blog/publicspaces-conference/</link>
<pubDate>Tue, 30 Jul 2024 05:00:00 +0000</pubDate>
<guid>//localhost:1313/blog/publicspaces-conference/</guid>
<description>PublicSpaces and Waag Futurelabs recently held their yearly conference in Amsterdam, titled &amp;lsquo;Taking Back the Internet&amp;rsquo;.</description>
<guid>/blog/publicspaces-conference/</guid>
<description>&lt;p&gt;PublicSpaces and Waag Futurelabs recently held their yearly conference in Amsterdam, titled &amp;lsquo;Taking Back the Internet&amp;rsquo;. PublicSpaces is a network of public organisations fighting for an internet based on public values. The Fediversity Project attended, to share ideas, and learn more about how people and organisations think about an ethical internet. If you are interested, you can view all sessions &lt;a href=&#34;https://conference.publicspaces.net/en/archive/pubconf2024&#34;&#xA;&#xA;&#xA;&#xA;&#xA; target=&#34;_blank&#34;&#xA; &#xA;&#xA;&#xA;&gt;here&lt;/a&gt;&#xA; (hosted on PeerTube!).&lt;/p&gt;</description>
</item>
<item>
<title>Fediversity new website launch</title>
<link>//localhost:1313/blog/new-website-launch/</link>
<link>/blog/new-website-launch/</link>
<pubDate>Wed, 15 May 2024 05:00:00 +0000</pubDate>
<guid>//localhost:1313/blog/new-website-launch/</guid>
<description>We are pleased to introduce the launch of our new website dedicated to the Fediversity project.</description>
<guid>/blog/new-website-launch/</guid>
<description>&lt;p&gt;We are pleased to introduce the launch of our new website dedicated to the Fediversity project.&lt;/p&gt;</description>
</item>
<item>
<title>Fediversity Project publicly announced</title>
<link>//localhost:1313/blog/project-launch/</link>
<link>/blog/project-launch/</link>
<pubDate>Mon, 01 Jan 2024 05:00:00 +0000</pubDate>
<guid>//localhost:1313/blog/project-launch/</guid>
<description>The Consortium behind the Fediversity project announces that the project has officially been started.</description>
<guid>/blog/project-launch/</guid>
<description>&lt;p&gt;The Consortium behind the Fediversity project announces that the project has officially been started. NLnet, Tweag, NorduNet and the Open Internet Discourse Foundation are working together to build a new service for cloud hosters.&lt;/p&gt;</description>
</item>
</channel>
</rss>

View file

@ -5,7 +5,7 @@
lang="en-us"
itemtype="http://schema.org/WebPage"
>
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
<head>
<meta charset="utf-8" />
@ -32,11 +32,11 @@
<link rel="shortcut icon" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_96x0_resize_lanczos_3.png" type="image/x-icon">
<link rel="icon" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_96x0_resize_lanczos_3.png" type="image/x-icon">
<link rel="icon" type="image/png" sizes="48x48" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_48x0_resize_lanczos_3.png">
<link rel="icon" type="image/png" sizes="96x96" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_96x0_resize_lanczos_3.png">
<link rel="apple-touch-icon" sizes="144x144" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_144x0_resize_lanczos_3.png">
<link rel="shortcut icon" href="/images/favicon_hu16604243599178101560.png" type="image/x-icon">
<link rel="icon" href="/images/favicon_hu16604243599178101560.png" type="image/x-icon">
<link rel="icon" type="image/png" sizes="48x48" href="/images/favicon_hu4396562159347915165.png">
<link rel="icon" type="image/png" sizes="96x96" href="/images/favicon_hu16604243599178101560.png">
<link rel="apple-touch-icon" sizes="144x144" href="/images/favicon_hu12447364207213194778.png">
@ -71,7 +71,6 @@
<base href="//localhost:1313/blog/new-website-launch/" />
@ -160,8 +159,8 @@
<meta property="og:image" content="//localhost:1313/images/website-new.png" />
<meta name="twitter:image" content="//localhost:1313/images/website-new.png" />
<meta property="og:image" content="/images/website-new.png" />
<meta name="twitter:image" content="/images/website-new.png" />
<meta
name="twitter:card"
content="summary
@ -192,7 +191,7 @@
<meta property="og:title" content="Fediversity new website launch" />
<meta property="og:description" content="Announcing Our New Website for the Fediversity Project" />
<meta property="og:type" content="website" />
<meta property="og:url" content="//localhost:1313/blog/new-website-launch/" />
<meta property="og:url" content="/blog/new-website-launch/" />
<meta name="twitter:title" content="Fediversity new website launch" />
@ -215,7 +214,7 @@
<script>
let indexURL = "//localhost:1313/searchindex.json";
let indexURL = "/searchindex.json";
let includeSectionsInSearch = ["blog"];
let no_results_for = "No results for";
let empty_search_results_placeholder = "Type something to search..";
@ -274,8 +273,8 @@
<link
href="/css/style.css"
integrity=""
href="/css/style.min.61727c767a870956d1add8a8a81f2fd7cb2cd4cb624937bd5a58b5400fc9d015.css"
integrity="sha256-YXJ8dnqHCVbRrdioqB8v18ss1MtiSTe9Wli1QA/J0BU="
rel="stylesheet"
/>
@ -284,8 +283,8 @@
defer
async
rel="stylesheet"
href="/css/style-lazy.css"
integrity=""
href="/css/style-lazy.min.da601e742ef58b848e8d0b0e08ff77237c39555b63fd3835f65cb1d8cfe054f1.css"
integrity="sha256-2mAedC71i4SOjQsOCP93I3w5VVtj/Tg19lyx2M/gVPE="
media="print"
onload="this.media='all'; this.onload=null;"
/>
@ -297,19 +296,7 @@
<div
class="fixed left-0 top-0 z-50 flex w-[30px] items-center justify-center bg-gray-200 py-[2.5px] text-[12px] uppercase text-black sm:bg-red-200 md:bg-yellow-200 lg:bg-green-200 xl:bg-blue-200 2xl:bg-pink-200"
>
<span class="block sm:hidden">all</span>
<span class="hidden sm:block md:hidden">sm</span>
<span class="hidden md:block lg:hidden">md</span>
<span class="hidden lg:block xl:hidden">lg</span>
<span class="hidden xl:block 2xl:hidden">xl</span>
<span class="hidden 2xl:block">2xl</span>
</div>
@ -404,9 +391,9 @@
class="img logo-dark"
width="160"
height="32"
src="/images/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_q80_h2_lanczos_3.webp"
src="/images/logo-darkmode_hu7104616098336059575.webp"
alt="Hugoplate"
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_lanczos_3.png';" />
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu5336703655062803932.png';" />
@ -470,7 +457,7 @@
<a
class="nav-dropdown-link "
href="/developers/"
href="/"
>
Developers
</a>
@ -480,7 +467,7 @@
<a
class="nav-dropdown-link "
href="/ec/"
href="/"
>
European Commission
</a>
@ -490,7 +477,7 @@
<a
class="nav-dropdown-link "
href="/individuals/"
href="/"
>
Individuals
</a>
@ -534,7 +521,7 @@
<a
class="nav-dropdown-link "
href="/nlnet/"
href="/"
>
NLnet
</a>
@ -544,7 +531,7 @@
<a
class="nav-dropdown-link "
href="/nordunet/"
href="/"
>
NORDUnet
</a>
@ -554,7 +541,7 @@
<a
class="nav-dropdown-link "
href="/oid/"
href="/"
>
Open Internet Discourse
</a>
@ -564,7 +551,7 @@
<a
class="nav-dropdown-link "
href="/tweag/"
href="/"
>
Tweag
</a>
@ -759,27 +746,27 @@
<picture>
<source
srcset="/images/website-new_hu1a99c13afd8cec2502ba6c213bba0f95_18139_545x0_resize_q80_h2_lanczos_3.webp"
srcset="/images/website-new_hu5680831119679982420.webp"
media="(max-width: 575px)" />
<source
srcset="/images/website-new_hu1a99c13afd8cec2502ba6c213bba0f95_18139_600x0_resize_q80_h2_lanczos_3.webp"
srcset="/images/website-new_hu9181029990194444055.webp"
media="(max-width: 767px)" />
<source
srcset="/images/website-new_hu1a99c13afd8cec2502ba6c213bba0f95_18139_700x0_resize_q80_h2_lanczos_3.webp"
srcset="/images/website-new_hu14802481276788561986.webp"
media="(max-width: 991px)" />
<source
srcset="/images/website-new_hu1a99c13afd8cec2502ba6c213bba0f95_18139_1110x0_resize_q80_h2_lanczos_3.webp"
srcset="/images/website-new_hu11267052114313020583.webp"
/>
<img
loading="lazy" decoding="async"
src="/images/website-new_hu1a99c13afd8cec2502ba6c213bba0f95_18139_1110x0_resize_lanczos_3.png"
src="/images/website-new_hu1016575897808709605.png"
class=" w-full rounded img"
alt="Fediversity new website launch"
width="851"
@ -911,9 +898,9 @@
class="img logo-dark"
width="160"
height="32"
src="/images/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_q80_h2_lanczos_3.webp"
src="/images/logo-darkmode_hu7104616098336059575.webp"
alt="Hugoplate"
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_lanczos_3.png';" />
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu5336703655062803932.png';" />
@ -937,7 +924,7 @@
<a
href="
/privacy-policy/
/
"
>Privacy Policy</a
>
@ -987,11 +974,11 @@
<script
crossorigin="anonymous"
integrity=""
src="/js/script.js"
integrity="sha256-KqmvR9djio523pYWZ0IdV49tSiUwUyKOV0vjnRUFRfg="
src="/js/script.min.2aa9af47d7638a8e76de961667421d578f6d4a253053228e574be39d150545f8.js"
></script>
@ -999,8 +986,8 @@
defer
async
crossorigin="anonymous"
integrity=""
src="/js/script-lazy.js"
integrity="sha256-9e9iyznGCSfFZB4ElW&#43;WFonrJpHJr5pYxsaD7VVh4wc="
src="/js/script-lazy.min.f5ef62cb39c60927c5641e04956f961689eb2691c9af9a58c6c683ed5561e307.js"
></script>

View file

@ -5,7 +5,7 @@
lang="en-us"
itemtype="http://schema.org/WebPage"
>
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
<head>
<meta charset="utf-8" />
@ -32,11 +32,11 @@
<link rel="shortcut icon" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_96x0_resize_lanczos_3.png" type="image/x-icon">
<link rel="icon" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_96x0_resize_lanczos_3.png" type="image/x-icon">
<link rel="icon" type="image/png" sizes="48x48" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_48x0_resize_lanczos_3.png">
<link rel="icon" type="image/png" sizes="96x96" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_96x0_resize_lanczos_3.png">
<link rel="apple-touch-icon" sizes="144x144" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_144x0_resize_lanczos_3.png">
<link rel="shortcut icon" href="/images/favicon_hu16604243599178101560.png" type="image/x-icon">
<link rel="icon" href="/images/favicon_hu16604243599178101560.png" type="image/x-icon">
<link rel="icon" type="image/png" sizes="48x48" href="/images/favicon_hu4396562159347915165.png">
<link rel="icon" type="image/png" sizes="96x96" href="/images/favicon_hu16604243599178101560.png">
<link rel="apple-touch-icon" sizes="144x144" href="/images/favicon_hu12447364207213194778.png">
@ -71,7 +71,6 @@
<base href="//localhost:1313/blog/nordunet-conference-2024/" />
@ -160,8 +159,8 @@
<meta property="og:image" content="//localhost:1313/images/bergen-airport.jpeg" />
<meta name="twitter:image" content="//localhost:1313/images/bergen-airport.jpeg" />
<meta property="og:image" content="/images/bergen-airport.jpeg" />
<meta name="twitter:image" content="/images/bergen-airport.jpeg" />
<meta
name="twitter:card"
content="summary
@ -192,7 +191,7 @@
<meta property="og:title" content="Nordunet Conference 2024" />
<meta property="og:description" content="Nordunet Conference 2024" />
<meta property="og:type" content="website" />
<meta property="og:url" content="//localhost:1313/blog/nordunet-conference-2024/" />
<meta property="og:url" content="/blog/nordunet-conference-2024/" />
<meta name="twitter:title" content="Nordunet Conference 2024" />
@ -215,7 +214,7 @@
<script>
let indexURL = "//localhost:1313/searchindex.json";
let indexURL = "/searchindex.json";
let includeSectionsInSearch = ["blog"];
let no_results_for = "No results for";
let empty_search_results_placeholder = "Type something to search..";
@ -274,8 +273,8 @@
<link
href="/css/style.css"
integrity=""
href="/css/style.min.61727c767a870956d1add8a8a81f2fd7cb2cd4cb624937bd5a58b5400fc9d015.css"
integrity="sha256-YXJ8dnqHCVbRrdioqB8v18ss1MtiSTe9Wli1QA/J0BU="
rel="stylesheet"
/>
@ -284,8 +283,8 @@
defer
async
rel="stylesheet"
href="/css/style-lazy.css"
integrity=""
href="/css/style-lazy.min.da601e742ef58b848e8d0b0e08ff77237c39555b63fd3835f65cb1d8cfe054f1.css"
integrity="sha256-2mAedC71i4SOjQsOCP93I3w5VVtj/Tg19lyx2M/gVPE="
media="print"
onload="this.media='all'; this.onload=null;"
/>
@ -297,19 +296,7 @@
<div
class="fixed left-0 top-0 z-50 flex w-[30px] items-center justify-center bg-gray-200 py-[2.5px] text-[12px] uppercase text-black sm:bg-red-200 md:bg-yellow-200 lg:bg-green-200 xl:bg-blue-200 2xl:bg-pink-200"
>
<span class="block sm:hidden">all</span>
<span class="hidden sm:block md:hidden">sm</span>
<span class="hidden md:block lg:hidden">md</span>
<span class="hidden lg:block xl:hidden">lg</span>
<span class="hidden xl:block 2xl:hidden">xl</span>
<span class="hidden 2xl:block">2xl</span>
</div>
@ -404,9 +391,9 @@
class="img logo-dark"
width="160"
height="32"
src="/images/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_q80_h2_lanczos_3.webp"
src="/images/logo-darkmode_hu7104616098336059575.webp"
alt="Hugoplate"
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_lanczos_3.png';" />
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu5336703655062803932.png';" />
@ -470,7 +457,7 @@
<a
class="nav-dropdown-link "
href="/developers/"
href="/"
>
Developers
</a>
@ -480,7 +467,7 @@
<a
class="nav-dropdown-link "
href="/ec/"
href="/"
>
European Commission
</a>
@ -490,7 +477,7 @@
<a
class="nav-dropdown-link "
href="/individuals/"
href="/"
>
Individuals
</a>
@ -534,7 +521,7 @@
<a
class="nav-dropdown-link "
href="/nlnet/"
href="/"
>
NLnet
</a>
@ -544,7 +531,7 @@
<a
class="nav-dropdown-link "
href="/nordunet/"
href="/"
>
NORDUnet
</a>
@ -554,7 +541,7 @@
<a
class="nav-dropdown-link "
href="/oid/"
href="/"
>
Open Internet Discourse
</a>
@ -564,7 +551,7 @@
<a
class="nav-dropdown-link "
href="/tweag/"
href="/"
>
Tweag
</a>
@ -781,27 +768,27 @@
<picture>
<source
srcset="/images/bergen-airport_hua6592a1a05b1929bb13285c7b4f35489_3333977_545x0_resize_q80_h2_lanczos.webp"
srcset="/images/bergen-airport_hu343886863043741578.webp"
media="(max-width: 575px)" />
<source
srcset="/images/bergen-airport_hua6592a1a05b1929bb13285c7b4f35489_3333977_600x0_resize_q80_h2_lanczos.webp"
srcset="/images/bergen-airport_hu2591598179255672966.webp"
media="(max-width: 767px)" />
<source
srcset="/images/bergen-airport_hua6592a1a05b1929bb13285c7b4f35489_3333977_700x0_resize_q80_h2_lanczos.webp"
srcset="/images/bergen-airport_hu1034421446123378188.webp"
media="(max-width: 991px)" />
<source
srcset="/images/bergen-airport_hua6592a1a05b1929bb13285c7b4f35489_3333977_1110x0_resize_q80_h2_lanczos.webp"
srcset="/images/bergen-airport_hu6557654034080440480.webp"
/>
<img
loading="lazy" decoding="async"
src="/images/bergen-airport_hua6592a1a05b1929bb13285c7b4f35489_3333977_1110x0_resize_q80_lanczos.jpeg"
src="/images/bergen-airport_hu4876915787117599601.jpeg"
class=" w-full rounded img"
alt="Nordunet Conference 2024"
width="4032"
@ -933,9 +920,9 @@
class="img logo-dark"
width="160"
height="32"
src="/images/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_q80_h2_lanczos_3.webp"
src="/images/logo-darkmode_hu7104616098336059575.webp"
alt="Hugoplate"
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_lanczos_3.png';" />
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu5336703655062803932.png';" />
@ -959,7 +946,7 @@
<a
href="
/privacy-policy/
/
"
>Privacy Policy</a
>
@ -1009,11 +996,11 @@
<script
crossorigin="anonymous"
integrity=""
src="/js/script.js"
integrity="sha256-KqmvR9djio523pYWZ0IdV49tSiUwUyKOV0vjnRUFRfg="
src="/js/script.min.2aa9af47d7638a8e76de961667421d578f6d4a253053228e574be39d150545f8.js"
></script>
@ -1021,8 +1008,8 @@
defer
async
crossorigin="anonymous"
integrity=""
src="/js/script-lazy.js"
integrity="sha256-9e9iyznGCSfFZB4ElW&#43;WFonrJpHJr5pYxsaD7VVh4wc="
src="/js/script-lazy.min.f5ef62cb39c60927c5641e04956f961689eb2691c9af9a58c6c683ed5561e307.js"
></script>

View file

@ -1,10 +1,10 @@
<!DOCTYPE html>
<html lang="en-us">
<head>
<title>//localhost:1313/blog/</title>
<link rel="canonical" href="//localhost:1313/blog/">
<title>/blog/</title>
<link rel="canonical" href="/blog/">
<meta name="robots" content="noindex">
<meta charset="utf-8">
<meta http-equiv="refresh" content="0; url=//localhost:1313/blog/">
<meta http-equiv="refresh" content="0; url=/blog/">
</head>
</html>

View file

@ -5,7 +5,7 @@
lang="en-us"
itemtype="http://schema.org/WebPage"
>
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
<head>
<meta charset="utf-8" />
@ -32,11 +32,11 @@
<link rel="shortcut icon" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_96x0_resize_lanczos_3.png" type="image/x-icon">
<link rel="icon" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_96x0_resize_lanczos_3.png" type="image/x-icon">
<link rel="icon" type="image/png" sizes="48x48" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_48x0_resize_lanczos_3.png">
<link rel="icon" type="image/png" sizes="96x96" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_96x0_resize_lanczos_3.png">
<link rel="apple-touch-icon" sizes="144x144" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_144x0_resize_lanczos_3.png">
<link rel="shortcut icon" href="/images/favicon_hu16604243599178101560.png" type="image/x-icon">
<link rel="icon" href="/images/favicon_hu16604243599178101560.png" type="image/x-icon">
<link rel="icon" type="image/png" sizes="48x48" href="/images/favicon_hu4396562159347915165.png">
<link rel="icon" type="image/png" sizes="96x96" href="/images/favicon_hu16604243599178101560.png">
<link rel="apple-touch-icon" sizes="144x144" href="/images/favicon_hu12447364207213194778.png">
@ -71,7 +71,6 @@
<base href="//localhost:1313/blog/project-launch/" />
@ -160,8 +159,8 @@
<meta property="og:image" content="//localhost:1313/images/checkbox-illustration-scaled.png" />
<meta name="twitter:image" content="//localhost:1313/images/checkbox-illustration-scaled.png" />
<meta property="og:image" content="/images/checkbox-illustration-scaled.png" />
<meta name="twitter:image" content="/images/checkbox-illustration-scaled.png" />
<meta
name="twitter:card"
content="summary
@ -192,7 +191,7 @@
<meta property="og:title" content="Fediversity Project publicly announced" />
<meta property="og:description" content="The Fediversity Project has officially been announced" />
<meta property="og:type" content="website" />
<meta property="og:url" content="//localhost:1313/blog/project-launch/" />
<meta property="og:url" content="/blog/project-launch/" />
<meta name="twitter:title" content="Fediversity Project publicly announced" />
@ -215,7 +214,7 @@
<script>
let indexURL = "//localhost:1313/searchindex.json";
let indexURL = "/searchindex.json";
let includeSectionsInSearch = ["blog"];
let no_results_for = "No results for";
let empty_search_results_placeholder = "Type something to search..";
@ -274,8 +273,8 @@
<link
href="/css/style.css"
integrity=""
href="/css/style.min.61727c767a870956d1add8a8a81f2fd7cb2cd4cb624937bd5a58b5400fc9d015.css"
integrity="sha256-YXJ8dnqHCVbRrdioqB8v18ss1MtiSTe9Wli1QA/J0BU="
rel="stylesheet"
/>
@ -284,8 +283,8 @@
defer
async
rel="stylesheet"
href="/css/style-lazy.css"
integrity=""
href="/css/style-lazy.min.da601e742ef58b848e8d0b0e08ff77237c39555b63fd3835f65cb1d8cfe054f1.css"
integrity="sha256-2mAedC71i4SOjQsOCP93I3w5VVtj/Tg19lyx2M/gVPE="
media="print"
onload="this.media='all'; this.onload=null;"
/>
@ -297,19 +296,7 @@
<div
class="fixed left-0 top-0 z-50 flex w-[30px] items-center justify-center bg-gray-200 py-[2.5px] text-[12px] uppercase text-black sm:bg-red-200 md:bg-yellow-200 lg:bg-green-200 xl:bg-blue-200 2xl:bg-pink-200"
>
<span class="block sm:hidden">all</span>
<span class="hidden sm:block md:hidden">sm</span>
<span class="hidden md:block lg:hidden">md</span>
<span class="hidden lg:block xl:hidden">lg</span>
<span class="hidden xl:block 2xl:hidden">xl</span>
<span class="hidden 2xl:block">2xl</span>
</div>
@ -404,9 +391,9 @@
class="img logo-dark"
width="160"
height="32"
src="/images/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_q80_h2_lanczos_3.webp"
src="/images/logo-darkmode_hu7104616098336059575.webp"
alt="Hugoplate"
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_lanczos_3.png';" />
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu5336703655062803932.png';" />
@ -470,7 +457,7 @@
<a
class="nav-dropdown-link "
href="/developers/"
href="/"
>
Developers
</a>
@ -480,7 +467,7 @@
<a
class="nav-dropdown-link "
href="/ec/"
href="/"
>
European Commission
</a>
@ -490,7 +477,7 @@
<a
class="nav-dropdown-link "
href="/individuals/"
href="/"
>
Individuals
</a>
@ -534,7 +521,7 @@
<a
class="nav-dropdown-link "
href="/nlnet/"
href="/"
>
NLnet
</a>
@ -544,7 +531,7 @@
<a
class="nav-dropdown-link "
href="/nordunet/"
href="/"
>
NORDUnet
</a>
@ -554,7 +541,7 @@
<a
class="nav-dropdown-link "
href="/oid/"
href="/"
>
Open Internet Discourse
</a>
@ -564,7 +551,7 @@
<a
class="nav-dropdown-link "
href="/tweag/"
href="/"
>
Tweag
</a>
@ -759,27 +746,27 @@
<picture>
<source
srcset="/images/checkbox-illustration-scaled_hu1ec65c0d63d9ad88a527e7b5c5d9d0fa_24456_545x0_resize_q80_h2_lanczos_3.webp"
srcset="/images/checkbox-illustration-scaled_hu4269199048708930984.webp"
media="(max-width: 575px)" />
<source
srcset="/images/checkbox-illustration-scaled_hu1ec65c0d63d9ad88a527e7b5c5d9d0fa_24456_600x0_resize_q80_h2_lanczos_3.webp"
srcset="/images/checkbox-illustration-scaled_hu10217678749593304326.webp"
media="(max-width: 767px)" />
<source
srcset="/images/checkbox-illustration-scaled_hu1ec65c0d63d9ad88a527e7b5c5d9d0fa_24456_700x0_resize_q80_h2_lanczos_3.webp"
srcset="/images/checkbox-illustration-scaled_hu2192335168322067795.webp"
media="(max-width: 991px)" />
<source
srcset="/images/checkbox-illustration-scaled_hu1ec65c0d63d9ad88a527e7b5c5d9d0fa_24456_1110x0_resize_q80_h2_lanczos_3.webp"
srcset="/images/checkbox-illustration-scaled_hu15156688376836492198.webp"
/>
<img
loading="lazy" decoding="async"
src="/images/checkbox-illustration-scaled_hu1ec65c0d63d9ad88a527e7b5c5d9d0fa_24456_1110x0_resize_lanczos_3.png"
src="/images/checkbox-illustration-scaled_hu16838411390007710765.png"
class=" w-full rounded img"
alt="Fediversity Project publicly announced"
width="500"
@ -911,9 +898,9 @@
class="img logo-dark"
width="160"
height="32"
src="/images/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_q80_h2_lanczos_3.webp"
src="/images/logo-darkmode_hu7104616098336059575.webp"
alt="Hugoplate"
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_lanczos_3.png';" />
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu5336703655062803932.png';" />
@ -937,7 +924,7 @@
<a
href="
/privacy-policy/
/
"
>Privacy Policy</a
>
@ -987,11 +974,11 @@
<script
crossorigin="anonymous"
integrity=""
src="/js/script.js"
integrity="sha256-KqmvR9djio523pYWZ0IdV49tSiUwUyKOV0vjnRUFRfg="
src="/js/script.min.2aa9af47d7638a8e76de961667421d578f6d4a253053228e574be39d150545f8.js"
></script>
@ -999,8 +986,8 @@
defer
async
crossorigin="anonymous"
integrity=""
src="/js/script-lazy.js"
integrity="sha256-9e9iyznGCSfFZB4ElW&#43;WFonrJpHJr5pYxsaD7VVh4wc="
src="/js/script-lazy.min.f5ef62cb39c60927c5641e04956f961689eb2691c9af9a58c6c683ed5561e307.js"
></script>

View file

@ -5,7 +5,7 @@
lang="en-us"
itemtype="http://schema.org/WebPage"
>
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
<head>
<meta charset="utf-8" />
@ -32,11 +32,11 @@
<link rel="shortcut icon" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_96x0_resize_lanczos_3.png" type="image/x-icon">
<link rel="icon" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_96x0_resize_lanczos_3.png" type="image/x-icon">
<link rel="icon" type="image/png" sizes="48x48" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_48x0_resize_lanczos_3.png">
<link rel="icon" type="image/png" sizes="96x96" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_96x0_resize_lanczos_3.png">
<link rel="apple-touch-icon" sizes="144x144" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_144x0_resize_lanczos_3.png">
<link rel="shortcut icon" href="/images/favicon_hu16604243599178101560.png" type="image/x-icon">
<link rel="icon" href="/images/favicon_hu16604243599178101560.png" type="image/x-icon">
<link rel="icon" type="image/png" sizes="48x48" href="/images/favicon_hu4396562159347915165.png">
<link rel="icon" type="image/png" sizes="96x96" href="/images/favicon_hu16604243599178101560.png">
<link rel="apple-touch-icon" sizes="144x144" href="/images/favicon_hu12447364207213194778.png">
@ -71,7 +71,6 @@
<base href="//localhost:1313/blog/publicspaces-conference/" />
@ -160,8 +159,8 @@
<meta property="og:image" content="//localhost:1313/images/avhuffelenmastodonpin.jpg" />
<meta name="twitter:image" content="//localhost:1313/images/avhuffelenmastodonpin.jpg" />
<meta property="og:image" content="/images/avhuffelenmastodonpin.jpg" />
<meta name="twitter:image" content="/images/avhuffelenmastodonpin.jpg" />
<meta
name="twitter:card"
content="summary
@ -192,7 +191,7 @@
<meta property="og:title" content="PublicSpaces Conference 2024" />
<meta property="og:description" content="PublicSpaces Conference 2024 - &#39;Take Back the Internet&#39;" />
<meta property="og:type" content="website" />
<meta property="og:url" content="//localhost:1313/blog/publicspaces-conference/" />
<meta property="og:url" content="/blog/publicspaces-conference/" />
<meta name="twitter:title" content="PublicSpaces Conference 2024" />
@ -215,7 +214,7 @@
<script>
let indexURL = "//localhost:1313/searchindex.json";
let indexURL = "/searchindex.json";
let includeSectionsInSearch = ["blog"];
let no_results_for = "No results for";
let empty_search_results_placeholder = "Type something to search..";
@ -274,8 +273,8 @@
<link
href="/css/style.css"
integrity=""
href="/css/style.min.61727c767a870956d1add8a8a81f2fd7cb2cd4cb624937bd5a58b5400fc9d015.css"
integrity="sha256-YXJ8dnqHCVbRrdioqB8v18ss1MtiSTe9Wli1QA/J0BU="
rel="stylesheet"
/>
@ -284,8 +283,8 @@
defer
async
rel="stylesheet"
href="/css/style-lazy.css"
integrity=""
href="/css/style-lazy.min.da601e742ef58b848e8d0b0e08ff77237c39555b63fd3835f65cb1d8cfe054f1.css"
integrity="sha256-2mAedC71i4SOjQsOCP93I3w5VVtj/Tg19lyx2M/gVPE="
media="print"
onload="this.media='all'; this.onload=null;"
/>
@ -297,19 +296,7 @@
<div
class="fixed left-0 top-0 z-50 flex w-[30px] items-center justify-center bg-gray-200 py-[2.5px] text-[12px] uppercase text-black sm:bg-red-200 md:bg-yellow-200 lg:bg-green-200 xl:bg-blue-200 2xl:bg-pink-200"
>
<span class="block sm:hidden">all</span>
<span class="hidden sm:block md:hidden">sm</span>
<span class="hidden md:block lg:hidden">md</span>
<span class="hidden lg:block xl:hidden">lg</span>
<span class="hidden xl:block 2xl:hidden">xl</span>
<span class="hidden 2xl:block">2xl</span>
</div>
@ -404,9 +391,9 @@
class="img logo-dark"
width="160"
height="32"
src="/images/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_q80_h2_lanczos_3.webp"
src="/images/logo-darkmode_hu7104616098336059575.webp"
alt="Hugoplate"
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_lanczos_3.png';" />
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu5336703655062803932.png';" />
@ -470,7 +457,7 @@
<a
class="nav-dropdown-link "
href="/developers/"
href="/"
>
Developers
</a>
@ -480,7 +467,7 @@
<a
class="nav-dropdown-link "
href="/ec/"
href="/"
>
European Commission
</a>
@ -490,7 +477,7 @@
<a
class="nav-dropdown-link "
href="/individuals/"
href="/"
>
Individuals
</a>
@ -534,7 +521,7 @@
<a
class="nav-dropdown-link "
href="/nlnet/"
href="/"
>
NLnet
</a>
@ -544,7 +531,7 @@
<a
class="nav-dropdown-link "
href="/nordunet/"
href="/"
>
NORDUnet
</a>
@ -554,7 +541,7 @@
<a
class="nav-dropdown-link "
href="/oid/"
href="/"
>
Open Internet Discourse
</a>
@ -564,7 +551,7 @@
<a
class="nav-dropdown-link "
href="/tweag/"
href="/"
>
Tweag
</a>
@ -769,27 +756,27 @@
<picture>
<source
srcset="/images/avhuffelenmastodonpin_hu0cc757d18a5856163cd7dd527de01b67_1231197_545x0_resize_q80_h2_lanczos.webp"
srcset="/images/avhuffelenmastodonpin_hu6361518592945754494.webp"
media="(max-width: 575px)" />
<source
srcset="/images/avhuffelenmastodonpin_hu0cc757d18a5856163cd7dd527de01b67_1231197_600x0_resize_q80_h2_lanczos.webp"
srcset="/images/avhuffelenmastodonpin_hu2434575141884048353.webp"
media="(max-width: 767px)" />
<source
srcset="/images/avhuffelenmastodonpin_hu0cc757d18a5856163cd7dd527de01b67_1231197_700x0_resize_q80_h2_lanczos.webp"
srcset="/images/avhuffelenmastodonpin_hu6495664248264310169.webp"
media="(max-width: 991px)" />
<source
srcset="/images/avhuffelenmastodonpin_hu0cc757d18a5856163cd7dd527de01b67_1231197_1110x0_resize_q80_h2_lanczos.webp"
srcset="/images/avhuffelenmastodonpin_hu5103542158609611075.webp"
/>
<img
loading="lazy" decoding="async"
src="/images/avhuffelenmastodonpin_hu0cc757d18a5856163cd7dd527de01b67_1231197_1110x0_resize_q80_lanczos.jpg"
src="/images/avhuffelenmastodonpin_hu10704201350387467466.jpg"
class=" w-full rounded img"
alt="PublicSpaces Conference 2024"
width="5000"
@ -921,9 +908,9 @@
class="img logo-dark"
width="160"
height="32"
src="/images/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_q80_h2_lanczos_3.webp"
src="/images/logo-darkmode_hu7104616098336059575.webp"
alt="Hugoplate"
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_lanczos_3.png';" />
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu5336703655062803932.png';" />
@ -947,7 +934,7 @@
<a
href="
/privacy-policy/
/
"
>Privacy Policy</a
>
@ -997,11 +984,11 @@
<script
crossorigin="anonymous"
integrity=""
src="/js/script.js"
integrity="sha256-KqmvR9djio523pYWZ0IdV49tSiUwUyKOV0vjnRUFRfg="
src="/js/script.min.2aa9af47d7638a8e76de961667421d578f6d4a253053228e574be39d150545f8.js"
></script>
@ -1009,8 +996,8 @@
defer
async
crossorigin="anonymous"
integrity=""
src="/js/script-lazy.js"
integrity="sha256-9e9iyznGCSfFZB4ElW&#43;WFonrJpHJr5pYxsaD7VVh4wc="
src="/js/script-lazy.min.f5ef62cb39c60927c5641e04956f961689eb2691c9af9a58c6c683ed5561e307.js"
></script>

View file

@ -5,7 +5,7 @@
lang="en-us"
itemtype="http://schema.org/WebPage"
>
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
<head>
<meta charset="utf-8" />
@ -32,11 +32,11 @@
<link rel="shortcut icon" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_96x0_resize_lanczos_3.png" type="image/x-icon">
<link rel="icon" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_96x0_resize_lanczos_3.png" type="image/x-icon">
<link rel="icon" type="image/png" sizes="48x48" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_48x0_resize_lanczos_3.png">
<link rel="icon" type="image/png" sizes="96x96" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_96x0_resize_lanczos_3.png">
<link rel="apple-touch-icon" sizes="144x144" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_144x0_resize_lanczos_3.png">
<link rel="shortcut icon" href="/images/favicon_hu16604243599178101560.png" type="image/x-icon">
<link rel="icon" href="/images/favicon_hu16604243599178101560.png" type="image/x-icon">
<link rel="icon" type="image/png" sizes="48x48" href="/images/favicon_hu4396562159347915165.png">
<link rel="icon" type="image/png" sizes="96x96" href="/images/favicon_hu16604243599178101560.png">
<link rel="apple-touch-icon" sizes="144x144" href="/images/favicon_hu12447364207213194778.png">
@ -71,7 +71,6 @@
<base href="//localhost:1313/categories/conference/" />
@ -155,8 +154,8 @@
<meta property="og:image" content="//localhost:1313/images/logo.png" />
<meta name="twitter:image" content="//localhost:1313/images/logo.png" />
<meta property="og:image" content="/images/logo.png" />
<meta name="twitter:image" content="/images/logo.png" />
<meta
name="twitter:card"
content="summary
@ -187,7 +186,7 @@
<meta property="og:title" content="Fediversity" />
<meta property="og:description" content="Fediversity Project" />
<meta property="og:type" content="website" />
<meta property="og:url" content="//localhost:1313/categories/conference/" />
<meta property="og:url" content="/categories/conference/" />
<meta name="twitter:title" content="Fediversity" />
@ -210,7 +209,7 @@
<script>
let indexURL = "//localhost:1313/searchindex.json";
let indexURL = "/searchindex.json";
let includeSectionsInSearch = ["blog"];
let no_results_for = "No results for";
let empty_search_results_placeholder = "Type something to search..";
@ -269,8 +268,8 @@
<link
href="/css/style.css"
integrity=""
href="/css/style.min.61727c767a870956d1add8a8a81f2fd7cb2cd4cb624937bd5a58b5400fc9d015.css"
integrity="sha256-YXJ8dnqHCVbRrdioqB8v18ss1MtiSTe9Wli1QA/J0BU="
rel="stylesheet"
/>
@ -279,8 +278,8 @@
defer
async
rel="stylesheet"
href="/css/style-lazy.css"
integrity=""
href="/css/style-lazy.min.da601e742ef58b848e8d0b0e08ff77237c39555b63fd3835f65cb1d8cfe054f1.css"
integrity="sha256-2mAedC71i4SOjQsOCP93I3w5VVtj/Tg19lyx2M/gVPE="
media="print"
onload="this.media='all'; this.onload=null;"
/>
@ -292,19 +291,7 @@
<div
class="fixed left-0 top-0 z-50 flex w-[30px] items-center justify-center bg-gray-200 py-[2.5px] text-[12px] uppercase text-black sm:bg-red-200 md:bg-yellow-200 lg:bg-green-200 xl:bg-blue-200 2xl:bg-pink-200"
>
<span class="block sm:hidden">all</span>
<span class="hidden sm:block md:hidden">sm</span>
<span class="hidden md:block lg:hidden">md</span>
<span class="hidden lg:block xl:hidden">lg</span>
<span class="hidden xl:block 2xl:hidden">xl</span>
<span class="hidden 2xl:block">2xl</span>
</div>
@ -399,9 +386,9 @@
class="img logo-dark"
width="160"
height="32"
src="/images/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_q80_h2_lanczos_3.webp"
src="/images/logo-darkmode_hu7104616098336059575.webp"
alt="Hugoplate"
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_lanczos_3.png';" />
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu5336703655062803932.png';" />
@ -465,7 +452,7 @@
<a
class="nav-dropdown-link "
href="/developers/"
href="/"
>
Developers
</a>
@ -475,7 +462,7 @@
<a
class="nav-dropdown-link "
href="/ec/"
href="/"
>
European Commission
</a>
@ -485,7 +472,7 @@
<a
class="nav-dropdown-link "
href="/individuals/"
href="/"
>
Individuals
</a>
@ -529,7 +516,7 @@
<a
class="nav-dropdown-link "
href="/nlnet/"
href="/"
>
NLnet
</a>
@ -539,7 +526,7 @@
<a
class="nav-dropdown-link "
href="/nordunet/"
href="/"
>
NORDUnet
</a>
@ -549,7 +536,7 @@
<a
class="nav-dropdown-link "
href="/oid/"
href="/"
>
Open Internet Discourse
</a>
@ -559,7 +546,7 @@
<a
class="nav-dropdown-link "
href="/tweag/"
href="/"
>
Tweag
</a>
@ -653,7 +640,7 @@
<ul class="mt-6 inline-flex space-x-1 capitalize">
<li>
<a class="text-primary" href="//localhost:1313/">
<a class="text-primary" href="/">
Home
</a>
<span class="inlin-block mr-1">/</span>
@ -766,27 +753,27 @@
<picture>
<source
srcset="/images/image-placeholder_huf5f2d24635a285cfc2259aa9741acb2a_4881_545x0_resize_q80_h2_lanczos_3.webp"
srcset="/images/image-placeholder_hu14898866438330350576.webp"
media="(max-width: 575px)" />
<source
srcset="/images/image-placeholder_huf5f2d24635a285cfc2259aa9741acb2a_4881_600x0_resize_q80_h2_lanczos_3.webp"
srcset="/images/image-placeholder_hu3366426647807776041.webp"
media="(max-width: 767px)" />
<source
srcset="/images/image-placeholder_huf5f2d24635a285cfc2259aa9741acb2a_4881_700x0_resize_q80_h2_lanczos_3.webp"
srcset="/images/image-placeholder_hu15761394040035298493.webp"
media="(max-width: 991px)" />
<source
srcset="/images/image-placeholder_huf5f2d24635a285cfc2259aa9741acb2a_4881_1110x0_resize_q80_h2_lanczos_3.webp"
srcset="/images/image-placeholder_hu9923120856516670921.webp"
/>
<img
loading="lazy" decoding="async"
src="/images/image-placeholder_huf5f2d24635a285cfc2259aa9741acb2a_4881_1110x0_resize_lanczos_3.png"
src="/images/image-placeholder_hu10538127647789974651.png"
class=" w-full rounded img"
alt="PublicSpaces Conference 2024"
width="1096"
@ -830,7 +817,18 @@
</li>
</ul>
<p class="mb-6">w On June 6th and 7th, PublicSpaces and Waag Futurelab proudly present the fourth edition of the PublicSpaces conference under the theme &lsquo;Empowering the Internet&rsquo;.</p>
<p class="mb-6"><p>w
On June 6th and 7th, PublicSpaces and Waag Futurelab proudly present the fourth edition of the PublicSpaces conference under the theme &lsquo;Empowering the Internet&rsquo;. Held at Pakhuis de Zwijger, this two-day event will feature panels, keynotes, roundtable discussions, lectures, as well as art and cultural showcases, all aimed at collectively shaping the rules for a more inclusive internet. Join us as we navigate towards a digital landscape where everyone has a voice. For more information, check out the <a href="https://publicspaces.net/2024/02/01/save-the-date-publicspaces-conferentie-2024/"
target="_blank"
>website</a>
</p></p>
<a class="btn btn-outline-primary btn-sm" href="/events/publicspaces-annual-conference/">
Read More
</a>
@ -919,27 +917,27 @@
<picture>
<source
srcset="/images/image-placeholder_huf5f2d24635a285cfc2259aa9741acb2a_4881_545x0_resize_q80_h2_lanczos_3.webp"
srcset="/images/image-placeholder_hu14898866438330350576.webp"
media="(max-width: 575px)" />
<source
srcset="/images/image-placeholder_huf5f2d24635a285cfc2259aa9741acb2a_4881_600x0_resize_q80_h2_lanczos_3.webp"
srcset="/images/image-placeholder_hu3366426647807776041.webp"
media="(max-width: 767px)" />
<source
srcset="/images/image-placeholder_huf5f2d24635a285cfc2259aa9741acb2a_4881_700x0_resize_q80_h2_lanczos_3.webp"
srcset="/images/image-placeholder_hu15761394040035298493.webp"
media="(max-width: 991px)" />
<source
srcset="/images/image-placeholder_huf5f2d24635a285cfc2259aa9741acb2a_4881_1110x0_resize_q80_h2_lanczos_3.webp"
srcset="/images/image-placeholder_hu9923120856516670921.webp"
/>
<img
loading="lazy" decoding="async"
src="/images/image-placeholder_huf5f2d24635a285cfc2259aa9741acb2a_4881_1110x0_resize_lanczos_3.png"
src="/images/image-placeholder_hu10538127647789974651.png"
class=" w-full rounded img"
alt="OW2con 2024"
width="1096"
@ -983,7 +981,18 @@
</li>
</ul>
<p class="mb-6">OW2con is the European open source conference organized by OW2. An international meeting of developpers, IT companies, academics and non-profit organizations, OW2con brings together the entire open source community, during two days of presentations ranging from tech topics to business and ethical issues of open source.</p>
<p class="mb-6"><p>OW2con is the European open source conference organized by OW2. An international meeting of developpers, IT companies, academics and non-profit organizations, OW2con brings together the entire open source community, during two days of presentations ranging from tech topics to business and ethical issues of open source. It also offers a unique opportunity to establish contact with peers through friendly networking sessions. OW2con is <a href="https://www.ngi.eu/event/open-source-community-annual-conference-2024/"
target="_blank"
>open</a>
to all, the event is free and all sessions are held in English.
The OW2con24 call for presentations is open. This year we are giving the highlight on the theme of open source funding: what are the current solutions for innovators, start-ups or ISVs to finance their development? private or public financing? Are national and European public policies up to the challenges?</p></p>
<a class="btn btn-outline-primary btn-sm" href="/events/owc-annual-conference-2024/">
Read More
</a>
@ -1091,9 +1100,9 @@
class="img logo-dark"
width="160"
height="32"
src="/images/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_q80_h2_lanczos_3.webp"
src="/images/logo-darkmode_hu7104616098336059575.webp"
alt="Hugoplate"
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_lanczos_3.png';" />
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu5336703655062803932.png';" />
@ -1117,7 +1126,7 @@
<a
href="
/privacy-policy/
/
"
>Privacy Policy</a
>
@ -1167,11 +1176,11 @@
<script
crossorigin="anonymous"
integrity=""
src="/js/script.js"
integrity="sha256-KqmvR9djio523pYWZ0IdV49tSiUwUyKOV0vjnRUFRfg="
src="/js/script.min.2aa9af47d7638a8e76de961667421d578f6d4a253053228e574be39d150545f8.js"
></script>
@ -1179,8 +1188,8 @@
defer
async
crossorigin="anonymous"
integrity=""
src="/js/script-lazy.js"
integrity="sha256-9e9iyznGCSfFZB4ElW&#43;WFonrJpHJr5pYxsaD7VVh4wc="
src="/js/script-lazy.min.f5ef62cb39c60927c5641e04956f961689eb2691c9af9a58c6c683ed5561e307.js"
></script>

View file

@ -2,25 +2,25 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Conference on Fediversity</title>
<link>//localhost:1313/categories/conference/</link>
<link>/categories/conference/</link>
<description>Recent content in Conference on Fediversity</description>
<generator>Hugo -- gohugo.io</generator>
<generator>Hugo</generator>
<language>en-us</language>
<lastBuildDate>Sat, 11 May 2024 14:00:00 +0200</lastBuildDate>
<atom:link href="//localhost:1313/categories/conference/index.xml" rel="self" type="application/rss+xml" />
<atom:link href="/categories/conference/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>PublicSpaces Conference 2024</title>
<link>//localhost:1313/events/publicspaces-annual-conference/</link>
<link>/events/publicspaces-annual-conference/</link>
<pubDate>Sat, 11 May 2024 14:00:00 +0200</pubDate>
<guid>//localhost:1313/events/publicspaces-annual-conference/</guid>
<description>w On June 6th and 7th, PublicSpaces and Waag Futurelab proudly present the fourth edition of the PublicSpaces conference under the theme &amp;lsquo;Empowering the Internet&amp;rsquo;.</description>
<guid>/events/publicspaces-annual-conference/</guid>
<description>&lt;p&gt;w&#xA;On June 6th and 7th, PublicSpaces and Waag Futurelab proudly present the fourth edition of the PublicSpaces conference under the theme &amp;lsquo;Empowering the Internet&amp;rsquo;. Held at Pakhuis de Zwijger, this two-day event will feature panels, keynotes, roundtable discussions, lectures, as well as art and cultural showcases, all aimed at collectively shaping the rules for a more inclusive internet. Join us as we navigate towards a digital landscape where everyone has a voice. For more information, check out the &lt;a href=&#34;https://publicspaces.net/2024/02/01/save-the-date-publicspaces-conferentie-2024/&#34;&#xA;&#xA;&#xA;&#xA;&#xA; target=&#34;_blank&#34;&#xA; &#xA;&#xA;&#xA;&gt;website&lt;/a&gt;&#xA;&lt;/p&gt;</description>
</item>
<item>
<title>OW2con 2024</title>
<link>//localhost:1313/events/owc-annual-conference-2024/</link>
<link>/events/owc-annual-conference-2024/</link>
<pubDate>Sat, 11 May 2024 09:00:00 +0000</pubDate>
<guid>//localhost:1313/events/owc-annual-conference-2024/</guid>
<description>OW2con is the European open source conference organized by OW2. An international meeting of developpers, IT companies, academics and non-profit organizations, OW2con brings together the entire open source community, during two days of presentations ranging from tech topics to business and ethical issues of open source.</description>
<guid>/events/owc-annual-conference-2024/</guid>
<description>&lt;p&gt;OW2con is the European open source conference organized by OW2. An international meeting of developpers, IT companies, academics and non-profit organizations, OW2con brings together the entire open source community, during two days of presentations ranging from tech topics to business and ethical issues of open source. It also offers a unique opportunity to establish contact with peers through friendly networking sessions. OW2con is &lt;a href=&#34;https://www.ngi.eu/event/open-source-community-annual-conference-2024/&#34;&#xA;&#xA;&#xA;&#xA;&#xA; target=&#34;_blank&#34;&#xA; &#xA;&#xA;&#xA;&gt;open&lt;/a&gt;&#xA; to all, the event is free and all sessions are held in English.&#xA;The OW2con24 call for presentations is open. This year we are giving the highlight on the theme of open source funding: what are the current solutions for innovators, start-ups or ISVs to finance their development? private or public financing? Are national and European public policies up to the challenges?&lt;/p&gt;</description>
</item>
</channel>
</rss>

View file

@ -5,7 +5,7 @@
lang="en-us"
itemtype="http://schema.org/WebPage"
>
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
<head>
<meta charset="utf-8" />
@ -32,11 +32,11 @@
<link rel="shortcut icon" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_96x0_resize_lanczos_3.png" type="image/x-icon">
<link rel="icon" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_96x0_resize_lanczos_3.png" type="image/x-icon">
<link rel="icon" type="image/png" sizes="48x48" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_48x0_resize_lanczos_3.png">
<link rel="icon" type="image/png" sizes="96x96" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_96x0_resize_lanczos_3.png">
<link rel="apple-touch-icon" sizes="144x144" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_144x0_resize_lanczos_3.png">
<link rel="shortcut icon" href="/images/favicon_hu16604243599178101560.png" type="image/x-icon">
<link rel="icon" href="/images/favicon_hu16604243599178101560.png" type="image/x-icon">
<link rel="icon" type="image/png" sizes="48x48" href="/images/favicon_hu4396562159347915165.png">
<link rel="icon" type="image/png" sizes="96x96" href="/images/favicon_hu16604243599178101560.png">
<link rel="apple-touch-icon" sizes="144x144" href="/images/favicon_hu12447364207213194778.png">
@ -71,7 +71,6 @@
<base href="//localhost:1313/categories/event/" />
@ -155,8 +154,8 @@
<meta property="og:image" content="//localhost:1313/images/logo.png" />
<meta name="twitter:image" content="//localhost:1313/images/logo.png" />
<meta property="og:image" content="/images/logo.png" />
<meta name="twitter:image" content="/images/logo.png" />
<meta
name="twitter:card"
content="summary
@ -187,7 +186,7 @@
<meta property="og:title" content="Fediversity" />
<meta property="og:description" content="Fediversity Project" />
<meta property="og:type" content="website" />
<meta property="og:url" content="//localhost:1313/categories/event/" />
<meta property="og:url" content="/categories/event/" />
<meta name="twitter:title" content="Fediversity" />
@ -210,7 +209,7 @@
<script>
let indexURL = "//localhost:1313/searchindex.json";
let indexURL = "/searchindex.json";
let includeSectionsInSearch = ["blog"];
let no_results_for = "No results for";
let empty_search_results_placeholder = "Type something to search..";
@ -269,8 +268,8 @@
<link
href="/css/style.css"
integrity=""
href="/css/style.min.61727c767a870956d1add8a8a81f2fd7cb2cd4cb624937bd5a58b5400fc9d015.css"
integrity="sha256-YXJ8dnqHCVbRrdioqB8v18ss1MtiSTe9Wli1QA/J0BU="
rel="stylesheet"
/>
@ -279,8 +278,8 @@
defer
async
rel="stylesheet"
href="/css/style-lazy.css"
integrity=""
href="/css/style-lazy.min.da601e742ef58b848e8d0b0e08ff77237c39555b63fd3835f65cb1d8cfe054f1.css"
integrity="sha256-2mAedC71i4SOjQsOCP93I3w5VVtj/Tg19lyx2M/gVPE="
media="print"
onload="this.media='all'; this.onload=null;"
/>
@ -292,19 +291,7 @@
<div
class="fixed left-0 top-0 z-50 flex w-[30px] items-center justify-center bg-gray-200 py-[2.5px] text-[12px] uppercase text-black sm:bg-red-200 md:bg-yellow-200 lg:bg-green-200 xl:bg-blue-200 2xl:bg-pink-200"
>
<span class="block sm:hidden">all</span>
<span class="hidden sm:block md:hidden">sm</span>
<span class="hidden md:block lg:hidden">md</span>
<span class="hidden lg:block xl:hidden">lg</span>
<span class="hidden xl:block 2xl:hidden">xl</span>
<span class="hidden 2xl:block">2xl</span>
</div>
@ -399,9 +386,9 @@
class="img logo-dark"
width="160"
height="32"
src="/images/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_q80_h2_lanczos_3.webp"
src="/images/logo-darkmode_hu7104616098336059575.webp"
alt="Hugoplate"
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_lanczos_3.png';" />
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu5336703655062803932.png';" />
@ -465,7 +452,7 @@
<a
class="nav-dropdown-link "
href="/developers/"
href="/"
>
Developers
</a>
@ -475,7 +462,7 @@
<a
class="nav-dropdown-link "
href="/ec/"
href="/"
>
European Commission
</a>
@ -485,7 +472,7 @@
<a
class="nav-dropdown-link "
href="/individuals/"
href="/"
>
Individuals
</a>
@ -529,7 +516,7 @@
<a
class="nav-dropdown-link "
href="/nlnet/"
href="/"
>
NLnet
</a>
@ -539,7 +526,7 @@
<a
class="nav-dropdown-link "
href="/nordunet/"
href="/"
>
NORDUnet
</a>
@ -549,7 +536,7 @@
<a
class="nav-dropdown-link "
href="/oid/"
href="/"
>
Open Internet Discourse
</a>
@ -559,7 +546,7 @@
<a
class="nav-dropdown-link "
href="/tweag/"
href="/"
>
Tweag
</a>
@ -653,7 +640,7 @@
<ul class="mt-6 inline-flex space-x-1 capitalize">
<li>
<a class="text-primary" href="//localhost:1313/">
<a class="text-primary" href="/">
Home
</a>
<span class="inlin-block mr-1">/</span>
@ -766,27 +753,27 @@
<picture>
<source
srcset="/images/image-placeholder_huf5f2d24635a285cfc2259aa9741acb2a_4881_545x0_resize_q80_h2_lanczos_3.webp"
srcset="/images/image-placeholder_hu14898866438330350576.webp"
media="(max-width: 575px)" />
<source
srcset="/images/image-placeholder_huf5f2d24635a285cfc2259aa9741acb2a_4881_600x0_resize_q80_h2_lanczos_3.webp"
srcset="/images/image-placeholder_hu3366426647807776041.webp"
media="(max-width: 767px)" />
<source
srcset="/images/image-placeholder_huf5f2d24635a285cfc2259aa9741acb2a_4881_700x0_resize_q80_h2_lanczos_3.webp"
srcset="/images/image-placeholder_hu15761394040035298493.webp"
media="(max-width: 991px)" />
<source
srcset="/images/image-placeholder_huf5f2d24635a285cfc2259aa9741acb2a_4881_1110x0_resize_q80_h2_lanczos_3.webp"
srcset="/images/image-placeholder_hu9923120856516670921.webp"
/>
<img
loading="lazy" decoding="async"
src="/images/image-placeholder_huf5f2d24635a285cfc2259aa9741acb2a_4881_1110x0_resize_lanczos_3.png"
src="/images/image-placeholder_hu10538127647789974651.png"
class=" w-full rounded img"
alt="PublicSpaces Conference 2024"
width="1096"
@ -830,7 +817,18 @@
</li>
</ul>
<p class="mb-6">w On June 6th and 7th, PublicSpaces and Waag Futurelab proudly present the fourth edition of the PublicSpaces conference under the theme &lsquo;Empowering the Internet&rsquo;.</p>
<p class="mb-6"><p>w
On June 6th and 7th, PublicSpaces and Waag Futurelab proudly present the fourth edition of the PublicSpaces conference under the theme &lsquo;Empowering the Internet&rsquo;. Held at Pakhuis de Zwijger, this two-day event will feature panels, keynotes, roundtable discussions, lectures, as well as art and cultural showcases, all aimed at collectively shaping the rules for a more inclusive internet. Join us as we navigate towards a digital landscape where everyone has a voice. For more information, check out the <a href="https://publicspaces.net/2024/02/01/save-the-date-publicspaces-conferentie-2024/"
target="_blank"
>website</a>
</p></p>
<a class="btn btn-outline-primary btn-sm" href="/events/publicspaces-annual-conference/">
Read More
</a>
@ -919,27 +917,27 @@
<picture>
<source
srcset="/images/image-placeholder_huf5f2d24635a285cfc2259aa9741acb2a_4881_545x0_resize_q80_h2_lanczos_3.webp"
srcset="/images/image-placeholder_hu14898866438330350576.webp"
media="(max-width: 575px)" />
<source
srcset="/images/image-placeholder_huf5f2d24635a285cfc2259aa9741acb2a_4881_600x0_resize_q80_h2_lanczos_3.webp"
srcset="/images/image-placeholder_hu3366426647807776041.webp"
media="(max-width: 767px)" />
<source
srcset="/images/image-placeholder_huf5f2d24635a285cfc2259aa9741acb2a_4881_700x0_resize_q80_h2_lanczos_3.webp"
srcset="/images/image-placeholder_hu15761394040035298493.webp"
media="(max-width: 991px)" />
<source
srcset="/images/image-placeholder_huf5f2d24635a285cfc2259aa9741acb2a_4881_1110x0_resize_q80_h2_lanczos_3.webp"
srcset="/images/image-placeholder_hu9923120856516670921.webp"
/>
<img
loading="lazy" decoding="async"
src="/images/image-placeholder_huf5f2d24635a285cfc2259aa9741acb2a_4881_1110x0_resize_lanczos_3.png"
src="/images/image-placeholder_hu10538127647789974651.png"
class=" w-full rounded img"
alt="OW2con 2024"
width="1096"
@ -983,7 +981,18 @@
</li>
</ul>
<p class="mb-6">OW2con is the European open source conference organized by OW2. An international meeting of developpers, IT companies, academics and non-profit organizations, OW2con brings together the entire open source community, during two days of presentations ranging from tech topics to business and ethical issues of open source.</p>
<p class="mb-6"><p>OW2con is the European open source conference organized by OW2. An international meeting of developpers, IT companies, academics and non-profit organizations, OW2con brings together the entire open source community, during two days of presentations ranging from tech topics to business and ethical issues of open source. It also offers a unique opportunity to establish contact with peers through friendly networking sessions. OW2con is <a href="https://www.ngi.eu/event/open-source-community-annual-conference-2024/"
target="_blank"
>open</a>
to all, the event is free and all sessions are held in English.
The OW2con24 call for presentations is open. This year we are giving the highlight on the theme of open source funding: what are the current solutions for innovators, start-ups or ISVs to finance their development? private or public financing? Are national and European public policies up to the challenges?</p></p>
<a class="btn btn-outline-primary btn-sm" href="/events/owc-annual-conference-2024/">
Read More
</a>
@ -1072,27 +1081,27 @@
<picture>
<source
srcset="/images/image-placeholder_huf5f2d24635a285cfc2259aa9741acb2a_4881_545x0_resize_q80_h2_lanczos_3.webp"
srcset="/images/image-placeholder_hu14898866438330350576.webp"
media="(max-width: 575px)" />
<source
srcset="/images/image-placeholder_huf5f2d24635a285cfc2259aa9741acb2a_4881_600x0_resize_q80_h2_lanczos_3.webp"
srcset="/images/image-placeholder_hu3366426647807776041.webp"
media="(max-width: 767px)" />
<source
srcset="/images/image-placeholder_huf5f2d24635a285cfc2259aa9741acb2a_4881_700x0_resize_q80_h2_lanczos_3.webp"
srcset="/images/image-placeholder_hu15761394040035298493.webp"
media="(max-width: 991px)" />
<source
srcset="/images/image-placeholder_huf5f2d24635a285cfc2259aa9741acb2a_4881_1110x0_resize_q80_h2_lanczos_3.webp"
srcset="/images/image-placeholder_hu9923120856516670921.webp"
/>
<img
loading="lazy" decoding="async"
src="/images/image-placeholder_huf5f2d24635a285cfc2259aa9741acb2a_4881_1110x0_resize_lanczos_3.png"
src="/images/image-placeholder_hu10538127647789974651.png"
class=" w-full rounded img"
alt="State of the Internet 2024"
width="1096"
@ -1136,7 +1145,7 @@
</li>
</ul>
<p class="mb-6">Join us at the State of the Internet 2024, where Waag Futurelab, alongside the Municipality of Amsterdam and the OBA, delves into the depths of the online realm.</p>
<p class="mb-6"><p>Join us at the State of the Internet 2024, where Waag Futurelab, alongside the Municipality of Amsterdam and the OBA, delves into the depths of the online realm. Featuring Kim van Sparrentak, Member of the European Parliament, discussing Europe&rsquo;s efforts to regulate Big Tech and enhance digital rights. Explore the impact of pivotal European laws like the GDPR and AI Act while celebrating 30 years of Waag Futurelab&rsquo;s dedication to democratizing technology access for all.</p></p>
<a class="btn btn-outline-primary btn-sm" href="/events/waag-state-internet-2024/">
Read More
</a>
@ -1244,9 +1253,9 @@
class="img logo-dark"
width="160"
height="32"
src="/images/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_q80_h2_lanczos_3.webp"
src="/images/logo-darkmode_hu7104616098336059575.webp"
alt="Hugoplate"
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_lanczos_3.png';" />
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu5336703655062803932.png';" />
@ -1270,7 +1279,7 @@
<a
href="
/privacy-policy/
/
"
>Privacy Policy</a
>
@ -1320,11 +1329,11 @@
<script
crossorigin="anonymous"
integrity=""
src="/js/script.js"
integrity="sha256-KqmvR9djio523pYWZ0IdV49tSiUwUyKOV0vjnRUFRfg="
src="/js/script.min.2aa9af47d7638a8e76de961667421d578f6d4a253053228e574be39d150545f8.js"
></script>
@ -1332,8 +1341,8 @@
defer
async
crossorigin="anonymous"
integrity=""
src="/js/script-lazy.js"
integrity="sha256-9e9iyznGCSfFZB4ElW&#43;WFonrJpHJr5pYxsaD7VVh4wc="
src="/js/script-lazy.min.f5ef62cb39c60927c5641e04956f961689eb2691c9af9a58c6c683ed5561e307.js"
></script>

View file

@ -2,32 +2,32 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Event on Fediversity</title>
<link>//localhost:1313/categories/event/</link>
<link>/categories/event/</link>
<description>Recent content in Event on Fediversity</description>
<generator>Hugo -- gohugo.io</generator>
<generator>Hugo</generator>
<language>en-us</language>
<lastBuildDate>Sat, 11 May 2024 14:00:00 +0200</lastBuildDate>
<atom:link href="//localhost:1313/categories/event/index.xml" rel="self" type="application/rss+xml" />
<atom:link href="/categories/event/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>PublicSpaces Conference 2024</title>
<link>//localhost:1313/events/publicspaces-annual-conference/</link>
<link>/events/publicspaces-annual-conference/</link>
<pubDate>Sat, 11 May 2024 14:00:00 +0200</pubDate>
<guid>//localhost:1313/events/publicspaces-annual-conference/</guid>
<description>w On June 6th and 7th, PublicSpaces and Waag Futurelab proudly present the fourth edition of the PublicSpaces conference under the theme &amp;lsquo;Empowering the Internet&amp;rsquo;.</description>
<guid>/events/publicspaces-annual-conference/</guid>
<description>&lt;p&gt;w&#xA;On June 6th and 7th, PublicSpaces and Waag Futurelab proudly present the fourth edition of the PublicSpaces conference under the theme &amp;lsquo;Empowering the Internet&amp;rsquo;. Held at Pakhuis de Zwijger, this two-day event will feature panels, keynotes, roundtable discussions, lectures, as well as art and cultural showcases, all aimed at collectively shaping the rules for a more inclusive internet. Join us as we navigate towards a digital landscape where everyone has a voice. For more information, check out the &lt;a href=&#34;https://publicspaces.net/2024/02/01/save-the-date-publicspaces-conferentie-2024/&#34;&#xA;&#xA;&#xA;&#xA;&#xA; target=&#34;_blank&#34;&#xA; &#xA;&#xA;&#xA;&gt;website&lt;/a&gt;&#xA;&lt;/p&gt;</description>
</item>
<item>
<title>OW2con 2024</title>
<link>//localhost:1313/events/owc-annual-conference-2024/</link>
<link>/events/owc-annual-conference-2024/</link>
<pubDate>Sat, 11 May 2024 09:00:00 +0000</pubDate>
<guid>//localhost:1313/events/owc-annual-conference-2024/</guid>
<description>OW2con is the European open source conference organized by OW2. An international meeting of developpers, IT companies, academics and non-profit organizations, OW2con brings together the entire open source community, during two days of presentations ranging from tech topics to business and ethical issues of open source.</description>
<guid>/events/owc-annual-conference-2024/</guid>
<description>&lt;p&gt;OW2con is the European open source conference organized by OW2. An international meeting of developpers, IT companies, academics and non-profit organizations, OW2con brings together the entire open source community, during two days of presentations ranging from tech topics to business and ethical issues of open source. It also offers a unique opportunity to establish contact with peers through friendly networking sessions. OW2con is &lt;a href=&#34;https://www.ngi.eu/event/open-source-community-annual-conference-2024/&#34;&#xA;&#xA;&#xA;&#xA;&#xA; target=&#34;_blank&#34;&#xA; &#xA;&#xA;&#xA;&gt;open&lt;/a&gt;&#xA; to all, the event is free and all sessions are held in English.&#xA;The OW2con24 call for presentations is open. This year we are giving the highlight on the theme of open source funding: what are the current solutions for innovators, start-ups or ISVs to finance their development? private or public financing? Are national and European public policies up to the challenges?&lt;/p&gt;</description>
</item>
<item>
<title>State of the Internet 2024</title>
<link>//localhost:1313/events/waag-state-internet-2024/</link>
<link>/events/waag-state-internet-2024/</link>
<pubDate>Wed, 10 Apr 2024 16:00:00 +0000</pubDate>
<guid>//localhost:1313/events/waag-state-internet-2024/</guid>
<description>Join us at the State of the Internet 2024, where Waag Futurelab, alongside the Municipality of Amsterdam and the OBA, delves into the depths of the online realm.</description>
<guid>/events/waag-state-internet-2024/</guid>
<description>&lt;p&gt;Join us at the State of the Internet 2024, where Waag Futurelab, alongside the Municipality of Amsterdam and the OBA, delves into the depths of the online realm. Featuring Kim van Sparrentak, Member of the European Parliament, discussing Europe&amp;rsquo;s efforts to regulate Big Tech and enhance digital rights. Explore the impact of pivotal European laws like the GDPR and AI Act while celebrating 30 years of Waag Futurelab&amp;rsquo;s dedication to democratizing technology access for all.&lt;/p&gt;</description>
</item>
</channel>
</rss>

View file

@ -5,7 +5,7 @@
lang="en-us"
itemtype="http://schema.org/WebPage"
>
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
<head>
<meta charset="utf-8" />
@ -32,11 +32,11 @@
<link rel="shortcut icon" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_96x0_resize_lanczos_3.png" type="image/x-icon">
<link rel="icon" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_96x0_resize_lanczos_3.png" type="image/x-icon">
<link rel="icon" type="image/png" sizes="48x48" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_48x0_resize_lanczos_3.png">
<link rel="icon" type="image/png" sizes="96x96" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_96x0_resize_lanczos_3.png">
<link rel="apple-touch-icon" sizes="144x144" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_144x0_resize_lanczos_3.png">
<link rel="shortcut icon" href="/images/favicon_hu16604243599178101560.png" type="image/x-icon">
<link rel="icon" href="/images/favicon_hu16604243599178101560.png" type="image/x-icon">
<link rel="icon" type="image/png" sizes="48x48" href="/images/favicon_hu4396562159347915165.png">
<link rel="icon" type="image/png" sizes="96x96" href="/images/favicon_hu16604243599178101560.png">
<link rel="apple-touch-icon" sizes="144x144" href="/images/favicon_hu12447364207213194778.png">
@ -71,7 +71,6 @@
<base href="//localhost:1313/categories/" />
@ -155,8 +154,8 @@
<meta property="og:image" content="//localhost:1313/images/logo.png" />
<meta name="twitter:image" content="//localhost:1313/images/logo.png" />
<meta property="og:image" content="/images/logo.png" />
<meta name="twitter:image" content="/images/logo.png" />
<meta
name="twitter:card"
content="summary
@ -187,7 +186,7 @@
<meta property="og:title" content="Fediversity" />
<meta property="og:description" content="Fediversity Project" />
<meta property="og:type" content="website" />
<meta property="og:url" content="//localhost:1313/categories/" />
<meta property="og:url" content="/categories/" />
<meta name="twitter:title" content="Fediversity" />
@ -210,7 +209,7 @@
<script>
let indexURL = "//localhost:1313/searchindex.json";
let indexURL = "/searchindex.json";
let includeSectionsInSearch = ["blog"];
let no_results_for = "No results for";
let empty_search_results_placeholder = "Type something to search..";
@ -269,8 +268,8 @@
<link
href="/css/style.css"
integrity=""
href="/css/style.min.61727c767a870956d1add8a8a81f2fd7cb2cd4cb624937bd5a58b5400fc9d015.css"
integrity="sha256-YXJ8dnqHCVbRrdioqB8v18ss1MtiSTe9Wli1QA/J0BU="
rel="stylesheet"
/>
@ -279,8 +278,8 @@
defer
async
rel="stylesheet"
href="/css/style-lazy.css"
integrity=""
href="/css/style-lazy.min.da601e742ef58b848e8d0b0e08ff77237c39555b63fd3835f65cb1d8cfe054f1.css"
integrity="sha256-2mAedC71i4SOjQsOCP93I3w5VVtj/Tg19lyx2M/gVPE="
media="print"
onload="this.media='all'; this.onload=null;"
/>
@ -292,19 +291,7 @@
<div
class="fixed left-0 top-0 z-50 flex w-[30px] items-center justify-center bg-gray-200 py-[2.5px] text-[12px] uppercase text-black sm:bg-red-200 md:bg-yellow-200 lg:bg-green-200 xl:bg-blue-200 2xl:bg-pink-200"
>
<span class="block sm:hidden">all</span>
<span class="hidden sm:block md:hidden">sm</span>
<span class="hidden md:block lg:hidden">md</span>
<span class="hidden lg:block xl:hidden">lg</span>
<span class="hidden xl:block 2xl:hidden">xl</span>
<span class="hidden 2xl:block">2xl</span>
</div>
@ -399,9 +386,9 @@
class="img logo-dark"
width="160"
height="32"
src="/images/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_q80_h2_lanczos_3.webp"
src="/images/logo-darkmode_hu7104616098336059575.webp"
alt="Hugoplate"
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_lanczos_3.png';" />
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu5336703655062803932.png';" />
@ -465,7 +452,7 @@
<a
class="nav-dropdown-link "
href="/developers/"
href="/"
>
Developers
</a>
@ -475,7 +462,7 @@
<a
class="nav-dropdown-link "
href="/ec/"
href="/"
>
European Commission
</a>
@ -485,7 +472,7 @@
<a
class="nav-dropdown-link "
href="/individuals/"
href="/"
>
Individuals
</a>
@ -529,7 +516,7 @@
<a
class="nav-dropdown-link "
href="/nlnet/"
href="/"
>
NLnet
</a>
@ -539,7 +526,7 @@
<a
class="nav-dropdown-link "
href="/nordunet/"
href="/"
>
NORDUnet
</a>
@ -549,7 +536,7 @@
<a
class="nav-dropdown-link "
href="/oid/"
href="/"
>
Open Internet Discourse
</a>
@ -559,7 +546,7 @@
<a
class="nav-dropdown-link "
href="/tweag/"
href="/"
>
Tweag
</a>
@ -653,7 +640,7 @@
<ul class="mt-6 inline-flex space-x-1 capitalize">
<li>
<a class="text-primary" href="//localhost:1313/">
<a class="text-primary" href="/">
Home
</a>
<span class="inlin-block mr-1">/</span>
@ -678,7 +665,7 @@
<li class="m-3 inline-block">
<a
href="//localhost:1313/categories/news/"
href="/categories/news/"
class="bg-theme-light text-dark block rounded px-4 py-2 text-xl"
>
News
@ -688,7 +675,7 @@
<li class="m-3 inline-block">
<a
href="//localhost:1313/categories/event/"
href="/categories/event/"
class="bg-theme-light text-dark block rounded px-4 py-2 text-xl"
>
Event
@ -698,7 +685,7 @@
<li class="m-3 inline-block">
<a
href="//localhost:1313/categories/conference/"
href="/categories/conference/"
class="bg-theme-light text-dark block rounded px-4 py-2 text-xl"
>
Conference
@ -708,7 +695,7 @@
<li class="m-3 inline-block">
<a
href="//localhost:1313/categories/webinar/"
href="/categories/webinar/"
class="bg-theme-light text-dark block rounded px-4 py-2 text-xl"
>
Webinar
@ -814,9 +801,9 @@
class="img logo-dark"
width="160"
height="32"
src="/images/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_q80_h2_lanczos_3.webp"
src="/images/logo-darkmode_hu7104616098336059575.webp"
alt="Hugoplate"
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_lanczos_3.png';" />
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu5336703655062803932.png';" />
@ -840,7 +827,7 @@
<a
href="
/privacy-policy/
/
"
>Privacy Policy</a
>
@ -890,11 +877,11 @@
<script
crossorigin="anonymous"
integrity=""
src="/js/script.js"
integrity="sha256-KqmvR9djio523pYWZ0IdV49tSiUwUyKOV0vjnRUFRfg="
src="/js/script.min.2aa9af47d7638a8e76de961667421d578f6d4a253053228e574be39d150545f8.js"
></script>
@ -902,8 +889,8 @@
defer
async
crossorigin="anonymous"
integrity=""
src="/js/script-lazy.js"
integrity="sha256-9e9iyznGCSfFZB4ElW&#43;WFonrJpHJr5pYxsaD7VVh4wc="
src="/js/script-lazy.min.f5ef62cb39c60927c5641e04956f961689eb2691c9af9a58c6c683ed5561e307.js"
></script>

View file

@ -2,38 +2,38 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Categories on Fediversity</title>
<link>//localhost:1313/categories/</link>
<link>/categories/</link>
<description>Recent content in Categories on Fediversity</description>
<generator>Hugo -- gohugo.io</generator>
<generator>Hugo</generator>
<language>en-us</language>
<lastBuildDate>Mon, 05 Aug 2024 05:00:00 +0000</lastBuildDate>
<atom:link href="//localhost:1313/categories/index.xml" rel="self" type="application/rss+xml" />
<lastBuildDate>Tue, 17 Sep 2024 05:00:00 +0000</lastBuildDate>
<atom:link href="/categories/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>News</title>
<link>//localhost:1313/categories/news/</link>
<pubDate>Mon, 05 Aug 2024 05:00:00 +0000</pubDate>
<guid>//localhost:1313/categories/news/</guid>
<link>/categories/news/</link>
<pubDate>Tue, 17 Sep 2024 05:00:00 +0000</pubDate>
<guid>/categories/news/</guid>
<description></description>
</item>
<item>
<title>Conference</title>
<link>//localhost:1313/categories/conference/</link>
<link>/categories/conference/</link>
<pubDate>Sat, 11 May 2024 14:00:00 +0200</pubDate>
<guid>//localhost:1313/categories/conference/</guid>
<guid>/categories/conference/</guid>
<description></description>
</item>
<item>
<title>Event</title>
<link>//localhost:1313/categories/event/</link>
<link>/categories/event/</link>
<pubDate>Sat, 11 May 2024 14:00:00 +0200</pubDate>
<guid>//localhost:1313/categories/event/</guid>
<guid>/categories/event/</guid>
<description></description>
</item>
<item>
<title>Webinar</title>
<link>//localhost:1313/categories/webinar/</link>
<link>/categories/webinar/</link>
<pubDate>Wed, 10 Apr 2024 16:00:00 +0000</pubDate>
<guid>//localhost:1313/categories/webinar/</guid>
<guid>/categories/webinar/</guid>
<description></description>
</item>
</channel>

View file

@ -5,7 +5,7 @@
lang="en-us"
itemtype="http://schema.org/WebPage"
>
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
<head>
<meta charset="utf-8" />
@ -32,11 +32,11 @@
<link rel="shortcut icon" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_96x0_resize_lanczos_3.png" type="image/x-icon">
<link rel="icon" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_96x0_resize_lanczos_3.png" type="image/x-icon">
<link rel="icon" type="image/png" sizes="48x48" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_48x0_resize_lanczos_3.png">
<link rel="icon" type="image/png" sizes="96x96" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_96x0_resize_lanczos_3.png">
<link rel="apple-touch-icon" sizes="144x144" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_144x0_resize_lanczos_3.png">
<link rel="shortcut icon" href="/images/favicon_hu16604243599178101560.png" type="image/x-icon">
<link rel="icon" href="/images/favicon_hu16604243599178101560.png" type="image/x-icon">
<link rel="icon" type="image/png" sizes="48x48" href="/images/favicon_hu4396562159347915165.png">
<link rel="icon" type="image/png" sizes="96x96" href="/images/favicon_hu16604243599178101560.png">
<link rel="apple-touch-icon" sizes="144x144" href="/images/favicon_hu12447364207213194778.png">
@ -71,7 +71,6 @@
<base href="//localhost:1313/categories/news/" />
@ -155,8 +154,8 @@
<meta property="og:image" content="//localhost:1313/images/logo.png" />
<meta name="twitter:image" content="//localhost:1313/images/logo.png" />
<meta property="og:image" content="/images/logo.png" />
<meta name="twitter:image" content="/images/logo.png" />
<meta
name="twitter:card"
content="summary
@ -187,7 +186,7 @@
<meta property="og:title" content="Fediversity" />
<meta property="og:description" content="Fediversity Project" />
<meta property="og:type" content="website" />
<meta property="og:url" content="//localhost:1313/categories/news/" />
<meta property="og:url" content="/categories/news/" />
<meta name="twitter:title" content="Fediversity" />
@ -210,7 +209,7 @@
<script>
let indexURL = "//localhost:1313/searchindex.json";
let indexURL = "/searchindex.json";
let includeSectionsInSearch = ["blog"];
let no_results_for = "No results for";
let empty_search_results_placeholder = "Type something to search..";
@ -269,8 +268,8 @@
<link
href="/css/style.css"
integrity=""
href="/css/style.min.61727c767a870956d1add8a8a81f2fd7cb2cd4cb624937bd5a58b5400fc9d015.css"
integrity="sha256-YXJ8dnqHCVbRrdioqB8v18ss1MtiSTe9Wli1QA/J0BU="
rel="stylesheet"
/>
@ -279,8 +278,8 @@
defer
async
rel="stylesheet"
href="/css/style-lazy.css"
integrity=""
href="/css/style-lazy.min.da601e742ef58b848e8d0b0e08ff77237c39555b63fd3835f65cb1d8cfe054f1.css"
integrity="sha256-2mAedC71i4SOjQsOCP93I3w5VVtj/Tg19lyx2M/gVPE="
media="print"
onload="this.media='all'; this.onload=null;"
/>
@ -292,19 +291,7 @@
<div
class="fixed left-0 top-0 z-50 flex w-[30px] items-center justify-center bg-gray-200 py-[2.5px] text-[12px] uppercase text-black sm:bg-red-200 md:bg-yellow-200 lg:bg-green-200 xl:bg-blue-200 2xl:bg-pink-200"
>
<span class="block sm:hidden">all</span>
<span class="hidden sm:block md:hidden">sm</span>
<span class="hidden md:block lg:hidden">md</span>
<span class="hidden lg:block xl:hidden">lg</span>
<span class="hidden xl:block 2xl:hidden">xl</span>
<span class="hidden 2xl:block">2xl</span>
</div>
@ -399,9 +386,9 @@
class="img logo-dark"
width="160"
height="32"
src="/images/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_q80_h2_lanczos_3.webp"
src="/images/logo-darkmode_hu7104616098336059575.webp"
alt="Hugoplate"
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_lanczos_3.png';" />
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu5336703655062803932.png';" />
@ -465,7 +452,7 @@
<a
class="nav-dropdown-link "
href="/developers/"
href="/"
>
Developers
</a>
@ -475,7 +462,7 @@
<a
class="nav-dropdown-link "
href="/ec/"
href="/"
>
European Commission
</a>
@ -485,7 +472,7 @@
<a
class="nav-dropdown-link "
href="/individuals/"
href="/"
>
Individuals
</a>
@ -529,7 +516,7 @@
<a
class="nav-dropdown-link "
href="/nlnet/"
href="/"
>
NLnet
</a>
@ -539,7 +526,7 @@
<a
class="nav-dropdown-link "
href="/nordunet/"
href="/"
>
NORDUnet
</a>
@ -549,7 +536,7 @@
<a
class="nav-dropdown-link "
href="/oid/"
href="/"
>
Open Internet Discourse
</a>
@ -559,7 +546,7 @@
<a
class="nav-dropdown-link "
href="/tweag/"
href="/"
>
Tweag
</a>
@ -653,7 +640,7 @@
<ul class="mt-6 inline-flex space-x-1 capitalize">
<li>
<a class="text-primary" href="//localhost:1313/">
<a class="text-primary" href="/">
Home
</a>
<span class="inlin-block mr-1">/</span>
@ -766,174 +753,27 @@
<picture>
<source
srcset="/images/checkbox-illustration-scaled_hu1ec65c0d63d9ad88a527e7b5c5d9d0fa_24456_545x0_resize_q80_h2_lanczos_3.webp"
srcset="/images/bergen-airport_hu343886863043741578.webp"
media="(max-width: 575px)" />
<source
srcset="/images/checkbox-illustration-scaled_hu1ec65c0d63d9ad88a527e7b5c5d9d0fa_24456_600x0_resize_q80_h2_lanczos_3.webp"
srcset="/images/bergen-airport_hu2591598179255672966.webp"
media="(max-width: 767px)" />
<source
srcset="/images/checkbox-illustration-scaled_hu1ec65c0d63d9ad88a527e7b5c5d9d0fa_24456_700x0_resize_q80_h2_lanczos_3.webp"
srcset="/images/bergen-airport_hu1034421446123378188.webp"
media="(max-width: 991px)" />
<source
srcset="/images/checkbox-illustration-scaled_hu1ec65c0d63d9ad88a527e7b5c5d9d0fa_24456_1110x0_resize_q80_h2_lanczos_3.webp"
srcset="/images/bergen-airport_hu6557654034080440480.webp"
/>
<img
loading="lazy" decoding="async"
src="/images/checkbox-illustration-scaled_hu1ec65c0d63d9ad88a527e7b5c5d9d0fa_24456_1110x0_resize_lanczos_3.png"
class=" w-full rounded img"
alt="Fediversity Tech Session"
width="500"
height="378" />
</picture>
<h4 class="mb-3">
<a href="/blog/fediversity-tech-session/"> Fediversity Tech Session </a>
</h4>
<ul class="mb-4">
<li class="mr-4 inline-block">
<a href="/authors/laurens-hof/">
<i class="fa-regular fa-circle-user mr-2"></i>Laurens Hof
</a>
</li>
<li class="mr-4 inline-block">
<i class="fa-regular fa-folder mr-1"></i>
<a
href="/categories/news/"
class="ms-1"
>News
</a>
</li>
</ul>
<p class="mb-6">Recently Fediversity hosted a tech session on NixOS and Kubernetes. We invited people within the community to discuss some design considerations of the Fediversity project with us.</p>
<a class="btn btn-outline-primary btn-sm" href="/blog/fediversity-tech-session/">
Read More
</a>
</div>
</div>
<div class="md:col-6 mb-14">
<div class="bg-body">
<picture>
<source
srcset="/images/dc1_hu58840e307e8226cb8212843ce8494d49_6129825_545x0_resize_q80_h2_lanczos.webp"
media="(max-width: 575px)" />
<source
srcset="/images/dc1_hu58840e307e8226cb8212843ce8494d49_6129825_600x0_resize_q80_h2_lanczos.webp"
media="(max-width: 767px)" />
<source
srcset="/images/dc1_hu58840e307e8226cb8212843ce8494d49_6129825_700x0_resize_q80_h2_lanczos.webp"
media="(max-width: 991px)" />
<source
srcset="/images/dc1_hu58840e307e8226cb8212843ce8494d49_6129825_1110x0_resize_q80_h2_lanczos.webp"
/>
<img
loading="lazy" decoding="async"
src="/images/dc1_hu58840e307e8226cb8212843ce8494d49_6129825_1110x0_resize_q80_lanczos.jpg"
src="/images/bergen-airport_hu4876915787117599601.jpeg"
class=" w-full rounded img"
alt="Nordunet Conference 2024"
width="4032"
@ -971,7 +811,7 @@
</li>
</ul>
<p class="mb-6">Fediversity was represented at the Nordunet Conference for 2024, with both the Internet Discourse Foundation and Nordunet themselves being present.</p>
<p class="mb-6"><p>Fediversity was represented in Bergen at the Nordunet Conference for 2024, with both the Internet Discourse Foundation and Nordunet themselves being present. This was a great opportunity for the different organisations in the consortium to meet with each other and exchange ideas.</p></p>
<a class="btn btn-outline-primary btn-sm" href="/blog/nordunet-conference-2024/">
Read More
</a>
@ -1060,27 +900,174 @@
<picture>
<source
srcset="/images/avhuffelenmastodonpin_hu0cc757d18a5856163cd7dd527de01b67_1231197_545x0_resize_q80_h2_lanczos.webp"
srcset="/images/checkbox-illustration-scaled_hu4269199048708930984.webp"
media="(max-width: 575px)" />
<source
srcset="/images/avhuffelenmastodonpin_hu0cc757d18a5856163cd7dd527de01b67_1231197_600x0_resize_q80_h2_lanczos.webp"
srcset="/images/checkbox-illustration-scaled_hu10217678749593304326.webp"
media="(max-width: 767px)" />
<source
srcset="/images/avhuffelenmastodonpin_hu0cc757d18a5856163cd7dd527de01b67_1231197_700x0_resize_q80_h2_lanczos.webp"
srcset="/images/checkbox-illustration-scaled_hu2192335168322067795.webp"
media="(max-width: 991px)" />
<source
srcset="/images/avhuffelenmastodonpin_hu0cc757d18a5856163cd7dd527de01b67_1231197_1110x0_resize_q80_h2_lanczos.webp"
srcset="/images/checkbox-illustration-scaled_hu15156688376836492198.webp"
/>
<img
loading="lazy" decoding="async"
src="/images/avhuffelenmastodonpin_hu0cc757d18a5856163cd7dd527de01b67_1231197_1110x0_resize_q80_lanczos.jpg"
src="/images/checkbox-illustration-scaled_hu16838411390007710765.png"
class=" w-full rounded img"
alt="Fediversity Tech Session"
width="500"
height="378" />
</picture>
<h4 class="mb-3">
<a href="/blog/fediversity-tech-session/"> Fediversity Tech Session </a>
</h4>
<ul class="mb-4">
<li class="mr-4 inline-block">
<a href="/authors/laurens-hof/">
<i class="fa-regular fa-circle-user mr-2"></i>Laurens Hof
</a>
</li>
<li class="mr-4 inline-block">
<i class="fa-regular fa-folder mr-1"></i>
<a
href="/categories/news/"
class="ms-1"
>News
</a>
</li>
</ul>
<p class="mb-6"><p>Recently Fediversity hosted a tech session on NixOS and Kubernetes. We invited people within the community to discuss some design considerations of the Fediversity project with us.</p></p>
<a class="btn btn-outline-primary btn-sm" href="/blog/fediversity-tech-session/">
Read More
</a>
</div>
</div>
<div class="md:col-6 mb-14">
<div class="bg-body">
<picture>
<source
srcset="/images/avhuffelenmastodonpin_hu6361518592945754494.webp"
media="(max-width: 575px)" />
<source
srcset="/images/avhuffelenmastodonpin_hu2434575141884048353.webp"
media="(max-width: 767px)" />
<source
srcset="/images/avhuffelenmastodonpin_hu6495664248264310169.webp"
media="(max-width: 991px)" />
<source
srcset="/images/avhuffelenmastodonpin_hu5103542158609611075.webp"
/>
<img
loading="lazy" decoding="async"
src="/images/avhuffelenmastodonpin_hu10704201350387467466.jpg"
class=" w-full rounded img"
alt="PublicSpaces Conference 2024"
width="5000"
@ -1118,7 +1105,17 @@
</li>
</ul>
<p class="mb-6">PublicSpaces and Waag Futurelabs recently held their yearly conference in Amsterdam, titled &lsquo;Taking Back the Internet&rsquo;.</p>
<p class="mb-6"><p>PublicSpaces and Waag Futurelabs recently held their yearly conference in Amsterdam, titled &lsquo;Taking Back the Internet&rsquo;. PublicSpaces is a network of public organisations fighting for an internet based on public values. The Fediversity Project attended, to share ideas, and learn more about how people and organisations think about an ethical internet. If you are interested, you can view all sessions <a href="https://conference.publicspaces.net/en/archive/pubconf2024"
target="_blank"
>here</a>
(hosted on PeerTube!).</p></p>
<a class="btn btn-outline-primary btn-sm" href="/blog/publicspaces-conference/">
Read More
</a>
@ -1207,27 +1204,27 @@
<picture>
<source
srcset="/images/website-new_hu1a99c13afd8cec2502ba6c213bba0f95_18139_545x0_resize_q80_h2_lanczos_3.webp"
srcset="/images/website-new_hu5680831119679982420.webp"
media="(max-width: 575px)" />
<source
srcset="/images/website-new_hu1a99c13afd8cec2502ba6c213bba0f95_18139_600x0_resize_q80_h2_lanczos_3.webp"
srcset="/images/website-new_hu9181029990194444055.webp"
media="(max-width: 767px)" />
<source
srcset="/images/website-new_hu1a99c13afd8cec2502ba6c213bba0f95_18139_700x0_resize_q80_h2_lanczos_3.webp"
srcset="/images/website-new_hu14802481276788561986.webp"
media="(max-width: 991px)" />
<source
srcset="/images/website-new_hu1a99c13afd8cec2502ba6c213bba0f95_18139_1110x0_resize_q80_h2_lanczos_3.webp"
srcset="/images/website-new_hu11267052114313020583.webp"
/>
<img
loading="lazy" decoding="async"
src="/images/website-new_hu1a99c13afd8cec2502ba6c213bba0f95_18139_1110x0_resize_lanczos_3.png"
src="/images/website-new_hu1016575897808709605.png"
class=" w-full rounded img"
alt="Fediversity new website launch"
width="851"
@ -1265,7 +1262,7 @@
</li>
</ul>
<p class="mb-6">We are pleased to introduce the launch of our new website dedicated to the Fediversity project.</p>
<p class="mb-6"><p>We are pleased to introduce the launch of our new website dedicated to the Fediversity project.</p></p>
<a class="btn btn-outline-primary btn-sm" href="/blog/new-website-launch/">
Read More
</a>
@ -1354,27 +1351,27 @@
<picture>
<source
srcset="/images/checkbox-illustration-scaled_hu1ec65c0d63d9ad88a527e7b5c5d9d0fa_24456_545x0_resize_q80_h2_lanczos_3.webp"
srcset="/images/checkbox-illustration-scaled_hu4269199048708930984.webp"
media="(max-width: 575px)" />
<source
srcset="/images/checkbox-illustration-scaled_hu1ec65c0d63d9ad88a527e7b5c5d9d0fa_24456_600x0_resize_q80_h2_lanczos_3.webp"
srcset="/images/checkbox-illustration-scaled_hu10217678749593304326.webp"
media="(max-width: 767px)" />
<source
srcset="/images/checkbox-illustration-scaled_hu1ec65c0d63d9ad88a527e7b5c5d9d0fa_24456_700x0_resize_q80_h2_lanczos_3.webp"
srcset="/images/checkbox-illustration-scaled_hu2192335168322067795.webp"
media="(max-width: 991px)" />
<source
srcset="/images/checkbox-illustration-scaled_hu1ec65c0d63d9ad88a527e7b5c5d9d0fa_24456_1110x0_resize_q80_h2_lanczos_3.webp"
srcset="/images/checkbox-illustration-scaled_hu15156688376836492198.webp"
/>
<img
loading="lazy" decoding="async"
src="/images/checkbox-illustration-scaled_hu1ec65c0d63d9ad88a527e7b5c5d9d0fa_24456_1110x0_resize_lanczos_3.png"
src="/images/checkbox-illustration-scaled_hu16838411390007710765.png"
class=" w-full rounded img"
alt="Fediversity Project publicly announced"
width="500"
@ -1412,7 +1409,7 @@
</li>
</ul>
<p class="mb-6">The Consortium behind the Fediversity project announces that the project has officially been started.</p>
<p class="mb-6"><p>The Consortium behind the Fediversity project announces that the project has officially been started. NLnet, Tweag, NorduNet and the Open Internet Discourse Foundation are working together to build a new service for cloud hosters.</p></p>
<a class="btn btn-outline-primary btn-sm" href="/blog/project-launch/">
Read More
</a>
@ -1520,9 +1517,9 @@
class="img logo-dark"
width="160"
height="32"
src="/images/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_q80_h2_lanczos_3.webp"
src="/images/logo-darkmode_hu7104616098336059575.webp"
alt="Hugoplate"
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_lanczos_3.png';" />
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu5336703655062803932.png';" />
@ -1546,7 +1543,7 @@
<a
href="
/privacy-policy/
/
"
>Privacy Policy</a
>
@ -1596,11 +1593,11 @@
<script
crossorigin="anonymous"
integrity=""
src="/js/script.js"
integrity="sha256-KqmvR9djio523pYWZ0IdV49tSiUwUyKOV0vjnRUFRfg="
src="/js/script.min.2aa9af47d7638a8e76de961667421d578f6d4a253053228e574be39d150545f8.js"
></script>
@ -1608,8 +1605,8 @@
defer
async
crossorigin="anonymous"
integrity=""
src="/js/script-lazy.js"
integrity="sha256-9e9iyznGCSfFZB4ElW&#43;WFonrJpHJr5pYxsaD7VVh4wc="
src="/js/script-lazy.min.f5ef62cb39c60927c5641e04956f961689eb2691c9af9a58c6c683ed5561e307.js"
></script>

View file

@ -2,46 +2,46 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>News on Fediversity</title>
<link>//localhost:1313/categories/news/</link>
<link>/categories/news/</link>
<description>Recent content in News on Fediversity</description>
<generator>Hugo -- gohugo.io</generator>
<generator>Hugo</generator>
<language>en-us</language>
<lastBuildDate>Mon, 05 Aug 2024 05:00:00 +0000</lastBuildDate>
<atom:link href="//localhost:1313/categories/news/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Fediversity Tech Session</title>
<link>//localhost:1313/blog/fediversity-tech-session/</link>
<pubDate>Mon, 05 Aug 2024 05:00:00 +0000</pubDate>
<guid>//localhost:1313/blog/fediversity-tech-session/</guid>
<description>Recently Fediversity hosted a tech session on NixOS and Kubernetes. We invited people within the community to discuss some design considerations of the Fediversity project with us.</description>
</item>
<lastBuildDate>Tue, 17 Sep 2024 05:00:00 +0000</lastBuildDate>
<atom:link href="/categories/news/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Nordunet Conference 2024</title>
<link>//localhost:1313/blog/nordunet-conference-2024/</link>
<pubDate>Tue, 30 Jul 2024 05:00:00 +0000</pubDate>
<guid>//localhost:1313/blog/nordunet-conference-2024/</guid>
<description>Fediversity was represented at the Nordunet Conference for 2024, with both the Internet Discourse Foundation and Nordunet themselves being present.</description>
<link>/blog/nordunet-conference-2024/</link>
<pubDate>Tue, 17 Sep 2024 05:00:00 +0000</pubDate>
<guid>/blog/nordunet-conference-2024/</guid>
<description>&lt;p&gt;Fediversity was represented in Bergen at the Nordunet Conference for 2024, with both the Internet Discourse Foundation and Nordunet themselves being present. This was a great opportunity for the different organisations in the consortium to meet with each other and exchange ideas.&lt;/p&gt;</description>
</item>
<item>
<title>Fediversity Tech Session</title>
<link>/blog/fediversity-tech-session/</link>
<pubDate>Mon, 05 Aug 2024 05:00:00 +0000</pubDate>
<guid>/blog/fediversity-tech-session/</guid>
<description>&lt;p&gt;Recently Fediversity hosted a tech session on NixOS and Kubernetes. We invited people within the community to discuss some design considerations of the Fediversity project with us.&lt;/p&gt;</description>
</item>
<item>
<title>PublicSpaces Conference 2024</title>
<link>//localhost:1313/blog/publicspaces-conference/</link>
<link>/blog/publicspaces-conference/</link>
<pubDate>Tue, 30 Jul 2024 05:00:00 +0000</pubDate>
<guid>//localhost:1313/blog/publicspaces-conference/</guid>
<description>PublicSpaces and Waag Futurelabs recently held their yearly conference in Amsterdam, titled &amp;lsquo;Taking Back the Internet&amp;rsquo;.</description>
<guid>/blog/publicspaces-conference/</guid>
<description>&lt;p&gt;PublicSpaces and Waag Futurelabs recently held their yearly conference in Amsterdam, titled &amp;lsquo;Taking Back the Internet&amp;rsquo;. PublicSpaces is a network of public organisations fighting for an internet based on public values. The Fediversity Project attended, to share ideas, and learn more about how people and organisations think about an ethical internet. If you are interested, you can view all sessions &lt;a href=&#34;https://conference.publicspaces.net/en/archive/pubconf2024&#34;&#xA;&#xA;&#xA;&#xA;&#xA; target=&#34;_blank&#34;&#xA; &#xA;&#xA;&#xA;&gt;here&lt;/a&gt;&#xA; (hosted on PeerTube!).&lt;/p&gt;</description>
</item>
<item>
<title>Fediversity new website launch</title>
<link>//localhost:1313/blog/new-website-launch/</link>
<link>/blog/new-website-launch/</link>
<pubDate>Wed, 15 May 2024 05:00:00 +0000</pubDate>
<guid>//localhost:1313/blog/new-website-launch/</guid>
<description>We are pleased to introduce the launch of our new website dedicated to the Fediversity project.</description>
<guid>/blog/new-website-launch/</guid>
<description>&lt;p&gt;We are pleased to introduce the launch of our new website dedicated to the Fediversity project.&lt;/p&gt;</description>
</item>
<item>
<title>Fediversity Project publicly announced</title>
<link>//localhost:1313/blog/project-launch/</link>
<link>/blog/project-launch/</link>
<pubDate>Mon, 01 Jan 2024 05:00:00 +0000</pubDate>
<guid>//localhost:1313/blog/project-launch/</guid>
<description>The Consortium behind the Fediversity project announces that the project has officially been started.</description>
<guid>/blog/project-launch/</guid>
<description>&lt;p&gt;The Consortium behind the Fediversity project announces that the project has officially been started. NLnet, Tweag, NorduNet and the Open Internet Discourse Foundation are working together to build a new service for cloud hosters.&lt;/p&gt;</description>
</item>
</channel>
</rss>

View file

@ -5,7 +5,7 @@
lang="en-us"
itemtype="http://schema.org/WebPage"
>
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
<head>
<meta charset="utf-8" />
@ -32,11 +32,11 @@
<link rel="shortcut icon" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_96x0_resize_lanczos_3.png" type="image/x-icon">
<link rel="icon" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_96x0_resize_lanczos_3.png" type="image/x-icon">
<link rel="icon" type="image/png" sizes="48x48" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_48x0_resize_lanczos_3.png">
<link rel="icon" type="image/png" sizes="96x96" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_96x0_resize_lanczos_3.png">
<link rel="apple-touch-icon" sizes="144x144" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_144x0_resize_lanczos_3.png">
<link rel="shortcut icon" href="/images/favicon_hu16604243599178101560.png" type="image/x-icon">
<link rel="icon" href="/images/favicon_hu16604243599178101560.png" type="image/x-icon">
<link rel="icon" type="image/png" sizes="48x48" href="/images/favicon_hu4396562159347915165.png">
<link rel="icon" type="image/png" sizes="96x96" href="/images/favicon_hu16604243599178101560.png">
<link rel="apple-touch-icon" sizes="144x144" href="/images/favicon_hu12447364207213194778.png">
@ -71,7 +71,6 @@
<base href="//localhost:1313/categories/webinar/" />
@ -155,8 +154,8 @@
<meta property="og:image" content="//localhost:1313/images/logo.png" />
<meta name="twitter:image" content="//localhost:1313/images/logo.png" />
<meta property="og:image" content="/images/logo.png" />
<meta name="twitter:image" content="/images/logo.png" />
<meta
name="twitter:card"
content="summary
@ -187,7 +186,7 @@
<meta property="og:title" content="Fediversity" />
<meta property="og:description" content="Fediversity Project" />
<meta property="og:type" content="website" />
<meta property="og:url" content="//localhost:1313/categories/webinar/" />
<meta property="og:url" content="/categories/webinar/" />
<meta name="twitter:title" content="Fediversity" />
@ -210,7 +209,7 @@
<script>
let indexURL = "//localhost:1313/searchindex.json";
let indexURL = "/searchindex.json";
let includeSectionsInSearch = ["blog"];
let no_results_for = "No results for";
let empty_search_results_placeholder = "Type something to search..";
@ -269,8 +268,8 @@
<link
href="/css/style.css"
integrity=""
href="/css/style.min.61727c767a870956d1add8a8a81f2fd7cb2cd4cb624937bd5a58b5400fc9d015.css"
integrity="sha256-YXJ8dnqHCVbRrdioqB8v18ss1MtiSTe9Wli1QA/J0BU="
rel="stylesheet"
/>
@ -279,8 +278,8 @@
defer
async
rel="stylesheet"
href="/css/style-lazy.css"
integrity=""
href="/css/style-lazy.min.da601e742ef58b848e8d0b0e08ff77237c39555b63fd3835f65cb1d8cfe054f1.css"
integrity="sha256-2mAedC71i4SOjQsOCP93I3w5VVtj/Tg19lyx2M/gVPE="
media="print"
onload="this.media='all'; this.onload=null;"
/>
@ -292,19 +291,7 @@
<div
class="fixed left-0 top-0 z-50 flex w-[30px] items-center justify-center bg-gray-200 py-[2.5px] text-[12px] uppercase text-black sm:bg-red-200 md:bg-yellow-200 lg:bg-green-200 xl:bg-blue-200 2xl:bg-pink-200"
>
<span class="block sm:hidden">all</span>
<span class="hidden sm:block md:hidden">sm</span>
<span class="hidden md:block lg:hidden">md</span>
<span class="hidden lg:block xl:hidden">lg</span>
<span class="hidden xl:block 2xl:hidden">xl</span>
<span class="hidden 2xl:block">2xl</span>
</div>
@ -399,9 +386,9 @@
class="img logo-dark"
width="160"
height="32"
src="/images/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_q80_h2_lanczos_3.webp"
src="/images/logo-darkmode_hu7104616098336059575.webp"
alt="Hugoplate"
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_lanczos_3.png';" />
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu5336703655062803932.png';" />
@ -465,7 +452,7 @@
<a
class="nav-dropdown-link "
href="/developers/"
href="/"
>
Developers
</a>
@ -475,7 +462,7 @@
<a
class="nav-dropdown-link "
href="/ec/"
href="/"
>
European Commission
</a>
@ -485,7 +472,7 @@
<a
class="nav-dropdown-link "
href="/individuals/"
href="/"
>
Individuals
</a>
@ -529,7 +516,7 @@
<a
class="nav-dropdown-link "
href="/nlnet/"
href="/"
>
NLnet
</a>
@ -539,7 +526,7 @@
<a
class="nav-dropdown-link "
href="/nordunet/"
href="/"
>
NORDUnet
</a>
@ -549,7 +536,7 @@
<a
class="nav-dropdown-link "
href="/oid/"
href="/"
>
Open Internet Discourse
</a>
@ -559,7 +546,7 @@
<a
class="nav-dropdown-link "
href="/tweag/"
href="/"
>
Tweag
</a>
@ -653,7 +640,7 @@
<ul class="mt-6 inline-flex space-x-1 capitalize">
<li>
<a class="text-primary" href="//localhost:1313/">
<a class="text-primary" href="/">
Home
</a>
<span class="inlin-block mr-1">/</span>
@ -766,27 +753,27 @@
<picture>
<source
srcset="/images/image-placeholder_huf5f2d24635a285cfc2259aa9741acb2a_4881_545x0_resize_q80_h2_lanczos_3.webp"
srcset="/images/image-placeholder_hu14898866438330350576.webp"
media="(max-width: 575px)" />
<source
srcset="/images/image-placeholder_huf5f2d24635a285cfc2259aa9741acb2a_4881_600x0_resize_q80_h2_lanczos_3.webp"
srcset="/images/image-placeholder_hu3366426647807776041.webp"
media="(max-width: 767px)" />
<source
srcset="/images/image-placeholder_huf5f2d24635a285cfc2259aa9741acb2a_4881_700x0_resize_q80_h2_lanczos_3.webp"
srcset="/images/image-placeholder_hu15761394040035298493.webp"
media="(max-width: 991px)" />
<source
srcset="/images/image-placeholder_huf5f2d24635a285cfc2259aa9741acb2a_4881_1110x0_resize_q80_h2_lanczos_3.webp"
srcset="/images/image-placeholder_hu9923120856516670921.webp"
/>
<img
loading="lazy" decoding="async"
src="/images/image-placeholder_huf5f2d24635a285cfc2259aa9741acb2a_4881_1110x0_resize_lanczos_3.png"
src="/images/image-placeholder_hu10538127647789974651.png"
class=" w-full rounded img"
alt="State of the Internet 2024"
width="1096"
@ -830,7 +817,7 @@
</li>
</ul>
<p class="mb-6">Join us at the State of the Internet 2024, where Waag Futurelab, alongside the Municipality of Amsterdam and the OBA, delves into the depths of the online realm.</p>
<p class="mb-6"><p>Join us at the State of the Internet 2024, where Waag Futurelab, alongside the Municipality of Amsterdam and the OBA, delves into the depths of the online realm. Featuring Kim van Sparrentak, Member of the European Parliament, discussing Europe&rsquo;s efforts to regulate Big Tech and enhance digital rights. Explore the impact of pivotal European laws like the GDPR and AI Act while celebrating 30 years of Waag Futurelab&rsquo;s dedication to democratizing technology access for all.</p></p>
<a class="btn btn-outline-primary btn-sm" href="/events/waag-state-internet-2024/">
Read More
</a>
@ -938,9 +925,9 @@
class="img logo-dark"
width="160"
height="32"
src="/images/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_q80_h2_lanczos_3.webp"
src="/images/logo-darkmode_hu7104616098336059575.webp"
alt="Hugoplate"
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_lanczos_3.png';" />
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu5336703655062803932.png';" />
@ -964,7 +951,7 @@
<a
href="
/privacy-policy/
/
"
>Privacy Policy</a
>
@ -1014,11 +1001,11 @@
<script
crossorigin="anonymous"
integrity=""
src="/js/script.js"
integrity="sha256-KqmvR9djio523pYWZ0IdV49tSiUwUyKOV0vjnRUFRfg="
src="/js/script.min.2aa9af47d7638a8e76de961667421d578f6d4a253053228e574be39d150545f8.js"
></script>
@ -1026,8 +1013,8 @@
defer
async
crossorigin="anonymous"
integrity=""
src="/js/script-lazy.js"
integrity="sha256-9e9iyznGCSfFZB4ElW&#43;WFonrJpHJr5pYxsaD7VVh4wc="
src="/js/script-lazy.min.f5ef62cb39c60927c5641e04956f961689eb2691c9af9a58c6c683ed5561e307.js"
></script>

View file

@ -2,18 +2,18 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Webinar on Fediversity</title>
<link>//localhost:1313/categories/webinar/</link>
<link>/categories/webinar/</link>
<description>Recent content in Webinar on Fediversity</description>
<generator>Hugo -- gohugo.io</generator>
<generator>Hugo</generator>
<language>en-us</language>
<lastBuildDate>Wed, 10 Apr 2024 16:00:00 +0000</lastBuildDate>
<atom:link href="//localhost:1313/categories/webinar/index.xml" rel="self" type="application/rss+xml" />
<atom:link href="/categories/webinar/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>State of the Internet 2024</title>
<link>//localhost:1313/events/waag-state-internet-2024/</link>
<link>/events/waag-state-internet-2024/</link>
<pubDate>Wed, 10 Apr 2024 16:00:00 +0000</pubDate>
<guid>//localhost:1313/events/waag-state-internet-2024/</guid>
<description>Join us at the State of the Internet 2024, where Waag Futurelab, alongside the Municipality of Amsterdam and the OBA, delves into the depths of the online realm.</description>
<guid>/events/waag-state-internet-2024/</guid>
<description>&lt;p&gt;Join us at the State of the Internet 2024, where Waag Futurelab, alongside the Municipality of Amsterdam and the OBA, delves into the depths of the online realm. Featuring Kim van Sparrentak, Member of the European Parliament, discussing Europe&amp;rsquo;s efforts to regulate Big Tech and enhance digital rights. Explore the impact of pivotal European laws like the GDPR and AI Act while celebrating 30 years of Waag Futurelab&amp;rsquo;s dedication to democratizing technology access for all.&lt;/p&gt;</description>
</item>
</channel>
</rss>

View file

@ -5,7 +5,7 @@
lang="en-us"
itemtype="http://schema.org/WebPage"
>
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
<head>
<meta charset="utf-8" />
@ -32,11 +32,11 @@
<link rel="shortcut icon" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_96x0_resize_lanczos_3.png" type="image/x-icon">
<link rel="icon" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_96x0_resize_lanczos_3.png" type="image/x-icon">
<link rel="icon" type="image/png" sizes="48x48" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_48x0_resize_lanczos_3.png">
<link rel="icon" type="image/png" sizes="96x96" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_96x0_resize_lanczos_3.png">
<link rel="apple-touch-icon" sizes="144x144" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_144x0_resize_lanczos_3.png">
<link rel="shortcut icon" href="/images/favicon_hu16604243599178101560.png" type="image/x-icon">
<link rel="icon" href="/images/favicon_hu16604243599178101560.png" type="image/x-icon">
<link rel="icon" type="image/png" sizes="48x48" href="/images/favicon_hu4396562159347915165.png">
<link rel="icon" type="image/png" sizes="96x96" href="/images/favicon_hu16604243599178101560.png">
<link rel="apple-touch-icon" sizes="144x144" href="/images/favicon_hu12447364207213194778.png">
@ -71,7 +71,6 @@
<base href="//localhost:1313/consortium/" />
@ -159,8 +158,8 @@
<meta property="og:image" content="//localhost:1313/images/logo.png" />
<meta name="twitter:image" content="//localhost:1313/images/logo.png" />
<meta property="og:image" content="/images/logo.png" />
<meta name="twitter:image" content="/images/logo.png" />
<meta
name="twitter:card"
content="summary
@ -191,7 +190,7 @@
<meta property="og:title" content="Consortium" />
<meta property="og:description" content="The organisations behind the Fediversity Project" />
<meta property="og:type" content="website" />
<meta property="og:url" content="//localhost:1313/consortium/" />
<meta property="og:url" content="/consortium/" />
<meta name="twitter:title" content="Consortium" />
@ -214,7 +213,7 @@
<script>
let indexURL = "//localhost:1313/searchindex.json";
let indexURL = "/searchindex.json";
let includeSectionsInSearch = ["blog"];
let no_results_for = "No results for";
let empty_search_results_placeholder = "Type something to search..";
@ -273,8 +272,8 @@
<link
href="/css/style.css"
integrity=""
href="/css/style.min.61727c767a870956d1add8a8a81f2fd7cb2cd4cb624937bd5a58b5400fc9d015.css"
integrity="sha256-YXJ8dnqHCVbRrdioqB8v18ss1MtiSTe9Wli1QA/J0BU="
rel="stylesheet"
/>
@ -283,8 +282,8 @@
defer
async
rel="stylesheet"
href="/css/style-lazy.css"
integrity=""
href="/css/style-lazy.min.da601e742ef58b848e8d0b0e08ff77237c39555b63fd3835f65cb1d8cfe054f1.css"
integrity="sha256-2mAedC71i4SOjQsOCP93I3w5VVtj/Tg19lyx2M/gVPE="
media="print"
onload="this.media='all'; this.onload=null;"
/>
@ -296,19 +295,7 @@
<div
class="fixed left-0 top-0 z-50 flex w-[30px] items-center justify-center bg-gray-200 py-[2.5px] text-[12px] uppercase text-black sm:bg-red-200 md:bg-yellow-200 lg:bg-green-200 xl:bg-blue-200 2xl:bg-pink-200"
>
<span class="block sm:hidden">all</span>
<span class="hidden sm:block md:hidden">sm</span>
<span class="hidden md:block lg:hidden">md</span>
<span class="hidden lg:block xl:hidden">lg</span>
<span class="hidden xl:block 2xl:hidden">xl</span>
<span class="hidden 2xl:block">2xl</span>
</div>
@ -403,9 +390,9 @@
class="img logo-dark"
width="160"
height="32"
src="/images/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_q80_h2_lanczos_3.webp"
src="/images/logo-darkmode_hu7104616098336059575.webp"
alt="Hugoplate"
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_lanczos_3.png';" />
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu5336703655062803932.png';" />
@ -469,7 +456,7 @@
<a
class="nav-dropdown-link "
href="/developers/"
href="/"
>
Developers
</a>
@ -479,7 +466,7 @@
<a
class="nav-dropdown-link "
href="/ec/"
href="/"
>
European Commission
</a>
@ -489,7 +476,7 @@
<a
class="nav-dropdown-link "
href="/individuals/"
href="/"
>
Individuals
</a>
@ -533,7 +520,7 @@
<a
class="nav-dropdown-link "
href="/nlnet/"
href="/"
>
NLnet
</a>
@ -543,7 +530,7 @@
<a
class="nav-dropdown-link "
href="/nordunet/"
href="/"
>
NORDUnet
</a>
@ -553,7 +540,7 @@
<a
class="nav-dropdown-link "
href="/oid/"
href="/"
>
Open Internet Discourse
</a>
@ -563,7 +550,7 @@
<a
class="nav-dropdown-link "
href="/tweag/"
href="/"
>
Tweag
</a>
@ -657,7 +644,7 @@
<ul class="mt-6 inline-flex space-x-1 capitalize">
<li>
<a class="text-primary" href="//localhost:1313/">
<a class="text-primary" href="/">
Home
</a>
<span class="inlin-block mr-1">/</span>
@ -780,9 +767,9 @@
class="img logo-dark"
width="160"
height="32"
src="/images/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_q80_h2_lanczos_3.webp"
src="/images/logo-darkmode_hu7104616098336059575.webp"
alt="Hugoplate"
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_lanczos_3.png';" />
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu5336703655062803932.png';" />
@ -806,7 +793,7 @@
<a
href="
/privacy-policy/
/
"
>Privacy Policy</a
>
@ -856,11 +843,11 @@
<script
crossorigin="anonymous"
integrity=""
src="/js/script.js"
integrity="sha256-KqmvR9djio523pYWZ0IdV49tSiUwUyKOV0vjnRUFRfg="
src="/js/script.min.2aa9af47d7638a8e76de961667421d578f6d4a253053228e574be39d150545f8.js"
></script>
@ -868,8 +855,8 @@
defer
async
crossorigin="anonymous"
integrity=""
src="/js/script-lazy.js"
integrity="sha256-9e9iyznGCSfFZB4ElW&#43;WFonrJpHJr5pYxsaD7VVh4wc="
src="/js/script-lazy.min.f5ef62cb39c60927c5641e04956f961689eb2691c9af9a58c6c683ed5561e307.js"
></script>

View file

@ -5,7 +5,7 @@
lang="en-us"
itemtype="http://schema.org/WebPage"
>
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
<head>
<meta charset="utf-8" />
@ -32,11 +32,11 @@
<link rel="shortcut icon" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_96x0_resize_lanczos_3.png" type="image/x-icon">
<link rel="icon" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_96x0_resize_lanczos_3.png" type="image/x-icon">
<link rel="icon" type="image/png" sizes="48x48" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_48x0_resize_lanczos_3.png">
<link rel="icon" type="image/png" sizes="96x96" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_96x0_resize_lanczos_3.png">
<link rel="apple-touch-icon" sizes="144x144" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_144x0_resize_lanczos_3.png">
<link rel="shortcut icon" href="/images/favicon_hu16604243599178101560.png" type="image/x-icon">
<link rel="icon" href="/images/favicon_hu16604243599178101560.png" type="image/x-icon">
<link rel="icon" type="image/png" sizes="48x48" href="/images/favicon_hu4396562159347915165.png">
<link rel="icon" type="image/png" sizes="96x96" href="/images/favicon_hu16604243599178101560.png">
<link rel="apple-touch-icon" sizes="144x144" href="/images/favicon_hu12447364207213194778.png">
@ -71,7 +71,6 @@
<base href="//localhost:1313/contact/" />
@ -158,8 +157,8 @@
<meta property="og:image" content="//localhost:1313/images/logo.png" />
<meta name="twitter:image" content="//localhost:1313/images/logo.png" />
<meta property="og:image" content="/images/logo.png" />
<meta name="twitter:image" content="/images/logo.png" />
<meta
name="twitter:card"
content="summary
@ -190,7 +189,7 @@
<meta property="og:title" content="Contact" />
<meta property="og:description" content="How to contact us" />
<meta property="og:type" content="website" />
<meta property="og:url" content="//localhost:1313/contact/" />
<meta property="og:url" content="/contact/" />
<meta name="twitter:title" content="Contact" />
@ -213,7 +212,7 @@
<script>
let indexURL = "//localhost:1313/searchindex.json";
let indexURL = "/searchindex.json";
let includeSectionsInSearch = ["blog"];
let no_results_for = "No results for";
let empty_search_results_placeholder = "Type something to search..";
@ -272,8 +271,8 @@
<link
href="/css/style.css"
integrity=""
href="/css/style.min.61727c767a870956d1add8a8a81f2fd7cb2cd4cb624937bd5a58b5400fc9d015.css"
integrity="sha256-YXJ8dnqHCVbRrdioqB8v18ss1MtiSTe9Wli1QA/J0BU="
rel="stylesheet"
/>
@ -282,8 +281,8 @@
defer
async
rel="stylesheet"
href="/css/style-lazy.css"
integrity=""
href="/css/style-lazy.min.da601e742ef58b848e8d0b0e08ff77237c39555b63fd3835f65cb1d8cfe054f1.css"
integrity="sha256-2mAedC71i4SOjQsOCP93I3w5VVtj/Tg19lyx2M/gVPE="
media="print"
onload="this.media='all'; this.onload=null;"
/>
@ -295,19 +294,7 @@
<div
class="fixed left-0 top-0 z-50 flex w-[30px] items-center justify-center bg-gray-200 py-[2.5px] text-[12px] uppercase text-black sm:bg-red-200 md:bg-yellow-200 lg:bg-green-200 xl:bg-blue-200 2xl:bg-pink-200"
>
<span class="block sm:hidden">all</span>
<span class="hidden sm:block md:hidden">sm</span>
<span class="hidden md:block lg:hidden">md</span>
<span class="hidden lg:block xl:hidden">lg</span>
<span class="hidden xl:block 2xl:hidden">xl</span>
<span class="hidden 2xl:block">2xl</span>
</div>
@ -402,9 +389,9 @@
class="img logo-dark"
width="160"
height="32"
src="/images/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_q80_h2_lanczos_3.webp"
src="/images/logo-darkmode_hu7104616098336059575.webp"
alt="Hugoplate"
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_lanczos_3.png';" />
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu5336703655062803932.png';" />
@ -468,7 +455,7 @@
<a
class="nav-dropdown-link "
href="/developers/"
href="/"
>
Developers
</a>
@ -478,7 +465,7 @@
<a
class="nav-dropdown-link "
href="/ec/"
href="/"
>
European Commission
</a>
@ -488,7 +475,7 @@
<a
class="nav-dropdown-link "
href="/individuals/"
href="/"
>
Individuals
</a>
@ -532,7 +519,7 @@
<a
class="nav-dropdown-link "
href="/nlnet/"
href="/"
>
NLnet
</a>
@ -542,7 +529,7 @@
<a
class="nav-dropdown-link "
href="/nordunet/"
href="/"
>
NORDUnet
</a>
@ -552,7 +539,7 @@
<a
class="nav-dropdown-link "
href="/oid/"
href="/"
>
Open Internet Discourse
</a>
@ -562,7 +549,7 @@
<a
class="nav-dropdown-link "
href="/tweag/"
href="/"
>
Tweag
</a>
@ -656,7 +643,7 @@
<ul class="mt-6 inline-flex space-x-1 capitalize">
<li>
<a class="text-primary" href="//localhost:1313/">
<a class="text-primary" href="/">
Home
</a>
<span class="inlin-block mr-1">/</span>
@ -863,9 +850,9 @@ If you have questions about the funding rounds that are part of the Fediversity
class="img logo-dark"
width="160"
height="32"
src="/images/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_q80_h2_lanczos_3.webp"
src="/images/logo-darkmode_hu7104616098336059575.webp"
alt="Hugoplate"
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_lanczos_3.png';" />
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu5336703655062803932.png';" />
@ -889,7 +876,7 @@ If you have questions about the funding rounds that are part of the Fediversity
<a
href="
/privacy-policy/
/
"
>Privacy Policy</a
>
@ -939,11 +926,11 @@ If you have questions about the funding rounds that are part of the Fediversity
<script
crossorigin="anonymous"
integrity=""
src="/js/script.js"
integrity="sha256-KqmvR9djio523pYWZ0IdV49tSiUwUyKOV0vjnRUFRfg="
src="/js/script.min.2aa9af47d7638a8e76de961667421d578f6d4a253053228e574be39d150545f8.js"
></script>
@ -951,8 +938,8 @@ If you have questions about the funding rounds that are part of the Fediversity
defer
async
crossorigin="anonymous"
integrity=""
src="/js/script-lazy.js"
integrity="sha256-9e9iyznGCSfFZB4ElW&#43;WFonrJpHJr5pYxsaD7VVh4wc="
src="/js/script-lazy.min.f5ef62cb39c60927c5641e04956f961689eb2691c9af9a58c6c683ed5561e307.js"
></script>

View file

@ -2,10 +2,10 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Contact on Fediversity</title>
<link>//localhost:1313/contact/</link>
<link>/contact/</link>
<description>Recent content in Contact on Fediversity</description>
<generator>Hugo -- gohugo.io</generator>
<generator>Hugo</generator>
<language>en-us</language>
<atom:link href="//localhost:1313/contact/index.xml" rel="self" type="application/rss+xml" />
<atom:link href="/contact/index.xml" rel="self" type="application/rss+xml" />
</channel>
</rss>

View file

@ -5,7 +5,7 @@
lang="en-us"
itemtype="http://schema.org/WebPage"
>
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
<head>
<meta charset="utf-8" />
@ -32,11 +32,11 @@
<link rel="shortcut icon" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_96x0_resize_lanczos_3.png" type="image/x-icon">
<link rel="icon" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_96x0_resize_lanczos_3.png" type="image/x-icon">
<link rel="icon" type="image/png" sizes="48x48" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_48x0_resize_lanczos_3.png">
<link rel="icon" type="image/png" sizes="96x96" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_96x0_resize_lanczos_3.png">
<link rel="apple-touch-icon" sizes="144x144" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_144x0_resize_lanczos_3.png">
<link rel="shortcut icon" href="/images/favicon_hu16604243599178101560.png" type="image/x-icon">
<link rel="icon" href="/images/favicon_hu16604243599178101560.png" type="image/x-icon">
<link rel="icon" type="image/png" sizes="48x48" href="/images/favicon_hu4396562159347915165.png">
<link rel="icon" type="image/png" sizes="96x96" href="/images/favicon_hu16604243599178101560.png">
<link rel="apple-touch-icon" sizes="144x144" href="/images/favicon_hu12447364207213194778.png">
@ -71,7 +71,6 @@
<base href="//localhost:1313/developers/" />
@ -159,8 +158,8 @@
<meta property="og:image" content="//localhost:1313/images/logo.png" />
<meta name="twitter:image" content="//localhost:1313/images/logo.png" />
<meta property="og:image" content="/images/logo.png" />
<meta name="twitter:image" content="/images/logo.png" />
<meta
name="twitter:card"
content="summary
@ -191,7 +190,7 @@
<meta property="og:title" content="Developers" />
<meta property="og:description" content="Information for developers about the Fediversity Project." />
<meta property="og:type" content="website" />
<meta property="og:url" content="//localhost:1313/developers/" />
<meta property="og:url" content="/developers/" />
<meta name="twitter:title" content="Developers" />
@ -214,7 +213,7 @@
<script>
let indexURL = "//localhost:1313/searchindex.json";
let indexURL = "/searchindex.json";
let includeSectionsInSearch = ["blog"];
let no_results_for = "No results for";
let empty_search_results_placeholder = "Type something to search..";
@ -273,8 +272,8 @@
<link
href="/css/style.css"
integrity=""
href="/css/style.min.61727c767a870956d1add8a8a81f2fd7cb2cd4cb624937bd5a58b5400fc9d015.css"
integrity="sha256-YXJ8dnqHCVbRrdioqB8v18ss1MtiSTe9Wli1QA/J0BU="
rel="stylesheet"
/>
@ -283,8 +282,8 @@
defer
async
rel="stylesheet"
href="/css/style-lazy.css"
integrity=""
href="/css/style-lazy.min.da601e742ef58b848e8d0b0e08ff77237c39555b63fd3835f65cb1d8cfe054f1.css"
integrity="sha256-2mAedC71i4SOjQsOCP93I3w5VVtj/Tg19lyx2M/gVPE="
media="print"
onload="this.media='all'; this.onload=null;"
/>
@ -296,19 +295,7 @@
<div
class="fixed left-0 top-0 z-50 flex w-[30px] items-center justify-center bg-gray-200 py-[2.5px] text-[12px] uppercase text-black sm:bg-red-200 md:bg-yellow-200 lg:bg-green-200 xl:bg-blue-200 2xl:bg-pink-200"
>
<span class="block sm:hidden">all</span>
<span class="hidden sm:block md:hidden">sm</span>
<span class="hidden md:block lg:hidden">md</span>
<span class="hidden lg:block xl:hidden">lg</span>
<span class="hidden xl:block 2xl:hidden">xl</span>
<span class="hidden 2xl:block">2xl</span>
</div>
@ -403,9 +390,9 @@
class="img logo-dark"
width="160"
height="32"
src="/images/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_q80_h2_lanczos_3.webp"
src="/images/logo-darkmode_hu7104616098336059575.webp"
alt="Hugoplate"
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_lanczos_3.png';" />
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu5336703655062803932.png';" />
@ -443,7 +430,7 @@
class="nav-link
active
@ -467,10 +454,9 @@
<li class="nav-dropdown-item">
<a
class="nav-dropdown-link
active"
class="nav-dropdown-link "
href="/developers/"
href="/"
>
Developers
</a>
@ -480,7 +466,7 @@
<a
class="nav-dropdown-link "
href="/ec/"
href="/"
>
European Commission
</a>
@ -490,7 +476,7 @@
<a
class="nav-dropdown-link "
href="/individuals/"
href="/"
>
Individuals
</a>
@ -534,7 +520,7 @@
<a
class="nav-dropdown-link "
href="/nlnet/"
href="/"
>
NLnet
</a>
@ -544,7 +530,7 @@
<a
class="nav-dropdown-link "
href="/nordunet/"
href="/"
>
NORDUnet
</a>
@ -554,7 +540,7 @@
<a
class="nav-dropdown-link "
href="/oid/"
href="/"
>
Open Internet Discourse
</a>
@ -564,7 +550,7 @@
<a
class="nav-dropdown-link "
href="/tweag/"
href="/"
>
Tweag
</a>
@ -658,7 +644,7 @@
<ul class="mt-6 inline-flex space-x-1 capitalize">
<li>
<a class="text-primary" href="//localhost:1313/">
<a class="text-primary" href="/">
Home
</a>
<span class="inlin-block mr-1">/</span>
@ -784,9 +770,9 @@
class="img logo-dark"
width="160"
height="32"
src="/images/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_q80_h2_lanczos_3.webp"
src="/images/logo-darkmode_hu7104616098336059575.webp"
alt="Hugoplate"
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_lanczos_3.png';" />
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu5336703655062803932.png';" />
@ -810,7 +796,7 @@
<a
href="
/privacy-policy/
/
"
>Privacy Policy</a
>
@ -860,11 +846,11 @@
<script
crossorigin="anonymous"
integrity=""
src="/js/script.js"
integrity="sha256-KqmvR9djio523pYWZ0IdV49tSiUwUyKOV0vjnRUFRfg="
src="/js/script.min.2aa9af47d7638a8e76de961667421d578f6d4a253053228e574be39d150545f8.js"
></script>
@ -872,8 +858,8 @@
defer
async
crossorigin="anonymous"
integrity=""
src="/js/script-lazy.js"
integrity="sha256-9e9iyznGCSfFZB4ElW&#43;WFonrJpHJr5pYxsaD7VVh4wc="
src="/js/script-lazy.min.f5ef62cb39c60927c5641e04956f961689eb2691c9af9a58c6c683ed5561e307.js"
></script>

View file

@ -5,7 +5,7 @@
lang="en-us"
itemtype="http://schema.org/WebPage"
>
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
<head>
<meta charset="utf-8" />
@ -32,11 +32,11 @@
<link rel="shortcut icon" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_96x0_resize_lanczos_3.png" type="image/x-icon">
<link rel="icon" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_96x0_resize_lanczos_3.png" type="image/x-icon">
<link rel="icon" type="image/png" sizes="48x48" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_48x0_resize_lanczos_3.png">
<link rel="icon" type="image/png" sizes="96x96" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_96x0_resize_lanczos_3.png">
<link rel="apple-touch-icon" sizes="144x144" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_144x0_resize_lanczos_3.png">
<link rel="shortcut icon" href="/images/favicon_hu16604243599178101560.png" type="image/x-icon">
<link rel="icon" href="/images/favicon_hu16604243599178101560.png" type="image/x-icon">
<link rel="icon" type="image/png" sizes="48x48" href="/images/favicon_hu4396562159347915165.png">
<link rel="icon" type="image/png" sizes="96x96" href="/images/favicon_hu16604243599178101560.png">
<link rel="apple-touch-icon" sizes="144x144" href="/images/favicon_hu12447364207213194778.png">
@ -71,7 +71,6 @@
<base href="//localhost:1313/ec/" />
@ -159,8 +158,8 @@
<meta property="og:image" content="//localhost:1313/images/logo.png" />
<meta name="twitter:image" content="//localhost:1313/images/logo.png" />
<meta property="og:image" content="/images/logo.png" />
<meta name="twitter:image" content="/images/logo.png" />
<meta
name="twitter:card"
content="summary
@ -191,7 +190,7 @@
<meta property="og:title" content="European Commission" />
<meta property="og:description" content="Information about the Fediversity Project for the grant providers." />
<meta property="og:type" content="website" />
<meta property="og:url" content="//localhost:1313/ec/" />
<meta property="og:url" content="/ec/" />
<meta name="twitter:title" content="European Commission" />
@ -214,7 +213,7 @@
<script>
let indexURL = "//localhost:1313/searchindex.json";
let indexURL = "/searchindex.json";
let includeSectionsInSearch = ["blog"];
let no_results_for = "No results for";
let empty_search_results_placeholder = "Type something to search..";
@ -273,8 +272,8 @@
<link
href="/css/style.css"
integrity=""
href="/css/style.min.61727c767a870956d1add8a8a81f2fd7cb2cd4cb624937bd5a58b5400fc9d015.css"
integrity="sha256-YXJ8dnqHCVbRrdioqB8v18ss1MtiSTe9Wli1QA/J0BU="
rel="stylesheet"
/>
@ -283,8 +282,8 @@
defer
async
rel="stylesheet"
href="/css/style-lazy.css"
integrity=""
href="/css/style-lazy.min.da601e742ef58b848e8d0b0e08ff77237c39555b63fd3835f65cb1d8cfe054f1.css"
integrity="sha256-2mAedC71i4SOjQsOCP93I3w5VVtj/Tg19lyx2M/gVPE="
media="print"
onload="this.media='all'; this.onload=null;"
/>
@ -296,19 +295,7 @@
<div
class="fixed left-0 top-0 z-50 flex w-[30px] items-center justify-center bg-gray-200 py-[2.5px] text-[12px] uppercase text-black sm:bg-red-200 md:bg-yellow-200 lg:bg-green-200 xl:bg-blue-200 2xl:bg-pink-200"
>
<span class="block sm:hidden">all</span>
<span class="hidden sm:block md:hidden">sm</span>
<span class="hidden md:block lg:hidden">md</span>
<span class="hidden lg:block xl:hidden">lg</span>
<span class="hidden xl:block 2xl:hidden">xl</span>
<span class="hidden 2xl:block">2xl</span>
</div>
@ -403,9 +390,9 @@
class="img logo-dark"
width="160"
height="32"
src="/images/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_q80_h2_lanczos_3.webp"
src="/images/logo-darkmode_hu7104616098336059575.webp"
alt="Hugoplate"
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_lanczos_3.png';" />
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu5336703655062803932.png';" />
@ -447,7 +434,7 @@
active
@ -469,7 +456,7 @@
<a
class="nav-dropdown-link "
href="/developers/"
href="/"
>
Developers
</a>
@ -477,10 +464,9 @@
<li class="nav-dropdown-item">
<a
class="nav-dropdown-link
active"
class="nav-dropdown-link "
href="/ec/"
href="/"
>
European Commission
</a>
@ -490,7 +476,7 @@
<a
class="nav-dropdown-link "
href="/individuals/"
href="/"
>
Individuals
</a>
@ -534,7 +520,7 @@
<a
class="nav-dropdown-link "
href="/nlnet/"
href="/"
>
NLnet
</a>
@ -544,7 +530,7 @@
<a
class="nav-dropdown-link "
href="/nordunet/"
href="/"
>
NORDUnet
</a>
@ -554,7 +540,7 @@
<a
class="nav-dropdown-link "
href="/oid/"
href="/"
>
Open Internet Discourse
</a>
@ -564,7 +550,7 @@
<a
class="nav-dropdown-link "
href="/tweag/"
href="/"
>
Tweag
</a>
@ -658,7 +644,7 @@
<ul class="mt-6 inline-flex space-x-1 capitalize">
<li>
<a class="text-primary" href="//localhost:1313/">
<a class="text-primary" href="/">
Home
</a>
<span class="inlin-block mr-1">/</span>
@ -782,9 +768,9 @@
class="img logo-dark"
width="160"
height="32"
src="/images/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_q80_h2_lanczos_3.webp"
src="/images/logo-darkmode_hu7104616098336059575.webp"
alt="Hugoplate"
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_lanczos_3.png';" />
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu5336703655062803932.png';" />
@ -808,7 +794,7 @@
<a
href="
/privacy-policy/
/
"
>Privacy Policy</a
>
@ -858,11 +844,11 @@
<script
crossorigin="anonymous"
integrity=""
src="/js/script.js"
integrity="sha256-KqmvR9djio523pYWZ0IdV49tSiUwUyKOV0vjnRUFRfg="
src="/js/script.min.2aa9af47d7638a8e76de961667421d578f6d4a253053228e574be39d150545f8.js"
></script>
@ -870,8 +856,8 @@
defer
async
crossorigin="anonymous"
integrity=""
src="/js/script-lazy.js"
integrity="sha256-9e9iyznGCSfFZB4ElW&#43;WFonrJpHJr5pYxsaD7VVh4wc="
src="/js/script-lazy.min.f5ef62cb39c60927c5641e04956f961689eb2691c9af9a58c6c683ed5561e307.js"
></script>

View file

@ -5,7 +5,7 @@
lang="en-us"
itemtype="http://schema.org/WebPage"
>
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
<head>
<meta charset="utf-8" />
@ -32,11 +32,11 @@
<link rel="shortcut icon" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_96x0_resize_lanczos_3.png" type="image/x-icon">
<link rel="icon" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_96x0_resize_lanczos_3.png" type="image/x-icon">
<link rel="icon" type="image/png" sizes="48x48" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_48x0_resize_lanczos_3.png">
<link rel="icon" type="image/png" sizes="96x96" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_96x0_resize_lanczos_3.png">
<link rel="apple-touch-icon" sizes="144x144" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_144x0_resize_lanczos_3.png">
<link rel="shortcut icon" href="/images/favicon_hu16604243599178101560.png" type="image/x-icon">
<link rel="icon" href="/images/favicon_hu16604243599178101560.png" type="image/x-icon">
<link rel="icon" type="image/png" sizes="48x48" href="/images/favicon_hu4396562159347915165.png">
<link rel="icon" type="image/png" sizes="96x96" href="/images/favicon_hu16604243599178101560.png">
<link rel="apple-touch-icon" sizes="144x144" href="/images/favicon_hu12447364207213194778.png">
@ -71,7 +71,6 @@
<base href="//localhost:1313/events/" />
@ -159,8 +158,8 @@
<meta property="og:image" content="//localhost:1313/images/logo.png" />
<meta name="twitter:image" content="//localhost:1313/images/logo.png" />
<meta property="og:image" content="/images/logo.png" />
<meta name="twitter:image" content="/images/logo.png" />
<meta
name="twitter:card"
content="summary
@ -191,7 +190,7 @@
<meta property="og:title" content="Events" />
<meta property="og:description" content="Events related to the fediverse and NixOS." />
<meta property="og:type" content="website" />
<meta property="og:url" content="//localhost:1313/events/" />
<meta property="og:url" content="/events/" />
<meta name="twitter:title" content="Events" />
@ -214,7 +213,7 @@
<script>
let indexURL = "//localhost:1313/searchindex.json";
let indexURL = "/searchindex.json";
let includeSectionsInSearch = ["blog"];
let no_results_for = "No results for";
let empty_search_results_placeholder = "Type something to search..";
@ -273,8 +272,8 @@
<link
href="/css/style.css"
integrity=""
href="/css/style.min.61727c767a870956d1add8a8a81f2fd7cb2cd4cb624937bd5a58b5400fc9d015.css"
integrity="sha256-YXJ8dnqHCVbRrdioqB8v18ss1MtiSTe9Wli1QA/J0BU="
rel="stylesheet"
/>
@ -283,8 +282,8 @@
defer
async
rel="stylesheet"
href="/css/style-lazy.css"
integrity=""
href="/css/style-lazy.min.da601e742ef58b848e8d0b0e08ff77237c39555b63fd3835f65cb1d8cfe054f1.css"
integrity="sha256-2mAedC71i4SOjQsOCP93I3w5VVtj/Tg19lyx2M/gVPE="
media="print"
onload="this.media='all'; this.onload=null;"
/>
@ -296,19 +295,7 @@
<div
class="fixed left-0 top-0 z-50 flex w-[30px] items-center justify-center bg-gray-200 py-[2.5px] text-[12px] uppercase text-black sm:bg-red-200 md:bg-yellow-200 lg:bg-green-200 xl:bg-blue-200 2xl:bg-pink-200"
>
<span class="block sm:hidden">all</span>
<span class="hidden sm:block md:hidden">sm</span>
<span class="hidden md:block lg:hidden">md</span>
<span class="hidden lg:block xl:hidden">lg</span>
<span class="hidden xl:block 2xl:hidden">xl</span>
<span class="hidden 2xl:block">2xl</span>
</div>
@ -403,9 +390,9 @@
class="img logo-dark"
width="160"
height="32"
src="/images/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_q80_h2_lanczos_3.webp"
src="/images/logo-darkmode_hu7104616098336059575.webp"
alt="Hugoplate"
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_lanczos_3.png';" />
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu5336703655062803932.png';" />
@ -469,7 +456,7 @@
<a
class="nav-dropdown-link "
href="/developers/"
href="/"
>
Developers
</a>
@ -479,7 +466,7 @@
<a
class="nav-dropdown-link "
href="/ec/"
href="/"
>
European Commission
</a>
@ -489,7 +476,7 @@
<a
class="nav-dropdown-link "
href="/individuals/"
href="/"
>
Individuals
</a>
@ -533,7 +520,7 @@
<a
class="nav-dropdown-link "
href="/nlnet/"
href="/"
>
NLnet
</a>
@ -543,7 +530,7 @@
<a
class="nav-dropdown-link "
href="/nordunet/"
href="/"
>
NORDUnet
</a>
@ -553,7 +540,7 @@
<a
class="nav-dropdown-link "
href="/oid/"
href="/"
>
Open Internet Discourse
</a>
@ -563,7 +550,7 @@
<a
class="nav-dropdown-link "
href="/tweag/"
href="/"
>
Tweag
</a>
@ -657,7 +644,7 @@
<ul class="mt-6 inline-flex space-x-1 capitalize">
<li>
<a class="text-primary" href="//localhost:1313/">
<a class="text-primary" href="/">
Home
</a>
<span class="inlin-block mr-1">/</span>
@ -820,9 +807,9 @@
class="img logo-dark"
width="160"
height="32"
src="/images/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_q80_h2_lanczos_3.webp"
src="/images/logo-darkmode_hu7104616098336059575.webp"
alt="Hugoplate"
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_lanczos_3.png';" />
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu5336703655062803932.png';" />
@ -846,7 +833,7 @@
<a
href="
/privacy-policy/
/
"
>Privacy Policy</a
>
@ -896,11 +883,11 @@
<script
crossorigin="anonymous"
integrity=""
src="/js/script.js"
integrity="sha256-KqmvR9djio523pYWZ0IdV49tSiUwUyKOV0vjnRUFRfg="
src="/js/script.min.2aa9af47d7638a8e76de961667421d578f6d4a253053228e574be39d150545f8.js"
></script>
@ -908,8 +895,8 @@
defer
async
crossorigin="anonymous"
integrity=""
src="/js/script-lazy.js"
integrity="sha256-9e9iyznGCSfFZB4ElW&#43;WFonrJpHJr5pYxsaD7VVh4wc="
src="/js/script-lazy.min.f5ef62cb39c60927c5641e04956f961689eb2691c9af9a58c6c683ed5561e307.js"
></script>

View file

@ -2,32 +2,32 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Events on Fediversity</title>
<link>//localhost:1313/events/</link>
<link>/events/</link>
<description>Recent content in Events on Fediversity</description>
<generator>Hugo -- gohugo.io</generator>
<generator>Hugo</generator>
<language>en-us</language>
<lastBuildDate>Sat, 11 May 2024 14:00:00 +0200</lastBuildDate>
<atom:link href="//localhost:1313/events/index.xml" rel="self" type="application/rss+xml" />
<atom:link href="/events/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>PublicSpaces Conference 2024</title>
<link>//localhost:1313/events/publicspaces-annual-conference/</link>
<link>/events/publicspaces-annual-conference/</link>
<pubDate>Sat, 11 May 2024 14:00:00 +0200</pubDate>
<guid>//localhost:1313/events/publicspaces-annual-conference/</guid>
<description>w On June 6th and 7th, PublicSpaces and Waag Futurelab proudly present the fourth edition of the PublicSpaces conference under the theme &amp;lsquo;Empowering the Internet&amp;rsquo;.</description>
<guid>/events/publicspaces-annual-conference/</guid>
<description>&lt;p&gt;w&#xA;On June 6th and 7th, PublicSpaces and Waag Futurelab proudly present the fourth edition of the PublicSpaces conference under the theme &amp;lsquo;Empowering the Internet&amp;rsquo;. Held at Pakhuis de Zwijger, this two-day event will feature panels, keynotes, roundtable discussions, lectures, as well as art and cultural showcases, all aimed at collectively shaping the rules for a more inclusive internet. Join us as we navigate towards a digital landscape where everyone has a voice. For more information, check out the &lt;a href=&#34;https://publicspaces.net/2024/02/01/save-the-date-publicspaces-conferentie-2024/&#34;&#xA;&#xA;&#xA;&#xA;&#xA; target=&#34;_blank&#34;&#xA; &#xA;&#xA;&#xA;&gt;website&lt;/a&gt;&#xA;&lt;/p&gt;</description>
</item>
<item>
<title>OW2con 2024</title>
<link>//localhost:1313/events/owc-annual-conference-2024/</link>
<link>/events/owc-annual-conference-2024/</link>
<pubDate>Sat, 11 May 2024 09:00:00 +0000</pubDate>
<guid>//localhost:1313/events/owc-annual-conference-2024/</guid>
<description>OW2con is the European open source conference organized by OW2. An international meeting of developpers, IT companies, academics and non-profit organizations, OW2con brings together the entire open source community, during two days of presentations ranging from tech topics to business and ethical issues of open source.</description>
<guid>/events/owc-annual-conference-2024/</guid>
<description>&lt;p&gt;OW2con is the European open source conference organized by OW2. An international meeting of developpers, IT companies, academics and non-profit organizations, OW2con brings together the entire open source community, during two days of presentations ranging from tech topics to business and ethical issues of open source. It also offers a unique opportunity to establish contact with peers through friendly networking sessions. OW2con is &lt;a href=&#34;https://www.ngi.eu/event/open-source-community-annual-conference-2024/&#34;&#xA;&#xA;&#xA;&#xA;&#xA; target=&#34;_blank&#34;&#xA; &#xA;&#xA;&#xA;&gt;open&lt;/a&gt;&#xA; to all, the event is free and all sessions are held in English.&#xA;The OW2con24 call for presentations is open. This year we are giving the highlight on the theme of open source funding: what are the current solutions for innovators, start-ups or ISVs to finance their development? private or public financing? Are national and European public policies up to the challenges?&lt;/p&gt;</description>
</item>
<item>
<title>State of the Internet 2024</title>
<link>//localhost:1313/events/waag-state-internet-2024/</link>
<link>/events/waag-state-internet-2024/</link>
<pubDate>Wed, 10 Apr 2024 16:00:00 +0000</pubDate>
<guid>//localhost:1313/events/waag-state-internet-2024/</guid>
<description>Join us at the State of the Internet 2024, where Waag Futurelab, alongside the Municipality of Amsterdam and the OBA, delves into the depths of the online realm.</description>
<guid>/events/waag-state-internet-2024/</guid>
<description>&lt;p&gt;Join us at the State of the Internet 2024, where Waag Futurelab, alongside the Municipality of Amsterdam and the OBA, delves into the depths of the online realm. Featuring Kim van Sparrentak, Member of the European Parliament, discussing Europe&amp;rsquo;s efforts to regulate Big Tech and enhance digital rights. Explore the impact of pivotal European laws like the GDPR and AI Act while celebrating 30 years of Waag Futurelab&amp;rsquo;s dedication to democratizing technology access for all.&lt;/p&gt;</description>
</item>
</channel>
</rss>

View file

@ -5,7 +5,7 @@
lang="en-us"
itemtype="http://schema.org/WebPage"
>
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
<head>
<meta charset="utf-8" />
@ -32,11 +32,11 @@
<link rel="shortcut icon" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_96x0_resize_lanczos_3.png" type="image/x-icon">
<link rel="icon" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_96x0_resize_lanczos_3.png" type="image/x-icon">
<link rel="icon" type="image/png" sizes="48x48" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_48x0_resize_lanczos_3.png">
<link rel="icon" type="image/png" sizes="96x96" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_96x0_resize_lanczos_3.png">
<link rel="apple-touch-icon" sizes="144x144" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_144x0_resize_lanczos_3.png">
<link rel="shortcut icon" href="/images/favicon_hu16604243599178101560.png" type="image/x-icon">
<link rel="icon" href="/images/favicon_hu16604243599178101560.png" type="image/x-icon">
<link rel="icon" type="image/png" sizes="48x48" href="/images/favicon_hu4396562159347915165.png">
<link rel="icon" type="image/png" sizes="96x96" href="/images/favicon_hu16604243599178101560.png">
<link rel="apple-touch-icon" sizes="144x144" href="/images/favicon_hu12447364207213194778.png">
@ -71,7 +71,6 @@
<base href="//localhost:1313/events/owc-annual-conference-2024/" />
@ -160,8 +159,8 @@
<meta property="og:image" content="//localhost:1313/images/image-placeholder.png" />
<meta name="twitter:image" content="//localhost:1313/images/image-placeholder.png" />
<meta property="og:image" content="/images/image-placeholder.png" />
<meta name="twitter:image" content="/images/image-placeholder.png" />
<meta
name="twitter:card"
content="summary
@ -192,7 +191,7 @@
<meta property="og:title" content="OW2con 2024" />
<meta property="og:description" content="OW2con is the annual European open source conference in Paris" />
<meta property="og:type" content="website" />
<meta property="og:url" content="//localhost:1313/events/owc-annual-conference-2024/" />
<meta property="og:url" content="/events/owc-annual-conference-2024/" />
<meta name="twitter:title" content="OW2con 2024" />
@ -215,7 +214,7 @@
<script>
let indexURL = "//localhost:1313/searchindex.json";
let indexURL = "/searchindex.json";
let includeSectionsInSearch = ["blog"];
let no_results_for = "No results for";
let empty_search_results_placeholder = "Type something to search..";
@ -274,8 +273,8 @@
<link
href="/css/style.css"
integrity=""
href="/css/style.min.61727c767a870956d1add8a8a81f2fd7cb2cd4cb624937bd5a58b5400fc9d015.css"
integrity="sha256-YXJ8dnqHCVbRrdioqB8v18ss1MtiSTe9Wli1QA/J0BU="
rel="stylesheet"
/>
@ -284,8 +283,8 @@
defer
async
rel="stylesheet"
href="/css/style-lazy.css"
integrity=""
href="/css/style-lazy.min.da601e742ef58b848e8d0b0e08ff77237c39555b63fd3835f65cb1d8cfe054f1.css"
integrity="sha256-2mAedC71i4SOjQsOCP93I3w5VVtj/Tg19lyx2M/gVPE="
media="print"
onload="this.media='all'; this.onload=null;"
/>
@ -297,19 +296,7 @@
<div
class="fixed left-0 top-0 z-50 flex w-[30px] items-center justify-center bg-gray-200 py-[2.5px] text-[12px] uppercase text-black sm:bg-red-200 md:bg-yellow-200 lg:bg-green-200 xl:bg-blue-200 2xl:bg-pink-200"
>
<span class="block sm:hidden">all</span>
<span class="hidden sm:block md:hidden">sm</span>
<span class="hidden md:block lg:hidden">md</span>
<span class="hidden lg:block xl:hidden">lg</span>
<span class="hidden xl:block 2xl:hidden">xl</span>
<span class="hidden 2xl:block">2xl</span>
</div>
@ -404,9 +391,9 @@
class="img logo-dark"
width="160"
height="32"
src="/images/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_q80_h2_lanczos_3.webp"
src="/images/logo-darkmode_hu7104616098336059575.webp"
alt="Hugoplate"
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_lanczos_3.png';" />
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu5336703655062803932.png';" />
@ -470,7 +457,7 @@
<a
class="nav-dropdown-link "
href="/developers/"
href="/"
>
Developers
</a>
@ -480,7 +467,7 @@
<a
class="nav-dropdown-link "
href="/ec/"
href="/"
>
European Commission
</a>
@ -490,7 +477,7 @@
<a
class="nav-dropdown-link "
href="/individuals/"
href="/"
>
Individuals
</a>
@ -534,7 +521,7 @@
<a
class="nav-dropdown-link "
href="/nlnet/"
href="/"
>
NLnet
</a>
@ -544,7 +531,7 @@
<a
class="nav-dropdown-link "
href="/nordunet/"
href="/"
>
NORDUnet
</a>
@ -554,7 +541,7 @@
<a
class="nav-dropdown-link "
href="/oid/"
href="/"
>
Open Internet Discourse
</a>
@ -564,7 +551,7 @@
<a
class="nav-dropdown-link "
href="/tweag/"
href="/"
>
Tweag
</a>
@ -773,27 +760,27 @@ The OW2con24 call for presentations is open. This year we are giving the high
<picture>
<source
srcset="/images/image-placeholder_huf5f2d24635a285cfc2259aa9741acb2a_4881_545x0_resize_q80_h2_lanczos_3.webp"
srcset="/images/image-placeholder_hu14898866438330350576.webp"
media="(max-width: 575px)" />
<source
srcset="/images/image-placeholder_huf5f2d24635a285cfc2259aa9741acb2a_4881_600x0_resize_q80_h2_lanczos_3.webp"
srcset="/images/image-placeholder_hu3366426647807776041.webp"
media="(max-width: 767px)" />
<source
srcset="/images/image-placeholder_huf5f2d24635a285cfc2259aa9741acb2a_4881_700x0_resize_q80_h2_lanczos_3.webp"
srcset="/images/image-placeholder_hu15761394040035298493.webp"
media="(max-width: 991px)" />
<source
srcset="/images/image-placeholder_huf5f2d24635a285cfc2259aa9741acb2a_4881_1110x0_resize_q80_h2_lanczos_3.webp"
srcset="/images/image-placeholder_hu9923120856516670921.webp"
/>
<img
loading="lazy" decoding="async"
src="/images/image-placeholder_huf5f2d24635a285cfc2259aa9741acb2a_4881_1110x0_resize_lanczos_3.png"
src="/images/image-placeholder_hu10538127647789974651.png"
class=" w-full rounded img"
alt="OW2con 2024"
width="1096"
@ -925,9 +912,9 @@ The OW2con24 call for presentations is open. This year we are giving the high
class="img logo-dark"
width="160"
height="32"
src="/images/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_q80_h2_lanczos_3.webp"
src="/images/logo-darkmode_hu7104616098336059575.webp"
alt="Hugoplate"
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_lanczos_3.png';" />
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu5336703655062803932.png';" />
@ -951,7 +938,7 @@ The OW2con24 call for presentations is open. This year we are giving the high
<a
href="
/privacy-policy/
/
"
>Privacy Policy</a
>
@ -1001,11 +988,11 @@ The OW2con24 call for presentations is open. This year we are giving the high
<script
crossorigin="anonymous"
integrity=""
src="/js/script.js"
integrity="sha256-KqmvR9djio523pYWZ0IdV49tSiUwUyKOV0vjnRUFRfg="
src="/js/script.min.2aa9af47d7638a8e76de961667421d578f6d4a253053228e574be39d150545f8.js"
></script>
@ -1013,8 +1000,8 @@ The OW2con24 call for presentations is open. This year we are giving the high
defer
async
crossorigin="anonymous"
integrity=""
src="/js/script-lazy.js"
integrity="sha256-9e9iyznGCSfFZB4ElW&#43;WFonrJpHJr5pYxsaD7VVh4wc="
src="/js/script-lazy.min.f5ef62cb39c60927c5641e04956f961689eb2691c9af9a58c6c683ed5561e307.js"
></script>

View file

@ -5,7 +5,7 @@
lang="en-us"
itemtype="http://schema.org/WebPage"
>
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
<head>
<meta charset="utf-8" />
@ -32,11 +32,11 @@
<link rel="shortcut icon" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_96x0_resize_lanczos_3.png" type="image/x-icon">
<link rel="icon" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_96x0_resize_lanczos_3.png" type="image/x-icon">
<link rel="icon" type="image/png" sizes="48x48" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_48x0_resize_lanczos_3.png">
<link rel="icon" type="image/png" sizes="96x96" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_96x0_resize_lanczos_3.png">
<link rel="apple-touch-icon" sizes="144x144" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_144x0_resize_lanczos_3.png">
<link rel="shortcut icon" href="/images/favicon_hu16604243599178101560.png" type="image/x-icon">
<link rel="icon" href="/images/favicon_hu16604243599178101560.png" type="image/x-icon">
<link rel="icon" type="image/png" sizes="48x48" href="/images/favicon_hu4396562159347915165.png">
<link rel="icon" type="image/png" sizes="96x96" href="/images/favicon_hu16604243599178101560.png">
<link rel="apple-touch-icon" sizes="144x144" href="/images/favicon_hu12447364207213194778.png">
@ -71,7 +71,6 @@
<base href="//localhost:1313/events/publicspaces-annual-conference/" />
@ -160,8 +159,8 @@
<meta property="og:image" content="//localhost:1313/images/image-placeholder.png" />
<meta name="twitter:image" content="//localhost:1313/images/image-placeholder.png" />
<meta property="og:image" content="/images/image-placeholder.png" />
<meta name="twitter:image" content="/images/image-placeholder.png" />
<meta
name="twitter:card"
content="summary
@ -192,7 +191,7 @@
<meta property="og:title" content="PublicSpaces Conference 2024" />
<meta property="og:description" content="A conference by PublicSpaces, Taking Back the Internet." />
<meta property="og:type" content="website" />
<meta property="og:url" content="//localhost:1313/events/publicspaces-annual-conference/" />
<meta property="og:url" content="/events/publicspaces-annual-conference/" />
<meta name="twitter:title" content="PublicSpaces Conference 2024" />
@ -215,7 +214,7 @@
<script>
let indexURL = "//localhost:1313/searchindex.json";
let indexURL = "/searchindex.json";
let includeSectionsInSearch = ["blog"];
let no_results_for = "No results for";
let empty_search_results_placeholder = "Type something to search..";
@ -274,8 +273,8 @@
<link
href="/css/style.css"
integrity=""
href="/css/style.min.61727c767a870956d1add8a8a81f2fd7cb2cd4cb624937bd5a58b5400fc9d015.css"
integrity="sha256-YXJ8dnqHCVbRrdioqB8v18ss1MtiSTe9Wli1QA/J0BU="
rel="stylesheet"
/>
@ -284,8 +283,8 @@
defer
async
rel="stylesheet"
href="/css/style-lazy.css"
integrity=""
href="/css/style-lazy.min.da601e742ef58b848e8d0b0e08ff77237c39555b63fd3835f65cb1d8cfe054f1.css"
integrity="sha256-2mAedC71i4SOjQsOCP93I3w5VVtj/Tg19lyx2M/gVPE="
media="print"
onload="this.media='all'; this.onload=null;"
/>
@ -297,19 +296,7 @@
<div
class="fixed left-0 top-0 z-50 flex w-[30px] items-center justify-center bg-gray-200 py-[2.5px] text-[12px] uppercase text-black sm:bg-red-200 md:bg-yellow-200 lg:bg-green-200 xl:bg-blue-200 2xl:bg-pink-200"
>
<span class="block sm:hidden">all</span>
<span class="hidden sm:block md:hidden">sm</span>
<span class="hidden md:block lg:hidden">md</span>
<span class="hidden lg:block xl:hidden">lg</span>
<span class="hidden xl:block 2xl:hidden">xl</span>
<span class="hidden 2xl:block">2xl</span>
</div>
@ -404,9 +391,9 @@
class="img logo-dark"
width="160"
height="32"
src="/images/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_q80_h2_lanczos_3.webp"
src="/images/logo-darkmode_hu7104616098336059575.webp"
alt="Hugoplate"
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_lanczos_3.png';" />
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu5336703655062803932.png';" />
@ -470,7 +457,7 @@
<a
class="nav-dropdown-link "
href="/developers/"
href="/"
>
Developers
</a>
@ -480,7 +467,7 @@
<a
class="nav-dropdown-link "
href="/ec/"
href="/"
>
European Commission
</a>
@ -490,7 +477,7 @@
<a
class="nav-dropdown-link "
href="/individuals/"
href="/"
>
Individuals
</a>
@ -534,7 +521,7 @@
<a
class="nav-dropdown-link "
href="/nlnet/"
href="/"
>
NLnet
</a>
@ -544,7 +531,7 @@
<a
class="nav-dropdown-link "
href="/nordunet/"
href="/"
>
NORDUnet
</a>
@ -554,7 +541,7 @@
<a
class="nav-dropdown-link "
href="/oid/"
href="/"
>
Open Internet Discourse
</a>
@ -564,7 +551,7 @@
<a
class="nav-dropdown-link "
href="/tweag/"
href="/"
>
Tweag
</a>
@ -773,27 +760,27 @@ On June 6th and 7th, PublicSpaces and Waag Futurelab proudly present the fourth
<picture>
<source
srcset="/images/image-placeholder_huf5f2d24635a285cfc2259aa9741acb2a_4881_545x0_resize_q80_h2_lanczos_3.webp"
srcset="/images/image-placeholder_hu14898866438330350576.webp"
media="(max-width: 575px)" />
<source
srcset="/images/image-placeholder_huf5f2d24635a285cfc2259aa9741acb2a_4881_600x0_resize_q80_h2_lanczos_3.webp"
srcset="/images/image-placeholder_hu3366426647807776041.webp"
media="(max-width: 767px)" />
<source
srcset="/images/image-placeholder_huf5f2d24635a285cfc2259aa9741acb2a_4881_700x0_resize_q80_h2_lanczos_3.webp"
srcset="/images/image-placeholder_hu15761394040035298493.webp"
media="(max-width: 991px)" />
<source
srcset="/images/image-placeholder_huf5f2d24635a285cfc2259aa9741acb2a_4881_1110x0_resize_q80_h2_lanczos_3.webp"
srcset="/images/image-placeholder_hu9923120856516670921.webp"
/>
<img
loading="lazy" decoding="async"
src="/images/image-placeholder_huf5f2d24635a285cfc2259aa9741acb2a_4881_1110x0_resize_lanczos_3.png"
src="/images/image-placeholder_hu10538127647789974651.png"
class=" w-full rounded img"
alt="PublicSpaces Conference 2024"
width="1096"
@ -925,9 +912,9 @@ On June 6th and 7th, PublicSpaces and Waag Futurelab proudly present the fourth
class="img logo-dark"
width="160"
height="32"
src="/images/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_q80_h2_lanczos_3.webp"
src="/images/logo-darkmode_hu7104616098336059575.webp"
alt="Hugoplate"
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_lanczos_3.png';" />
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu5336703655062803932.png';" />
@ -951,7 +938,7 @@ On June 6th and 7th, PublicSpaces and Waag Futurelab proudly present the fourth
<a
href="
/privacy-policy/
/
"
>Privacy Policy</a
>
@ -1001,11 +988,11 @@ On June 6th and 7th, PublicSpaces and Waag Futurelab proudly present the fourth
<script
crossorigin="anonymous"
integrity=""
src="/js/script.js"
integrity="sha256-KqmvR9djio523pYWZ0IdV49tSiUwUyKOV0vjnRUFRfg="
src="/js/script.min.2aa9af47d7638a8e76de961667421d578f6d4a253053228e574be39d150545f8.js"
></script>
@ -1013,8 +1000,8 @@ On June 6th and 7th, PublicSpaces and Waag Futurelab proudly present the fourth
defer
async
crossorigin="anonymous"
integrity=""
src="/js/script-lazy.js"
integrity="sha256-9e9iyznGCSfFZB4ElW&#43;WFonrJpHJr5pYxsaD7VVh4wc="
src="/js/script-lazy.min.f5ef62cb39c60927c5641e04956f961689eb2691c9af9a58c6c683ed5561e307.js"
></script>

View file

@ -5,7 +5,7 @@
lang="en-us"
itemtype="http://schema.org/WebPage"
>
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
<head>
<meta charset="utf-8" />
@ -32,11 +32,11 @@
<link rel="shortcut icon" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_96x0_resize_lanczos_3.png" type="image/x-icon">
<link rel="icon" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_96x0_resize_lanczos_3.png" type="image/x-icon">
<link rel="icon" type="image/png" sizes="48x48" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_48x0_resize_lanczos_3.png">
<link rel="icon" type="image/png" sizes="96x96" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_96x0_resize_lanczos_3.png">
<link rel="apple-touch-icon" sizes="144x144" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_144x0_resize_lanczos_3.png">
<link rel="shortcut icon" href="/images/favicon_hu16604243599178101560.png" type="image/x-icon">
<link rel="icon" href="/images/favicon_hu16604243599178101560.png" type="image/x-icon">
<link rel="icon" type="image/png" sizes="48x48" href="/images/favicon_hu4396562159347915165.png">
<link rel="icon" type="image/png" sizes="96x96" href="/images/favicon_hu16604243599178101560.png">
<link rel="apple-touch-icon" sizes="144x144" href="/images/favicon_hu12447364207213194778.png">
@ -71,7 +71,6 @@
<base href="//localhost:1313/events/waag-state-internet-2024/" />
@ -160,8 +159,8 @@
<meta property="og:image" content="//localhost:1313/images/image-placeholder.png" />
<meta name="twitter:image" content="//localhost:1313/images/image-placeholder.png" />
<meta property="og:image" content="/images/image-placeholder.png" />
<meta name="twitter:image" content="/images/image-placeholder.png" />
<meta
name="twitter:card"
content="summary
@ -192,7 +191,7 @@
<meta property="og:title" content="State of the Internet 2024" />
<meta property="og:description" content="The State of the Internet 2024 by Waag" />
<meta property="og:type" content="website" />
<meta property="og:url" content="//localhost:1313/events/waag-state-internet-2024/" />
<meta property="og:url" content="/events/waag-state-internet-2024/" />
<meta name="twitter:title" content="State of the Internet 2024" />
@ -215,7 +214,7 @@
<script>
let indexURL = "//localhost:1313/searchindex.json";
let indexURL = "/searchindex.json";
let includeSectionsInSearch = ["blog"];
let no_results_for = "No results for";
let empty_search_results_placeholder = "Type something to search..";
@ -274,8 +273,8 @@
<link
href="/css/style.css"
integrity=""
href="/css/style.min.61727c767a870956d1add8a8a81f2fd7cb2cd4cb624937bd5a58b5400fc9d015.css"
integrity="sha256-YXJ8dnqHCVbRrdioqB8v18ss1MtiSTe9Wli1QA/J0BU="
rel="stylesheet"
/>
@ -284,8 +283,8 @@
defer
async
rel="stylesheet"
href="/css/style-lazy.css"
integrity=""
href="/css/style-lazy.min.da601e742ef58b848e8d0b0e08ff77237c39555b63fd3835f65cb1d8cfe054f1.css"
integrity="sha256-2mAedC71i4SOjQsOCP93I3w5VVtj/Tg19lyx2M/gVPE="
media="print"
onload="this.media='all'; this.onload=null;"
/>
@ -297,19 +296,7 @@
<div
class="fixed left-0 top-0 z-50 flex w-[30px] items-center justify-center bg-gray-200 py-[2.5px] text-[12px] uppercase text-black sm:bg-red-200 md:bg-yellow-200 lg:bg-green-200 xl:bg-blue-200 2xl:bg-pink-200"
>
<span class="block sm:hidden">all</span>
<span class="hidden sm:block md:hidden">sm</span>
<span class="hidden md:block lg:hidden">md</span>
<span class="hidden lg:block xl:hidden">lg</span>
<span class="hidden xl:block 2xl:hidden">xl</span>
<span class="hidden 2xl:block">2xl</span>
</div>
@ -404,9 +391,9 @@
class="img logo-dark"
width="160"
height="32"
src="/images/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_q80_h2_lanczos_3.webp"
src="/images/logo-darkmode_hu7104616098336059575.webp"
alt="Hugoplate"
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_lanczos_3.png';" />
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu5336703655062803932.png';" />
@ -470,7 +457,7 @@
<a
class="nav-dropdown-link "
href="/developers/"
href="/"
>
Developers
</a>
@ -480,7 +467,7 @@
<a
class="nav-dropdown-link "
href="/ec/"
href="/"
>
European Commission
</a>
@ -490,7 +477,7 @@
<a
class="nav-dropdown-link "
href="/individuals/"
href="/"
>
Individuals
</a>
@ -534,7 +521,7 @@
<a
class="nav-dropdown-link "
href="/nlnet/"
href="/"
>
NLnet
</a>
@ -544,7 +531,7 @@
<a
class="nav-dropdown-link "
href="/nordunet/"
href="/"
>
NORDUnet
</a>
@ -554,7 +541,7 @@
<a
class="nav-dropdown-link "
href="/oid/"
href="/"
>
Open Internet Discourse
</a>
@ -564,7 +551,7 @@
<a
class="nav-dropdown-link "
href="/tweag/"
href="/"
>
Tweag
</a>
@ -777,27 +764,27 @@ Oosterdokskade 143 <br>
<picture>
<source
srcset="/images/image-placeholder_huf5f2d24635a285cfc2259aa9741acb2a_4881_545x0_resize_q80_h2_lanczos_3.webp"
srcset="/images/image-placeholder_hu14898866438330350576.webp"
media="(max-width: 575px)" />
<source
srcset="/images/image-placeholder_huf5f2d24635a285cfc2259aa9741acb2a_4881_600x0_resize_q80_h2_lanczos_3.webp"
srcset="/images/image-placeholder_hu3366426647807776041.webp"
media="(max-width: 767px)" />
<source
srcset="/images/image-placeholder_huf5f2d24635a285cfc2259aa9741acb2a_4881_700x0_resize_q80_h2_lanczos_3.webp"
srcset="/images/image-placeholder_hu15761394040035298493.webp"
media="(max-width: 991px)" />
<source
srcset="/images/image-placeholder_huf5f2d24635a285cfc2259aa9741acb2a_4881_1110x0_resize_q80_h2_lanczos_3.webp"
srcset="/images/image-placeholder_hu9923120856516670921.webp"
/>
<img
loading="lazy" decoding="async"
src="/images/image-placeholder_huf5f2d24635a285cfc2259aa9741acb2a_4881_1110x0_resize_lanczos_3.png"
src="/images/image-placeholder_hu10538127647789974651.png"
class=" w-full rounded img"
alt="State of the Internet 2024"
width="1096"
@ -929,9 +916,9 @@ Oosterdokskade 143 <br>
class="img logo-dark"
width="160"
height="32"
src="/images/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_q80_h2_lanczos_3.webp"
src="/images/logo-darkmode_hu7104616098336059575.webp"
alt="Hugoplate"
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_lanczos_3.png';" />
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu5336703655062803932.png';" />
@ -955,7 +942,7 @@ Oosterdokskade 143 <br>
<a
href="
/privacy-policy/
/
"
>Privacy Policy</a
>
@ -1005,11 +992,11 @@ Oosterdokskade 143 <br>
<script
crossorigin="anonymous"
integrity=""
src="/js/script.js"
integrity="sha256-KqmvR9djio523pYWZ0IdV49tSiUwUyKOV0vjnRUFRfg="
src="/js/script.min.2aa9af47d7638a8e76de961667421d578f6d4a253053228e574be39d150545f8.js"
></script>
@ -1017,8 +1004,8 @@ Oosterdokskade 143 <br>
defer
async
crossorigin="anonymous"
integrity=""
src="/js/script-lazy.js"
integrity="sha256-9e9iyznGCSfFZB4ElW&#43;WFonrJpHJr5pYxsaD7VVh4wc="
src="/js/script-lazy.min.f5ef62cb39c60927c5641e04956f961689eb2691c9af9a58c6c683ed5561e307.js"
></script>

View file

@ -5,7 +5,7 @@
lang="en-us"
itemtype="http://schema.org/WebPage"
>
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
<head>
<meta charset="utf-8" />
@ -32,11 +32,11 @@
<link rel="shortcut icon" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_96x0_resize_lanczos_3.png" type="image/x-icon">
<link rel="icon" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_96x0_resize_lanczos_3.png" type="image/x-icon">
<link rel="icon" type="image/png" sizes="48x48" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_48x0_resize_lanczos_3.png">
<link rel="icon" type="image/png" sizes="96x96" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_96x0_resize_lanczos_3.png">
<link rel="apple-touch-icon" sizes="144x144" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_144x0_resize_lanczos_3.png">
<link rel="shortcut icon" href="/images/favicon_hu16604243599178101560.png" type="image/x-icon">
<link rel="icon" href="/images/favicon_hu16604243599178101560.png" type="image/x-icon">
<link rel="icon" type="image/png" sizes="48x48" href="/images/favicon_hu4396562159347915165.png">
<link rel="icon" type="image/png" sizes="96x96" href="/images/favicon_hu16604243599178101560.png">
<link rel="apple-touch-icon" sizes="144x144" href="/images/favicon_hu12447364207213194778.png">
@ -71,7 +71,6 @@
<base href="//localhost:1313/fediversity/" />
@ -159,8 +158,8 @@
<meta property="og:image" content="//localhost:1313/images/logo.png" />
<meta name="twitter:image" content="//localhost:1313/images/logo.png" />
<meta property="og:image" content="/images/logo.png" />
<meta name="twitter:image" content="/images/logo.png" />
<meta
name="twitter:card"
content="summary
@ -191,7 +190,7 @@
<meta property="og:title" content="Fediversity" />
<meta property="og:description" content="More information about the Fediversity Project" />
<meta property="og:type" content="website" />
<meta property="og:url" content="//localhost:1313/fediversity/" />
<meta property="og:url" content="/fediversity/" />
<meta name="twitter:title" content="Fediversity" />
@ -214,7 +213,7 @@
<script>
let indexURL = "//localhost:1313/searchindex.json";
let indexURL = "/searchindex.json";
let includeSectionsInSearch = ["blog"];
let no_results_for = "No results for";
let empty_search_results_placeholder = "Type something to search..";
@ -273,8 +272,8 @@
<link
href="/css/style.css"
integrity=""
href="/css/style.min.61727c767a870956d1add8a8a81f2fd7cb2cd4cb624937bd5a58b5400fc9d015.css"
integrity="sha256-YXJ8dnqHCVbRrdioqB8v18ss1MtiSTe9Wli1QA/J0BU="
rel="stylesheet"
/>
@ -283,8 +282,8 @@
defer
async
rel="stylesheet"
href="/css/style-lazy.css"
integrity=""
href="/css/style-lazy.min.da601e742ef58b848e8d0b0e08ff77237c39555b63fd3835f65cb1d8cfe054f1.css"
integrity="sha256-2mAedC71i4SOjQsOCP93I3w5VVtj/Tg19lyx2M/gVPE="
media="print"
onload="this.media='all'; this.onload=null;"
/>
@ -296,19 +295,7 @@
<div
class="fixed left-0 top-0 z-50 flex w-[30px] items-center justify-center bg-gray-200 py-[2.5px] text-[12px] uppercase text-black sm:bg-red-200 md:bg-yellow-200 lg:bg-green-200 xl:bg-blue-200 2xl:bg-pink-200"
>
<span class="block sm:hidden">all</span>
<span class="hidden sm:block md:hidden">sm</span>
<span class="hidden md:block lg:hidden">md</span>
<span class="hidden lg:block xl:hidden">lg</span>
<span class="hidden xl:block 2xl:hidden">xl</span>
<span class="hidden 2xl:block">2xl</span>
</div>
@ -403,9 +390,9 @@
class="img logo-dark"
width="160"
height="32"
src="/images/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_q80_h2_lanczos_3.webp"
src="/images/logo-darkmode_hu7104616098336059575.webp"
alt="Hugoplate"
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_lanczos_3.png';" />
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu5336703655062803932.png';" />
@ -469,7 +456,7 @@
<a
class="nav-dropdown-link "
href="/developers/"
href="/"
>
Developers
</a>
@ -479,7 +466,7 @@
<a
class="nav-dropdown-link "
href="/ec/"
href="/"
>
European Commission
</a>
@ -489,7 +476,7 @@
<a
class="nav-dropdown-link "
href="/individuals/"
href="/"
>
Individuals
</a>
@ -533,7 +520,7 @@
<a
class="nav-dropdown-link "
href="/nlnet/"
href="/"
>
NLnet
</a>
@ -543,7 +530,7 @@
<a
class="nav-dropdown-link "
href="/nordunet/"
href="/"
>
NORDUnet
</a>
@ -553,7 +540,7 @@
<a
class="nav-dropdown-link "
href="/oid/"
href="/"
>
Open Internet Discourse
</a>
@ -563,7 +550,7 @@
<a
class="nav-dropdown-link "
href="/tweag/"
href="/"
>
Tweag
</a>
@ -657,7 +644,7 @@
<ul class="mt-6 inline-flex space-x-1 capitalize">
<li>
<a class="text-primary" href="//localhost:1313/">
<a class="text-primary" href="/">
Home
</a>
<span class="inlin-block mr-1">/</span>
@ -783,9 +770,9 @@
class="img logo-dark"
width="160"
height="32"
src="/images/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_q80_h2_lanczos_3.webp"
src="/images/logo-darkmode_hu7104616098336059575.webp"
alt="Hugoplate"
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_lanczos_3.png';" />
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu5336703655062803932.png';" />
@ -809,7 +796,7 @@
<a
href="
/privacy-policy/
/
"
>Privacy Policy</a
>
@ -859,11 +846,11 @@
<script
crossorigin="anonymous"
integrity=""
src="/js/script.js"
integrity="sha256-KqmvR9djio523pYWZ0IdV49tSiUwUyKOV0vjnRUFRfg="
src="/js/script.min.2aa9af47d7638a8e76de961667421d578f6d4a253053228e574be39d150545f8.js"
></script>
@ -871,8 +858,8 @@
defer
async
crossorigin="anonymous"
integrity=""
src="/js/script-lazy.js"
integrity="sha256-9e9iyznGCSfFZB4ElW&#43;WFonrJpHJr5pYxsaD7VVh4wc="
src="/js/script-lazy.min.f5ef62cb39c60927c5641e04956f961689eb2691c9af9a58c6c683ed5561e307.js"
></script>

View file

@ -5,7 +5,7 @@
lang="en-us"
itemtype="http://schema.org/WebPage"
>
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
<head>
<meta charset="utf-8" />
@ -32,11 +32,11 @@
<link rel="shortcut icon" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_96x0_resize_lanczos_3.png" type="image/x-icon">
<link rel="icon" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_96x0_resize_lanczos_3.png" type="image/x-icon">
<link rel="icon" type="image/png" sizes="48x48" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_48x0_resize_lanczos_3.png">
<link rel="icon" type="image/png" sizes="96x96" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_96x0_resize_lanczos_3.png">
<link rel="apple-touch-icon" sizes="144x144" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_144x0_resize_lanczos_3.png">
<link rel="shortcut icon" href="/images/favicon_hu16604243599178101560.png" type="image/x-icon">
<link rel="icon" href="/images/favicon_hu16604243599178101560.png" type="image/x-icon">
<link rel="icon" type="image/png" sizes="48x48" href="/images/favicon_hu4396562159347915165.png">
<link rel="icon" type="image/png" sizes="96x96" href="/images/favicon_hu16604243599178101560.png">
<link rel="apple-touch-icon" sizes="144x144" href="/images/favicon_hu12447364207213194778.png">
@ -71,7 +71,6 @@
<base href="//localhost:1313/grants/" />
@ -159,8 +158,8 @@
<meta property="og:image" content="//localhost:1313/images/logo.png" />
<meta name="twitter:image" content="//localhost:1313/images/logo.png" />
<meta property="og:image" content="/images/logo.png" />
<meta name="twitter:image" content="/images/logo.png" />
<meta
name="twitter:card"
content="summary
@ -191,7 +190,7 @@
<meta property="og:title" content="Grants" />
<meta property="og:description" content="How to apply for grants as part of the Fediversity Project." />
<meta property="og:type" content="website" />
<meta property="og:url" content="//localhost:1313/grants/" />
<meta property="og:url" content="/grants/" />
<meta name="twitter:title" content="Grants" />
@ -214,7 +213,7 @@
<script>
let indexURL = "//localhost:1313/searchindex.json";
let indexURL = "/searchindex.json";
let includeSectionsInSearch = ["blog"];
let no_results_for = "No results for";
let empty_search_results_placeholder = "Type something to search..";
@ -273,8 +272,8 @@
<link
href="/css/style.css"
integrity=""
href="/css/style.min.61727c767a870956d1add8a8a81f2fd7cb2cd4cb624937bd5a58b5400fc9d015.css"
integrity="sha256-YXJ8dnqHCVbRrdioqB8v18ss1MtiSTe9Wli1QA/J0BU="
rel="stylesheet"
/>
@ -283,8 +282,8 @@
defer
async
rel="stylesheet"
href="/css/style-lazy.css"
integrity=""
href="/css/style-lazy.min.da601e742ef58b848e8d0b0e08ff77237c39555b63fd3835f65cb1d8cfe054f1.css"
integrity="sha256-2mAedC71i4SOjQsOCP93I3w5VVtj/Tg19lyx2M/gVPE="
media="print"
onload="this.media='all'; this.onload=null;"
/>
@ -296,19 +295,7 @@
<div
class="fixed left-0 top-0 z-50 flex w-[30px] items-center justify-center bg-gray-200 py-[2.5px] text-[12px] uppercase text-black sm:bg-red-200 md:bg-yellow-200 lg:bg-green-200 xl:bg-blue-200 2xl:bg-pink-200"
>
<span class="block sm:hidden">all</span>
<span class="hidden sm:block md:hidden">sm</span>
<span class="hidden md:block lg:hidden">md</span>
<span class="hidden lg:block xl:hidden">lg</span>
<span class="hidden xl:block 2xl:hidden">xl</span>
<span class="hidden 2xl:block">2xl</span>
</div>
@ -403,9 +390,9 @@
class="img logo-dark"
width="160"
height="32"
src="/images/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_q80_h2_lanczos_3.webp"
src="/images/logo-darkmode_hu7104616098336059575.webp"
alt="Hugoplate"
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_lanczos_3.png';" />
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu5336703655062803932.png';" />
@ -469,7 +456,7 @@
<a
class="nav-dropdown-link "
href="/developers/"
href="/"
>
Developers
</a>
@ -479,7 +466,7 @@
<a
class="nav-dropdown-link "
href="/ec/"
href="/"
>
European Commission
</a>
@ -489,7 +476,7 @@
<a
class="nav-dropdown-link "
href="/individuals/"
href="/"
>
Individuals
</a>
@ -533,7 +520,7 @@
<a
class="nav-dropdown-link "
href="/nlnet/"
href="/"
>
NLnet
</a>
@ -543,7 +530,7 @@
<a
class="nav-dropdown-link "
href="/nordunet/"
href="/"
>
NORDUnet
</a>
@ -553,7 +540,7 @@
<a
class="nav-dropdown-link "
href="/oid/"
href="/"
>
Open Internet Discourse
</a>
@ -563,7 +550,7 @@
<a
class="nav-dropdown-link "
href="/tweag/"
href="/"
>
Tweag
</a>
@ -657,7 +644,7 @@
<ul class="mt-6 inline-flex space-x-1 capitalize">
<li>
<a class="text-primary" href="//localhost:1313/">
<a class="text-primary" href="/">
Home
</a>
<span class="inlin-block mr-1">/</span>
@ -783,9 +770,9 @@
class="img logo-dark"
width="160"
height="32"
src="/images/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_q80_h2_lanczos_3.webp"
src="/images/logo-darkmode_hu7104616098336059575.webp"
alt="Hugoplate"
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_lanczos_3.png';" />
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu5336703655062803932.png';" />
@ -809,7 +796,7 @@
<a
href="
/privacy-policy/
/
"
>Privacy Policy</a
>
@ -859,11 +846,11 @@
<script
crossorigin="anonymous"
integrity=""
src="/js/script.js"
integrity="sha256-KqmvR9djio523pYWZ0IdV49tSiUwUyKOV0vjnRUFRfg="
src="/js/script.min.2aa9af47d7638a8e76de961667421d578f6d4a253053228e574be39d150545f8.js"
></script>
@ -871,8 +858,8 @@
defer
async
crossorigin="anonymous"
integrity=""
src="/js/script-lazy.js"
integrity="sha256-9e9iyznGCSfFZB4ElW&#43;WFonrJpHJr5pYxsaD7VVh4wc="
src="/js/script-lazy.min.f5ef62cb39c60927c5641e04956f961689eb2691c9af9a58c6c683ed5561e307.js"
></script>

View file

@ -6,7 +6,7 @@
itemtype="http://schema.org/WebPage"
>
<head>
<meta name="generator" content="Hugo 0.124.1"><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
<meta name="generator" content="Hugo 0.134.3">
<meta charset="utf-8" />
@ -33,11 +33,11 @@
<link rel="shortcut icon" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_96x0_resize_lanczos_3.png" type="image/x-icon">
<link rel="icon" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_96x0_resize_lanczos_3.png" type="image/x-icon">
<link rel="icon" type="image/png" sizes="48x48" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_48x0_resize_lanczos_3.png">
<link rel="icon" type="image/png" sizes="96x96" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_96x0_resize_lanczos_3.png">
<link rel="apple-touch-icon" sizes="144x144" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_144x0_resize_lanczos_3.png">
<link rel="shortcut icon" href="/images/favicon_hu16604243599178101560.png" type="image/x-icon">
<link rel="icon" href="/images/favicon_hu16604243599178101560.png" type="image/x-icon">
<link rel="icon" type="image/png" sizes="48x48" href="/images/favicon_hu4396562159347915165.png">
<link rel="icon" type="image/png" sizes="96x96" href="/images/favicon_hu16604243599178101560.png">
<link rel="apple-touch-icon" sizes="144x144" href="/images/favicon_hu12447364207213194778.png">
@ -72,7 +72,6 @@
<base href="//localhost:1313/" />
@ -156,8 +155,8 @@
<meta property="og:image" content="//localhost:1313/images/logo.png" />
<meta name="twitter:image" content="//localhost:1313/images/logo.png" />
<meta property="og:image" content="/images/logo.png" />
<meta name="twitter:image" content="/images/logo.png" />
<meta
name="twitter:card"
content="summary
@ -188,7 +187,7 @@
<meta property="og:title" content="Fediversity" />
<meta property="og:description" content="Fediversity Project" />
<meta property="og:type" content="website" />
<meta property="og:url" content="//localhost:1313/" />
<meta property="og:url" content="/" />
<meta name="twitter:title" content="Fediversity" />
@ -211,7 +210,7 @@
<script>
let indexURL = "//localhost:1313/searchindex.json";
let indexURL = "/searchindex.json";
let includeSectionsInSearch = ["blog"];
let no_results_for = "No results for";
let empty_search_results_placeholder = "Type something to search..";
@ -270,8 +269,8 @@
<link
href="/css/style.css"
integrity=""
href="/css/style.min.61727c767a870956d1add8a8a81f2fd7cb2cd4cb624937bd5a58b5400fc9d015.css"
integrity="sha256-YXJ8dnqHCVbRrdioqB8v18ss1MtiSTe9Wli1QA/J0BU="
rel="stylesheet"
/>
@ -280,8 +279,8 @@
defer
async
rel="stylesheet"
href="/css/style-lazy.css"
integrity=""
href="/css/style-lazy.min.da601e742ef58b848e8d0b0e08ff77237c39555b63fd3835f65cb1d8cfe054f1.css"
integrity="sha256-2mAedC71i4SOjQsOCP93I3w5VVtj/Tg19lyx2M/gVPE="
media="print"
onload="this.media='all'; this.onload=null;"
/>
@ -293,19 +292,7 @@
<div
class="fixed left-0 top-0 z-50 flex w-[30px] items-center justify-center bg-gray-200 py-[2.5px] text-[12px] uppercase text-black sm:bg-red-200 md:bg-yellow-200 lg:bg-green-200 xl:bg-blue-200 2xl:bg-pink-200"
>
<span class="block sm:hidden">all</span>
<span class="hidden sm:block md:hidden">sm</span>
<span class="hidden md:block lg:hidden">md</span>
<span class="hidden lg:block xl:hidden">lg</span>
<span class="hidden xl:block 2xl:hidden">xl</span>
<span class="hidden 2xl:block">2xl</span>
</div>
@ -400,9 +387,9 @@
class="img logo-dark"
width="160"
height="32"
src="/images/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_q80_h2_lanczos_3.webp"
src="/images/logo-darkmode_hu7104616098336059575.webp"
alt="Hugoplate"
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_lanczos_3.png';" />
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu5336703655062803932.png';" />
@ -440,15 +427,15 @@
class="nav-link
active
active
active
inline-flex items-center"
>
For You
@ -464,9 +451,10 @@
<li class="nav-dropdown-item">
<a
class="nav-dropdown-link "
class="nav-dropdown-link
active"
href="/developers/"
href="/"
>
Developers
</a>
@ -474,9 +462,10 @@
<li class="nav-dropdown-item">
<a
class="nav-dropdown-link "
class="nav-dropdown-link
active"
href="/ec/"
href="/"
>
European Commission
</a>
@ -484,9 +473,10 @@
<li class="nav-dropdown-item">
<a
class="nav-dropdown-link "
class="nav-dropdown-link
active"
href="/individuals/"
href="/"
>
Individuals
</a>
@ -500,19 +490,19 @@
class="nav-link
active
active
active
active
inline-flex items-center"
>
Consortium
@ -528,9 +518,10 @@
<li class="nav-dropdown-item">
<a
class="nav-dropdown-link "
class="nav-dropdown-link
active"
href="/nlnet/"
href="/"
>
NLnet
</a>
@ -538,9 +529,10 @@
<li class="nav-dropdown-item">
<a
class="nav-dropdown-link "
class="nav-dropdown-link
active"
href="/nordunet/"
href="/"
>
NORDUnet
</a>
@ -548,9 +540,10 @@
<li class="nav-dropdown-item">
<a
class="nav-dropdown-link "
class="nav-dropdown-link
active"
href="/oid/"
href="/"
>
Open Internet Discourse
</a>
@ -558,9 +551,10 @@
<li class="nav-dropdown-item">
<a
class="nav-dropdown-link "
class="nav-dropdown-link
active"
href="/tweag/"
href="/"
>
Tweag
</a>
@ -656,7 +650,7 @@
<a
class="btn btn-primary"
href="//localhost:1313/individuals"
href="/individuals"
>
For You
@ -779,7 +773,7 @@
<p class="mb-8 text-lg">NLnet supports organisations and people who contribute to an open internet for all. They fund projects that help fix the internet through open hardware, open software, open standards, open science and open data.
<a class="mt-6" href="//localhost:1313/nlnet" style="color:#FF6E00">
<a class="mt-6" href="/nlnet" style="color:#FF6E00">
Read more
<i class="fa fa-arrow-right pl-2"></i>
</a>
@ -798,7 +792,7 @@
<p class="mb-8 text-lg">The Open Internet Discourse Foundation (OID) is founded on the belief that everyone deserves the freedom to express themselves and use the internet without constraints, and is committed to help build a better internet where individuals can truly be who they are.
<a class="mt-6" href="//localhost:1313/oid" style="color:#FF6E00">
<a class="mt-6" href="/oid" style="color:#FF6E00">
Read more
<i class="fa fa-arrow-right pl-2"></i>
</a>
@ -817,7 +811,7 @@
<p class="mb-8 text-lg">Tweag is the open source program office (OSPO) of Modus Create, and has extensive experience working with Nix, and many people at the forefront of the Nix community are Tweagers.
<a class="mt-6" href="//localhost:1313/tweag" style="color:#FF6E00">
<a class="mt-6" href="/tweag" style="color:#FF6E00">
Read more
<i class="fa fa-arrow-right pl-2"></i>
</a>
@ -836,7 +830,7 @@
<p class="mb-8 text-lg">NORDUnet is a collaboration of the National Research and Education Networks of the Nordic countries.
<a class="mt-6" href="//localhost:1313/nordunet" style="color:#FF6E00">
<a class="mt-6" href="/nordunet" style="color:#FF6E00">
Read more
<i class="fa fa-arrow-right pl-2"></i>
</a>
@ -936,27 +930,27 @@
<picture>
<source
srcset="/images/stepping-up_hu3a899aa48c57f1b9bb5cfa5f27514263_18659_545x0_resize_q80_h2_lanczos_3.webp"
srcset="/images/stepping-up_hu5968874710371277549.webp"
media="(max-width: 575px)" />
<source
srcset="/images/stepping-up_hu3a899aa48c57f1b9bb5cfa5f27514263_18659_360x0_resize_q80_h2_lanczos_3.webp"
srcset="/images/stepping-up_hu16482126410611656152.webp"
media="(max-width: 767px)" />
<source
srcset="/images/stepping-up_hu3a899aa48c57f1b9bb5cfa5f27514263_18659_425x0_resize_q80_h2_lanczos_3.webp"
srcset="/images/stepping-up_hu3993040559589503698.webp"
media="(max-width: 991px)" />
<source
srcset="/images/stepping-up_hu3a899aa48c57f1b9bb5cfa5f27514263_18659_520x0_resize_q80_h2_lanczos_3.webp"
srcset="/images/stepping-up_hu7687019753722088167.webp"
/>
<img
loading="lazy" decoding="async"
src="/images/stepping-up_hu3a899aa48c57f1b9bb5cfa5f27514263_18659_520x0_resize_lanczos_3.png"
src="/images/stepping-up_hu2379600809806035915.png"
class=" img"
alt="feature image"
width="890"
@ -982,7 +976,7 @@
</ul>
<a class="btn btn-primary mt-6" href="//localhost:1313/grants">
<a class="btn btn-primary mt-6" href="/grants">
Learn more
<i class="fa fa-arrow-right pl-2"></i>
</a>
@ -1012,7 +1006,7 @@
<p class="mb-8 text-lg">Always be in control with your own data on social networks, whether that&rsquo;s with Mastodon, PeerTube or Pixelfed: Fediversity makes it possible.</p>
<a class="btn btn-primary mt-6" href="//localhost:1313/individuals">
<a class="btn btn-primary mt-6" href="/individuals">
Learn more
<i class="fa fa-arrow-right pl-2"></i>
</a>
@ -1027,7 +1021,7 @@
<p class="mb-8 text-lg">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.</p>
<a class="btn btn-primary mt-6" href="//localhost:1313/developers">
<a class="btn btn-primary mt-6" href="/developers">
Learn more
<i class="fa fa-arrow-right pl-2"></i>
</a>
@ -1042,7 +1036,7 @@
<p class="mb-8 text-lg">The Fediversity Project operates on a grant gratiously provided by the HORIZON fund by the EC. Learn more about the accountability of the project.</p>
<a class="btn btn-primary mt-6" href="//localhost:1313/ec">
<a class="btn btn-primary mt-6" href="/ec">
Learn more
<i class="fa fa-arrow-right pl-2"></i>
</a>
@ -1280,9 +1274,9 @@
class="img logo-dark"
width="160"
height="32"
src="/images/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_q80_h2_lanczos_3.webp"
src="/images/logo-darkmode_hu7104616098336059575.webp"
alt="Hugoplate"
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_lanczos_3.png';" />
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu5336703655062803932.png';" />
@ -1306,7 +1300,7 @@
<a
href="
/privacy-policy/
/
"
>Privacy Policy</a
>
@ -1356,11 +1350,11 @@
<script
crossorigin="anonymous"
integrity=""
src="/js/script.js"
integrity="sha256-KqmvR9djio523pYWZ0IdV49tSiUwUyKOV0vjnRUFRfg="
src="/js/script.min.2aa9af47d7638a8e76de961667421d578f6d4a253053228e574be39d150545f8.js"
></script>
@ -1368,8 +1362,8 @@
defer
async
crossorigin="anonymous"
integrity=""
src="/js/script-lazy.js"
integrity="sha256-9e9iyznGCSfFZB4ElW&#43;WFonrJpHJr5pYxsaD7VVh4wc="
src="/js/script-lazy.min.f5ef62cb39c60927c5641e04956f961689eb2691c9af9a58c6c683ed5561e307.js"
></script>

View file

@ -2,144 +2,144 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Fediversity</title>
<link>//localhost:1313/</link>
<link>/</link>
<description>Recent content on Fediversity</description>
<generator>Hugo -- gohugo.io</generator>
<generator>Hugo</generator>
<language>en-us</language>
<lastBuildDate>Tue, 17 Sep 2024 05:00:00 +0000</lastBuildDate>
<atom:link href="//localhost:1313/index.xml" rel="self" type="application/rss+xml" />
<atom:link href="/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Nordunet Conference 2024</title>
<link>//localhost:1313/blog/nordunet-conference-2024/</link>
<link>/blog/nordunet-conference-2024/</link>
<pubDate>Tue, 17 Sep 2024 05:00:00 +0000</pubDate>
<guid>//localhost:1313/blog/nordunet-conference-2024/</guid>
<description>Fediversity was represented in Bergen at the Nordunet Conference for 2024, with both the Internet Discourse Foundation and Nordunet themselves being present.</description>
<guid>/blog/nordunet-conference-2024/</guid>
<description>&lt;p&gt;Fediversity was represented in Bergen at the Nordunet Conference for 2024, with both the Internet Discourse Foundation and Nordunet themselves being present. This was a great opportunity for the different organisations in the consortium to meet with each other and exchange ideas.&lt;/p&gt;</description>
</item>
<item>
<title>Fediversity Tech Session</title>
<link>//localhost:1313/blog/fediversity-tech-session/</link>
<link>/blog/fediversity-tech-session/</link>
<pubDate>Mon, 05 Aug 2024 05:00:00 +0000</pubDate>
<guid>//localhost:1313/blog/fediversity-tech-session/</guid>
<description>Recently Fediversity hosted a tech session on NixOS and Kubernetes. We invited people within the community to discuss some design considerations of the Fediversity project with us.</description>
<guid>/blog/fediversity-tech-session/</guid>
<description>&lt;p&gt;Recently Fediversity hosted a tech session on NixOS and Kubernetes. We invited people within the community to discuss some design considerations of the Fediversity project with us.&lt;/p&gt;</description>
</item>
<item>
<title>PublicSpaces Conference 2024</title>
<link>//localhost:1313/blog/publicspaces-conference/</link>
<link>/blog/publicspaces-conference/</link>
<pubDate>Tue, 30 Jul 2024 05:00:00 +0000</pubDate>
<guid>//localhost:1313/blog/publicspaces-conference/</guid>
<description>PublicSpaces and Waag Futurelabs recently held their yearly conference in Amsterdam, titled &amp;lsquo;Taking Back the Internet&amp;rsquo;.</description>
<guid>/blog/publicspaces-conference/</guid>
<description>&lt;p&gt;PublicSpaces and Waag Futurelabs recently held their yearly conference in Amsterdam, titled &amp;lsquo;Taking Back the Internet&amp;rsquo;. PublicSpaces is a network of public organisations fighting for an internet based on public values. The Fediversity Project attended, to share ideas, and learn more about how people and organisations think about an ethical internet. If you are interested, you can view all sessions &lt;a href=&#34;https://conference.publicspaces.net/en/archive/pubconf2024&#34;&#xA;&#xA;&#xA;&#xA;&#xA; target=&#34;_blank&#34;&#xA; &#xA;&#xA;&#xA;&gt;here&lt;/a&gt;&#xA; (hosted on PeerTube!).&lt;/p&gt;</description>
</item>
<item>
<title>Fediversity new website launch</title>
<link>//localhost:1313/blog/new-website-launch/</link>
<link>/blog/new-website-launch/</link>
<pubDate>Wed, 15 May 2024 05:00:00 +0000</pubDate>
<guid>//localhost:1313/blog/new-website-launch/</guid>
<description>We are pleased to introduce the launch of our new website dedicated to the Fediversity project.</description>
<guid>/blog/new-website-launch/</guid>
<description>&lt;p&gt;We are pleased to introduce the launch of our new website dedicated to the Fediversity project.&lt;/p&gt;</description>
</item>
<item>
<title>PublicSpaces Conference 2024</title>
<link>//localhost:1313/events/publicspaces-annual-conference/</link>
<link>/events/publicspaces-annual-conference/</link>
<pubDate>Sat, 11 May 2024 14:00:00 +0200</pubDate>
<guid>//localhost:1313/events/publicspaces-annual-conference/</guid>
<description>w On June 6th and 7th, PublicSpaces and Waag Futurelab proudly present the fourth edition of the PublicSpaces conference under the theme &amp;lsquo;Empowering the Internet&amp;rsquo;.</description>
<guid>/events/publicspaces-annual-conference/</guid>
<description>&lt;p&gt;w&#xA;On June 6th and 7th, PublicSpaces and Waag Futurelab proudly present the fourth edition of the PublicSpaces conference under the theme &amp;lsquo;Empowering the Internet&amp;rsquo;. Held at Pakhuis de Zwijger, this two-day event will feature panels, keynotes, roundtable discussions, lectures, as well as art and cultural showcases, all aimed at collectively shaping the rules for a more inclusive internet. Join us as we navigate towards a digital landscape where everyone has a voice. For more information, check out the &lt;a href=&#34;https://publicspaces.net/2024/02/01/save-the-date-publicspaces-conferentie-2024/&#34;&#xA;&#xA;&#xA;&#xA;&#xA; target=&#34;_blank&#34;&#xA; &#xA;&#xA;&#xA;&gt;website&lt;/a&gt;&#xA;&lt;/p&gt;</description>
</item>
<item>
<title>OW2con 2024</title>
<link>//localhost:1313/events/owc-annual-conference-2024/</link>
<link>/events/owc-annual-conference-2024/</link>
<pubDate>Sat, 11 May 2024 09:00:00 +0000</pubDate>
<guid>//localhost:1313/events/owc-annual-conference-2024/</guid>
<description>OW2con is the European open source conference organized by OW2. An international meeting of developpers, IT companies, academics and non-profit organizations, OW2con brings together the entire open source community, during two days of presentations ranging from tech topics to business and ethical issues of open source.</description>
<guid>/events/owc-annual-conference-2024/</guid>
<description>&lt;p&gt;OW2con is the European open source conference organized by OW2. An international meeting of developpers, IT companies, academics and non-profit organizations, OW2con brings together the entire open source community, during two days of presentations ranging from tech topics to business and ethical issues of open source. It also offers a unique opportunity to establish contact with peers through friendly networking sessions. OW2con is &lt;a href=&#34;https://www.ngi.eu/event/open-source-community-annual-conference-2024/&#34;&#xA;&#xA;&#xA;&#xA;&#xA; target=&#34;_blank&#34;&#xA; &#xA;&#xA;&#xA;&gt;open&lt;/a&gt;&#xA; to all, the event is free and all sessions are held in English.&#xA;The OW2con24 call for presentations is open. This year we are giving the highlight on the theme of open source funding: what are the current solutions for innovators, start-ups or ISVs to finance their development? private or public financing? Are national and European public policies up to the challenges?&lt;/p&gt;</description>
</item>
<item>
<title>State of the Internet 2024</title>
<link>//localhost:1313/events/waag-state-internet-2024/</link>
<link>/events/waag-state-internet-2024/</link>
<pubDate>Wed, 10 Apr 2024 16:00:00 +0000</pubDate>
<guid>//localhost:1313/events/waag-state-internet-2024/</guid>
<description>Join us at the State of the Internet 2024, where Waag Futurelab, alongside the Municipality of Amsterdam and the OBA, delves into the depths of the online realm.</description>
<guid>/events/waag-state-internet-2024/</guid>
<description>&lt;p&gt;Join us at the State of the Internet 2024, where Waag Futurelab, alongside the Municipality of Amsterdam and the OBA, delves into the depths of the online realm. Featuring Kim van Sparrentak, Member of the European Parliament, discussing Europe&amp;rsquo;s efforts to regulate Big Tech and enhance digital rights. Explore the impact of pivotal European laws like the GDPR and AI Act while celebrating 30 years of Waag Futurelab&amp;rsquo;s dedication to democratizing technology access for all.&lt;/p&gt;</description>
</item>
<item>
<title>Fediversity Project publicly announced</title>
<link>//localhost:1313/blog/project-launch/</link>
<link>/blog/project-launch/</link>
<pubDate>Mon, 01 Jan 2024 05:00:00 +0000</pubDate>
<guid>//localhost:1313/blog/project-launch/</guid>
<description>The Consortium behind the Fediversity project announces that the project has officially been started.</description>
<guid>/blog/project-launch/</guid>
<description>&lt;p&gt;The Consortium behind the Fediversity project announces that the project has officially been started. NLnet, Tweag, NorduNet and the Open Internet Discourse Foundation are working together to build a new service for cloud hosters.&lt;/p&gt;</description>
</item>
<item>
<title>Consortium</title>
<link>//localhost:1313/consortium/</link>
<link>/consortium/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>//localhost:1313/consortium/</guid>
<description>Information about the project. TODO.</description>
<guid>/consortium/</guid>
<description>&lt;p&gt;Information about the project. TODO.&lt;/p&gt;</description>
</item>
<item>
<title>Developers</title>
<link>//localhost:1313/developers/</link>
<link>/developers/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>//localhost:1313/developers/</guid>
<description>The Fediversity Project enables easy hosting for a wide variety of fediverse platforms, all based on NixOS.</description>
<guid>/developers/</guid>
<description>&lt;p&gt;The Fediversity Project enables easy hosting for a wide variety of fediverse platforms, all based on NixOS. At the start, the project will support Mastodon, PixelFed,PeerTube, Matrix and Nexcloud, and the project is actively working to expand this offering. Other services that are offered are email (based on Stalwart) and domain registry.&lt;/p&gt;</description>
</item>
<item>
<title>European Commission</title>
<link>//localhost:1313/ec/</link>
<link>/ec/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>//localhost:1313/ec/</guid>
<description>The Fediversity project implements the visions outlined by the Next Generation Internet (NGI) initiative for an open internet in several ways.</description>
<guid>/ec/</guid>
<description>&lt;p&gt;The Fediversity project implements the visions outlined by the Next Generation Internet (NGI) initiative for an open internet in several ways. Most importantly, it helps with decentralisation of the internet, a core principle of the NGI, by making it easier for people to participate in the Open Social Web on their own terms. NGI&amp;rsquo;s goal of empowering individuals in the digital sphere is helped by making it easy for them to set up their own servers and platforms. While a variety of Fediverse software exist, there are still barriers of entry for people. In order for people to be truly empowered, joining the fediverse needs to be as weasy as possible. Additionally, the Fediverse emphasises interoperability and openness, which are key concerns addressed by the NGI.&lt;/p&gt;</description>
</item>
<item>
<title>Fediversity</title>
<link>//localhost:1313/fediversity/</link>
<link>/fediversity/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>//localhost:1313/fediversity/</guid>
<description>Fediversity is a comprehensive effort to bring easy-to-use, hosted cloud services with service portability and personal freedom at their core to everyone.</description>
<guid>/fediversity/</guid>
<description>&lt;p&gt;Fediversity is a comprehensive effort to bring easy-to-use, hosted cloud services with service portability and personal freedom at their core to everyone. It wants to provide everyone with high-quality, secure IT systems for everyday use. Without tracking, without exploitation, in a way that runs everywhere and scales effortlessly. Fediversity is based on NixOS, a disruptive Linux distribution with a unique approach to package and configuration management. Built on top of the Nix package manager, NixOS is completely declarative, makes upgrading systems reliable, and has many other advantages. Because it is reproducible, it is ideally suited for complex deployment scenarios where consistent behaviour, stability and configurability matter.&lt;/p&gt;</description>
</item>
<item>
<title>Grants</title>
<link>//localhost:1313/grants/</link>
<link>/grants/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>//localhost:1313/grants/</guid>
<description>Fediversity invites other people to join this ambitious development effort. It is a vast domain with many more challenges than what any preconceived effort could tackle by itself.</description>
<guid>/grants/</guid>
<description>&lt;p&gt;Fediversity invites other people to join this ambitious development effort. It is a vast domain with many more challenges than what any preconceived effort could tackle by itself. This is why we invite your contribution to help us reshape the state of play, and together create an open, trustworthy and reliable internet for all.&lt;/p&gt;</description>
</item>
<item>
<title>Individuals</title>
<link>//localhost:1313/individuals/</link>
<link>/individuals/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>//localhost:1313/individuals/</guid>
<description>The fediverse shows great potential in fundamentally rethinking how we approach the internet.</description>
<guid>/individuals/</guid>
<description>&lt;p&gt;The fediverse shows great potential in fundamentally rethinking how we approach the internet. It is a new way of thinking about how the internet can be a social web, and solves for the problems that the current Big Tech platforms have, while at the same time enabling a new wave of innovation and new ideas on the social web.&lt;/p&gt;</description>
</item>
<item>
<title>Laurens Hof</title>
<link>//localhost:1313/authors/laurens-hof/</link>
<link>/authors/laurens-hof/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>//localhost:1313/authors/laurens-hof/</guid>
<description>Story teller for the Fediversity Project.</description>
<guid>/authors/laurens-hof/</guid>
<description>&lt;p&gt;Story teller for the Fediversity Project.&lt;/p&gt;</description>
</item>
<item>
<title>NLnet</title>
<link>//localhost:1313/nlnet/</link>
<link>/nlnet/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>//localhost:1313/nlnet/</guid>
<description>The NLnet Foundation supports organisations and people who contribute to an open internet for all.</description>
<guid>/nlnet/</guid>
<description>&lt;p&gt;The NLnet Foundation supports organisations and people who contribute to an open internet for all. NLnet funds projects that help fix the internet through open hardware, open software, open standards, open science and open data. After its historical contribution to the early internet in Europe in the 1980s, NLnet has been financially supporting the open internet since 1997.&lt;/p&gt;</description>
</item>
<item>
<title>NORDUnet</title>
<link>//localhost:1313/nordunet/</link>
<link>/nordunet/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>//localhost:1313/nordunet/</guid>
<description>NORDUnet is a collaboration of the National Research and Education Networks of the Nordic countries connecting universities and research institutions across Denmark, Finland, Iceland, Norway, and Sweden.</description>
<guid>/nordunet/</guid>
<description>&lt;p&gt;NORDUnet is a collaboration of the National Research and Education Networks of the Nordic countries connecting universities and research institutions across Denmark, Finland, Iceland, Norway, and Sweden. It enables collaboration, data sharing, and access to online resources for academic and research purposes.&lt;/p&gt;</description>
</item>
<item>
<title>Open Internet Discourse Foundation</title>
<link>//localhost:1313/oid/</link>
<link>/oid/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>//localhost:1313/oid/</guid>
<description>The Open Internet Discourse Foundation (OID) is founded on the belief that everyone deserves the freedom to express themselves and use the internet without constraints, and is committed to help build a better internet where individuals can truly be who they are.</description>
<guid>/oid/</guid>
<description>&lt;p&gt;The Open Internet Discourse Foundation (OID) is founded on the belief that everyone deserves the freedom to express themselves and use the internet without constraints, and is committed to help build a better internet where individuals can truly be who they are.&lt;/p&gt;</description>
</item>
<item>
<title>Privacy</title>
<link>//localhost:1313/privacy-policy/</link>
<link>/privacy-policy/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>//localhost:1313/privacy-policy/</guid>
<description>The Fediversity website does not track you, and does not process any of your data.</description>
<guid>/privacy-policy/</guid>
<description>&lt;p&gt;The Fediversity website does not track you, and does not process any of your data.&lt;/p&gt;</description>
</item>
<item>
<title>Ready to build your next project with Hugo?</title>
@ -150,10 +150,10 @@
</item>
<item>
<title>Tweag</title>
<link>//localhost:1313/tweag/</link>
<link>/tweag/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>//localhost:1313/tweag/</guid>
<description>Tweag is the open source program office (OSPO) of Modus Create, a global digital consulting firm that helps enterprises build competitive advantage through digital innovation.</description>
<guid>/tweag/</guid>
<description>&lt;p&gt;Tweag is the open source program office (OSPO) of Modus Create, a global digital consulting firm that helps enterprises build competitive advantage through digital innovation. Tweagers are leading contributors to several open source projects — from functional programming languages to cross-platform frameworks. Tweag has extensive experience working with Nix, and many people at the forefront of the Nix community are Tweagers.&lt;/p&gt;</description>
</item>
<item>
<title>What Users Are Saying About Hugoplate</title>

View file

@ -5,7 +5,7 @@
lang="en-us"
itemtype="http://schema.org/WebPage"
>
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
<head>
<meta charset="utf-8" />
@ -32,11 +32,11 @@
<link rel="shortcut icon" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_96x0_resize_lanczos_3.png" type="image/x-icon">
<link rel="icon" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_96x0_resize_lanczos_3.png" type="image/x-icon">
<link rel="icon" type="image/png" sizes="48x48" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_48x0_resize_lanczos_3.png">
<link rel="icon" type="image/png" sizes="96x96" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_96x0_resize_lanczos_3.png">
<link rel="apple-touch-icon" sizes="144x144" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_144x0_resize_lanczos_3.png">
<link rel="shortcut icon" href="/images/favicon_hu16604243599178101560.png" type="image/x-icon">
<link rel="icon" href="/images/favicon_hu16604243599178101560.png" type="image/x-icon">
<link rel="icon" type="image/png" sizes="48x48" href="/images/favicon_hu4396562159347915165.png">
<link rel="icon" type="image/png" sizes="96x96" href="/images/favicon_hu16604243599178101560.png">
<link rel="apple-touch-icon" sizes="144x144" href="/images/favicon_hu12447364207213194778.png">
@ -71,7 +71,6 @@
<base href="//localhost:1313/individuals/" />
@ -159,8 +158,8 @@
<meta property="og:image" content="//localhost:1313/images/logo.png" />
<meta name="twitter:image" content="//localhost:1313/images/logo.png" />
<meta property="og:image" content="/images/logo.png" />
<meta name="twitter:image" content="/images/logo.png" />
<meta
name="twitter:card"
content="summary
@ -191,7 +190,7 @@
<meta property="og:title" content="Individuals" />
<meta property="og:description" content="Information about the project for regular people." />
<meta property="og:type" content="website" />
<meta property="og:url" content="//localhost:1313/individuals/" />
<meta property="og:url" content="/individuals/" />
<meta name="twitter:title" content="Individuals" />
@ -214,7 +213,7 @@
<script>
let indexURL = "//localhost:1313/searchindex.json";
let indexURL = "/searchindex.json";
let includeSectionsInSearch = ["blog"];
let no_results_for = "No results for";
let empty_search_results_placeholder = "Type something to search..";
@ -273,8 +272,8 @@
<link
href="/css/style.css"
integrity=""
href="/css/style.min.61727c767a870956d1add8a8a81f2fd7cb2cd4cb624937bd5a58b5400fc9d015.css"
integrity="sha256-YXJ8dnqHCVbRrdioqB8v18ss1MtiSTe9Wli1QA/J0BU="
rel="stylesheet"
/>
@ -283,8 +282,8 @@
defer
async
rel="stylesheet"
href="/css/style-lazy.css"
integrity=""
href="/css/style-lazy.min.da601e742ef58b848e8d0b0e08ff77237c39555b63fd3835f65cb1d8cfe054f1.css"
integrity="sha256-2mAedC71i4SOjQsOCP93I3w5VVtj/Tg19lyx2M/gVPE="
media="print"
onload="this.media='all'; this.onload=null;"
/>
@ -296,19 +295,7 @@
<div
class="fixed left-0 top-0 z-50 flex w-[30px] items-center justify-center bg-gray-200 py-[2.5px] text-[12px] uppercase text-black sm:bg-red-200 md:bg-yellow-200 lg:bg-green-200 xl:bg-blue-200 2xl:bg-pink-200"
>
<span class="block sm:hidden">all</span>
<span class="hidden sm:block md:hidden">sm</span>
<span class="hidden md:block lg:hidden">md</span>
<span class="hidden lg:block xl:hidden">lg</span>
<span class="hidden xl:block 2xl:hidden">xl</span>
<span class="hidden 2xl:block">2xl</span>
</div>
@ -403,9 +390,9 @@
class="img logo-dark"
width="160"
height="32"
src="/images/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_q80_h2_lanczos_3.webp"
src="/images/logo-darkmode_hu7104616098336059575.webp"
alt="Hugoplate"
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_lanczos_3.png';" />
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu5336703655062803932.png';" />
@ -451,7 +438,7 @@
active
inline-flex items-center"
>
For You
@ -469,7 +456,7 @@
<a
class="nav-dropdown-link "
href="/developers/"
href="/"
>
Developers
</a>
@ -479,7 +466,7 @@
<a
class="nav-dropdown-link "
href="/ec/"
href="/"
>
European Commission
</a>
@ -487,10 +474,9 @@
<li class="nav-dropdown-item">
<a
class="nav-dropdown-link
active"
class="nav-dropdown-link "
href="/individuals/"
href="/"
>
Individuals
</a>
@ -534,7 +520,7 @@
<a
class="nav-dropdown-link "
href="/nlnet/"
href="/"
>
NLnet
</a>
@ -544,7 +530,7 @@
<a
class="nav-dropdown-link "
href="/nordunet/"
href="/"
>
NORDUnet
</a>
@ -554,7 +540,7 @@
<a
class="nav-dropdown-link "
href="/oid/"
href="/"
>
Open Internet Discourse
</a>
@ -564,7 +550,7 @@
<a
class="nav-dropdown-link "
href="/tweag/"
href="/"
>
Tweag
</a>
@ -658,7 +644,7 @@
<ul class="mt-6 inline-flex space-x-1 capitalize">
<li>
<a class="text-primary" href="//localhost:1313/">
<a class="text-primary" href="/">
Home
</a>
<span class="inlin-block mr-1">/</span>
@ -787,9 +773,9 @@
class="img logo-dark"
width="160"
height="32"
src="/images/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_q80_h2_lanczos_3.webp"
src="/images/logo-darkmode_hu7104616098336059575.webp"
alt="Hugoplate"
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_lanczos_3.png';" />
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu5336703655062803932.png';" />
@ -813,7 +799,7 @@
<a
href="
/privacy-policy/
/
"
>Privacy Policy</a
>
@ -863,11 +849,11 @@
<script
crossorigin="anonymous"
integrity=""
src="/js/script.js"
integrity="sha256-KqmvR9djio523pYWZ0IdV49tSiUwUyKOV0vjnRUFRfg="
src="/js/script.min.2aa9af47d7638a8e76de961667421d578f6d4a253053228e574be39d150545f8.js"
></script>
@ -875,8 +861,8 @@
defer
async
crossorigin="anonymous"
integrity=""
src="/js/script-lazy.js"
integrity="sha256-9e9iyznGCSfFZB4ElW&#43;WFonrJpHJr5pYxsaD7VVh4wc="
src="/js/script-lazy.min.f5ef62cb39c60927c5641e04956f961689eb2691c9af9a58c6c683ed5561e307.js"
></script>

View file

@ -4,7 +4,7 @@
"lang": "en-us",
"display": "fullscreen",
"orientation" : "portrait",
"start_url": "//localhost:1313/?utm_source=web_app_manifest",
"start_url": "/?utm_source=web_app_manifest",
"background_color": "#fff",
"theme_color": "#000",
@ -20,33 +20,33 @@
"icons": [
{
"src": "/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_48x48_resize_lanczos_3.png",
"src": "/images/favicon_hu11685587185651373411.png",
"sizes": "48x48",
"type": "image/png"
},
{
"src": "/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_72x72_resize_lanczos_3.png",
"src": "/images/favicon_hu9227628693179895966.png",
"sizes": "72x72",
"type": "image/png"
},
{
"src": "/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_96x96_resize_lanczos_3.png",
"src": "/images/favicon_hu8119605256996703762.png",
"sizes": "96x96",
"type": "image/png"
},
{
"src": "/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_144x144_resize_lanczos_3.png",
"src": "/images/favicon_hu947494468054680454.png",
"sizes": "144x144",
"type": "image/png"
},
{
"src": "/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_192x192_resize_lanczos_3.png",
"src": "/images/favicon_hu2340602103651202756.png",
"sizes": "192x192",
"type": "image/png",
"purpose": "any maskable"
},
{
"src": "/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_512x512_resize_lanczos_3.png",
"src": "/images/favicon_hu11301247287551429581.png",
"sizes": "512x512",
"type": "image/png"
}

View file

@ -5,7 +5,7 @@
lang="en-us"
itemtype="http://schema.org/WebPage"
>
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
<head>
<meta charset="utf-8" />
@ -32,11 +32,11 @@
<link rel="shortcut icon" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_96x0_resize_lanczos_3.png" type="image/x-icon">
<link rel="icon" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_96x0_resize_lanczos_3.png" type="image/x-icon">
<link rel="icon" type="image/png" sizes="48x48" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_48x0_resize_lanczos_3.png">
<link rel="icon" type="image/png" sizes="96x96" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_96x0_resize_lanczos_3.png">
<link rel="apple-touch-icon" sizes="144x144" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_144x0_resize_lanczos_3.png">
<link rel="shortcut icon" href="/images/favicon_hu16604243599178101560.png" type="image/x-icon">
<link rel="icon" href="/images/favicon_hu16604243599178101560.png" type="image/x-icon">
<link rel="icon" type="image/png" sizes="48x48" href="/images/favicon_hu4396562159347915165.png">
<link rel="icon" type="image/png" sizes="96x96" href="/images/favicon_hu16604243599178101560.png">
<link rel="apple-touch-icon" sizes="144x144" href="/images/favicon_hu12447364207213194778.png">
@ -71,7 +71,6 @@
<base href="//localhost:1313/nlnet/" />
@ -159,8 +158,8 @@
<meta property="og:image" content="//localhost:1313/images/logo.png" />
<meta name="twitter:image" content="//localhost:1313/images/logo.png" />
<meta property="og:image" content="/images/logo.png" />
<meta name="twitter:image" content="/images/logo.png" />
<meta
name="twitter:card"
content="summary
@ -191,7 +190,7 @@
<meta property="og:title" content="NLnet" />
<meta property="og:description" content="The NLnet organisation" />
<meta property="og:type" content="website" />
<meta property="og:url" content="//localhost:1313/nlnet/" />
<meta property="og:url" content="/nlnet/" />
<meta name="twitter:title" content="NLnet" />
@ -214,7 +213,7 @@
<script>
let indexURL = "//localhost:1313/searchindex.json";
let indexURL = "/searchindex.json";
let includeSectionsInSearch = ["blog"];
let no_results_for = "No results for";
let empty_search_results_placeholder = "Type something to search..";
@ -273,8 +272,8 @@
<link
href="/css/style.css"
integrity=""
href="/css/style.min.61727c767a870956d1add8a8a81f2fd7cb2cd4cb624937bd5a58b5400fc9d015.css"
integrity="sha256-YXJ8dnqHCVbRrdioqB8v18ss1MtiSTe9Wli1QA/J0BU="
rel="stylesheet"
/>
@ -283,8 +282,8 @@
defer
async
rel="stylesheet"
href="/css/style-lazy.css"
integrity=""
href="/css/style-lazy.min.da601e742ef58b848e8d0b0e08ff77237c39555b63fd3835f65cb1d8cfe054f1.css"
integrity="sha256-2mAedC71i4SOjQsOCP93I3w5VVtj/Tg19lyx2M/gVPE="
media="print"
onload="this.media='all'; this.onload=null;"
/>
@ -296,19 +295,7 @@
<div
class="fixed left-0 top-0 z-50 flex w-[30px] items-center justify-center bg-gray-200 py-[2.5px] text-[12px] uppercase text-black sm:bg-red-200 md:bg-yellow-200 lg:bg-green-200 xl:bg-blue-200 2xl:bg-pink-200"
>
<span class="block sm:hidden">all</span>
<span class="hidden sm:block md:hidden">sm</span>
<span class="hidden md:block lg:hidden">md</span>
<span class="hidden lg:block xl:hidden">lg</span>
<span class="hidden xl:block 2xl:hidden">xl</span>
<span class="hidden 2xl:block">2xl</span>
</div>
@ -403,9 +390,9 @@
class="img logo-dark"
width="160"
height="32"
src="/images/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_q80_h2_lanczos_3.webp"
src="/images/logo-darkmode_hu7104616098336059575.webp"
alt="Hugoplate"
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_lanczos_3.png';" />
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu5336703655062803932.png';" />
@ -469,7 +456,7 @@
<a
class="nav-dropdown-link "
href="/developers/"
href="/"
>
Developers
</a>
@ -479,7 +466,7 @@
<a
class="nav-dropdown-link "
href="/ec/"
href="/"
>
European Commission
</a>
@ -489,7 +476,7 @@
<a
class="nav-dropdown-link "
href="/individuals/"
href="/"
>
Individuals
</a>
@ -503,7 +490,7 @@
class="nav-link
active
@ -531,10 +518,9 @@
<li class="nav-dropdown-item">
<a
class="nav-dropdown-link
active"
class="nav-dropdown-link "
href="/nlnet/"
href="/"
>
NLnet
</a>
@ -544,7 +530,7 @@
<a
class="nav-dropdown-link "
href="/nordunet/"
href="/"
>
NORDUnet
</a>
@ -554,7 +540,7 @@
<a
class="nav-dropdown-link "
href="/oid/"
href="/"
>
Open Internet Discourse
</a>
@ -564,7 +550,7 @@
<a
class="nav-dropdown-link "
href="/tweag/"
href="/"
>
Tweag
</a>
@ -658,7 +644,7 @@
<ul class="mt-6 inline-flex space-x-1 capitalize">
<li>
<a class="text-primary" href="//localhost:1313/">
<a class="text-primary" href="/">
Home
</a>
<span class="inlin-block mr-1">/</span>
@ -782,9 +768,9 @@
class="img logo-dark"
width="160"
height="32"
src="/images/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_q80_h2_lanczos_3.webp"
src="/images/logo-darkmode_hu7104616098336059575.webp"
alt="Hugoplate"
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_lanczos_3.png';" />
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu5336703655062803932.png';" />
@ -808,7 +794,7 @@
<a
href="
/privacy-policy/
/
"
>Privacy Policy</a
>
@ -858,11 +844,11 @@
<script
crossorigin="anonymous"
integrity=""
src="/js/script.js"
integrity="sha256-KqmvR9djio523pYWZ0IdV49tSiUwUyKOV0vjnRUFRfg="
src="/js/script.min.2aa9af47d7638a8e76de961667421d578f6d4a253053228e574be39d150545f8.js"
></script>
@ -870,8 +856,8 @@
defer
async
crossorigin="anonymous"
integrity=""
src="/js/script-lazy.js"
integrity="sha256-9e9iyznGCSfFZB4ElW&#43;WFonrJpHJr5pYxsaD7VVh4wc="
src="/js/script-lazy.min.f5ef62cb39c60927c5641e04956f961689eb2691c9af9a58c6c683ed5561e307.js"
></script>

View file

@ -5,7 +5,7 @@
lang="en-us"
itemtype="http://schema.org/WebPage"
>
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
<head>
<meta charset="utf-8" />
@ -32,11 +32,11 @@
<link rel="shortcut icon" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_96x0_resize_lanczos_3.png" type="image/x-icon">
<link rel="icon" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_96x0_resize_lanczos_3.png" type="image/x-icon">
<link rel="icon" type="image/png" sizes="48x48" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_48x0_resize_lanczos_3.png">
<link rel="icon" type="image/png" sizes="96x96" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_96x0_resize_lanczos_3.png">
<link rel="apple-touch-icon" sizes="144x144" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_144x0_resize_lanczos_3.png">
<link rel="shortcut icon" href="/images/favicon_hu16604243599178101560.png" type="image/x-icon">
<link rel="icon" href="/images/favicon_hu16604243599178101560.png" type="image/x-icon">
<link rel="icon" type="image/png" sizes="48x48" href="/images/favicon_hu4396562159347915165.png">
<link rel="icon" type="image/png" sizes="96x96" href="/images/favicon_hu16604243599178101560.png">
<link rel="apple-touch-icon" sizes="144x144" href="/images/favicon_hu12447364207213194778.png">
@ -71,7 +71,6 @@
<base href="//localhost:1313/nordunet/" />
@ -159,8 +158,8 @@
<meta property="og:image" content="//localhost:1313/images/logo.png" />
<meta name="twitter:image" content="//localhost:1313/images/logo.png" />
<meta property="og:image" content="/images/logo.png" />
<meta name="twitter:image" content="/images/logo.png" />
<meta
name="twitter:card"
content="summary
@ -191,7 +190,7 @@
<meta property="og:title" content="NORDUnet" />
<meta property="og:description" content="The NORDUnet organisation." />
<meta property="og:type" content="website" />
<meta property="og:url" content="//localhost:1313/nordunet/" />
<meta property="og:url" content="/nordunet/" />
<meta name="twitter:title" content="NORDUnet" />
@ -214,7 +213,7 @@
<script>
let indexURL = "//localhost:1313/searchindex.json";
let indexURL = "/searchindex.json";
let includeSectionsInSearch = ["blog"];
let no_results_for = "No results for";
let empty_search_results_placeholder = "Type something to search..";
@ -273,8 +272,8 @@
<link
href="/css/style.css"
integrity=""
href="/css/style.min.61727c767a870956d1add8a8a81f2fd7cb2cd4cb624937bd5a58b5400fc9d015.css"
integrity="sha256-YXJ8dnqHCVbRrdioqB8v18ss1MtiSTe9Wli1QA/J0BU="
rel="stylesheet"
/>
@ -283,8 +282,8 @@
defer
async
rel="stylesheet"
href="/css/style-lazy.css"
integrity=""
href="/css/style-lazy.min.da601e742ef58b848e8d0b0e08ff77237c39555b63fd3835f65cb1d8cfe054f1.css"
integrity="sha256-2mAedC71i4SOjQsOCP93I3w5VVtj/Tg19lyx2M/gVPE="
media="print"
onload="this.media='all'; this.onload=null;"
/>
@ -296,19 +295,7 @@
<div
class="fixed left-0 top-0 z-50 flex w-[30px] items-center justify-center bg-gray-200 py-[2.5px] text-[12px] uppercase text-black sm:bg-red-200 md:bg-yellow-200 lg:bg-green-200 xl:bg-blue-200 2xl:bg-pink-200"
>
<span class="block sm:hidden">all</span>
<span class="hidden sm:block md:hidden">sm</span>
<span class="hidden md:block lg:hidden">md</span>
<span class="hidden lg:block xl:hidden">lg</span>
<span class="hidden xl:block 2xl:hidden">xl</span>
<span class="hidden 2xl:block">2xl</span>
</div>
@ -403,9 +390,9 @@
class="img logo-dark"
width="160"
height="32"
src="/images/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_q80_h2_lanczos_3.webp"
src="/images/logo-darkmode_hu7104616098336059575.webp"
alt="Hugoplate"
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_lanczos_3.png';" />
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu5336703655062803932.png';" />
@ -469,7 +456,7 @@
<a
class="nav-dropdown-link "
href="/developers/"
href="/"
>
Developers
</a>
@ -479,7 +466,7 @@
<a
class="nav-dropdown-link "
href="/ec/"
href="/"
>
European Commission
</a>
@ -489,7 +476,7 @@
<a
class="nav-dropdown-link "
href="/individuals/"
href="/"
>
Individuals
</a>
@ -507,7 +494,7 @@
active
@ -533,7 +520,7 @@
<a
class="nav-dropdown-link "
href="/nlnet/"
href="/"
>
NLnet
</a>
@ -541,10 +528,9 @@
<li class="nav-dropdown-item">
<a
class="nav-dropdown-link
active"
class="nav-dropdown-link "
href="/nordunet/"
href="/"
>
NORDUnet
</a>
@ -554,7 +540,7 @@
<a
class="nav-dropdown-link "
href="/oid/"
href="/"
>
Open Internet Discourse
</a>
@ -564,7 +550,7 @@
<a
class="nav-dropdown-link "
href="/tweag/"
href="/"
>
Tweag
</a>
@ -658,7 +644,7 @@
<ul class="mt-6 inline-flex space-x-1 capitalize">
<li>
<a class="text-primary" href="//localhost:1313/">
<a class="text-primary" href="/">
Home
</a>
<span class="inlin-block mr-1">/</span>
@ -782,9 +768,9 @@
class="img logo-dark"
width="160"
height="32"
src="/images/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_q80_h2_lanczos_3.webp"
src="/images/logo-darkmode_hu7104616098336059575.webp"
alt="Hugoplate"
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_lanczos_3.png';" />
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu5336703655062803932.png';" />
@ -808,7 +794,7 @@
<a
href="
/privacy-policy/
/
"
>Privacy Policy</a
>
@ -858,11 +844,11 @@
<script
crossorigin="anonymous"
integrity=""
src="/js/script.js"
integrity="sha256-KqmvR9djio523pYWZ0IdV49tSiUwUyKOV0vjnRUFRfg="
src="/js/script.min.2aa9af47d7638a8e76de961667421d578f6d4a253053228e574be39d150545f8.js"
></script>
@ -870,8 +856,8 @@
defer
async
crossorigin="anonymous"
integrity=""
src="/js/script-lazy.js"
integrity="sha256-9e9iyznGCSfFZB4ElW&#43;WFonrJpHJr5pYxsaD7VVh4wc="
src="/js/script-lazy.min.f5ef62cb39c60927c5641e04956f961689eb2691c9af9a58c6c683ed5561e307.js"
></script>

View file

@ -5,7 +5,7 @@
lang="en-us"
itemtype="http://schema.org/WebPage"
>
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
<head>
<meta charset="utf-8" />
@ -32,11 +32,11 @@
<link rel="shortcut icon" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_96x0_resize_lanczos_3.png" type="image/x-icon">
<link rel="icon" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_96x0_resize_lanczos_3.png" type="image/x-icon">
<link rel="icon" type="image/png" sizes="48x48" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_48x0_resize_lanczos_3.png">
<link rel="icon" type="image/png" sizes="96x96" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_96x0_resize_lanczos_3.png">
<link rel="apple-touch-icon" sizes="144x144" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_144x0_resize_lanczos_3.png">
<link rel="shortcut icon" href="/images/favicon_hu16604243599178101560.png" type="image/x-icon">
<link rel="icon" href="/images/favicon_hu16604243599178101560.png" type="image/x-icon">
<link rel="icon" type="image/png" sizes="48x48" href="/images/favicon_hu4396562159347915165.png">
<link rel="icon" type="image/png" sizes="96x96" href="/images/favicon_hu16604243599178101560.png">
<link rel="apple-touch-icon" sizes="144x144" href="/images/favicon_hu12447364207213194778.png">
@ -71,7 +71,6 @@
<base href="//localhost:1313/oid/" />
@ -159,8 +158,8 @@
<meta property="og:image" content="//localhost:1313/images/logo.png" />
<meta name="twitter:image" content="//localhost:1313/images/logo.png" />
<meta property="og:image" content="/images/logo.png" />
<meta name="twitter:image" content="/images/logo.png" />
<meta
name="twitter:card"
content="summary
@ -191,7 +190,7 @@
<meta property="og:title" content="Open Internet Discourse Foundation" />
<meta property="og:description" content="The Open Internet Discourse Foundation" />
<meta property="og:type" content="website" />
<meta property="og:url" content="//localhost:1313/oid/" />
<meta property="og:url" content="/oid/" />
<meta name="twitter:title" content="Open Internet Discourse Foundation" />
@ -214,7 +213,7 @@
<script>
let indexURL = "//localhost:1313/searchindex.json";
let indexURL = "/searchindex.json";
let includeSectionsInSearch = ["blog"];
let no_results_for = "No results for";
let empty_search_results_placeholder = "Type something to search..";
@ -273,8 +272,8 @@
<link
href="/css/style.css"
integrity=""
href="/css/style.min.61727c767a870956d1add8a8a81f2fd7cb2cd4cb624937bd5a58b5400fc9d015.css"
integrity="sha256-YXJ8dnqHCVbRrdioqB8v18ss1MtiSTe9Wli1QA/J0BU="
rel="stylesheet"
/>
@ -283,8 +282,8 @@
defer
async
rel="stylesheet"
href="/css/style-lazy.css"
integrity=""
href="/css/style-lazy.min.da601e742ef58b848e8d0b0e08ff77237c39555b63fd3835f65cb1d8cfe054f1.css"
integrity="sha256-2mAedC71i4SOjQsOCP93I3w5VVtj/Tg19lyx2M/gVPE="
media="print"
onload="this.media='all'; this.onload=null;"
/>
@ -296,19 +295,7 @@
<div
class="fixed left-0 top-0 z-50 flex w-[30px] items-center justify-center bg-gray-200 py-[2.5px] text-[12px] uppercase text-black sm:bg-red-200 md:bg-yellow-200 lg:bg-green-200 xl:bg-blue-200 2xl:bg-pink-200"
>
<span class="block sm:hidden">all</span>
<span class="hidden sm:block md:hidden">sm</span>
<span class="hidden md:block lg:hidden">md</span>
<span class="hidden lg:block xl:hidden">lg</span>
<span class="hidden xl:block 2xl:hidden">xl</span>
<span class="hidden 2xl:block">2xl</span>
</div>
@ -403,9 +390,9 @@
class="img logo-dark"
width="160"
height="32"
src="/images/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_q80_h2_lanczos_3.webp"
src="/images/logo-darkmode_hu7104616098336059575.webp"
alt="Hugoplate"
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_lanczos_3.png';" />
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu5336703655062803932.png';" />
@ -469,7 +456,7 @@
<a
class="nav-dropdown-link "
href="/developers/"
href="/"
>
Developers
</a>
@ -479,7 +466,7 @@
<a
class="nav-dropdown-link "
href="/ec/"
href="/"
>
European Commission
</a>
@ -489,7 +476,7 @@
<a
class="nav-dropdown-link "
href="/individuals/"
href="/"
>
Individuals
</a>
@ -511,7 +498,7 @@
active
@ -533,7 +520,7 @@
<a
class="nav-dropdown-link "
href="/nlnet/"
href="/"
>
NLnet
</a>
@ -543,7 +530,7 @@
<a
class="nav-dropdown-link "
href="/nordunet/"
href="/"
>
NORDUnet
</a>
@ -551,10 +538,9 @@
<li class="nav-dropdown-item">
<a
class="nav-dropdown-link
active"
class="nav-dropdown-link "
href="/oid/"
href="/"
>
Open Internet Discourse
</a>
@ -564,7 +550,7 @@
<a
class="nav-dropdown-link "
href="/tweag/"
href="/"
>
Tweag
</a>
@ -658,7 +644,7 @@
<ul class="mt-6 inline-flex space-x-1 capitalize">
<li>
<a class="text-primary" href="//localhost:1313/">
<a class="text-primary" href="/">
Home
</a>
<span class="inlin-block mr-1">/</span>
@ -787,9 +773,9 @@ In order to realise our vision, we need a healthy, functional and open internet.
class="img logo-dark"
width="160"
height="32"
src="/images/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_q80_h2_lanczos_3.webp"
src="/images/logo-darkmode_hu7104616098336059575.webp"
alt="Hugoplate"
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_lanczos_3.png';" />
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu5336703655062803932.png';" />
@ -813,7 +799,7 @@ In order to realise our vision, we need a healthy, functional and open internet.
<a
href="
/privacy-policy/
/
"
>Privacy Policy</a
>
@ -863,11 +849,11 @@ In order to realise our vision, we need a healthy, functional and open internet.
<script
crossorigin="anonymous"
integrity=""
src="/js/script.js"
integrity="sha256-KqmvR9djio523pYWZ0IdV49tSiUwUyKOV0vjnRUFRfg="
src="/js/script.min.2aa9af47d7638a8e76de961667421d578f6d4a253053228e574be39d150545f8.js"
></script>
@ -875,8 +861,8 @@ In order to realise our vision, we need a healthy, functional and open internet.
defer
async
crossorigin="anonymous"
integrity=""
src="/js/script-lazy.js"
integrity="sha256-9e9iyznGCSfFZB4ElW&#43;WFonrJpHJr5pYxsaD7VVh4wc="
src="/js/script-lazy.min.f5ef62cb39c60927c5641e04956f961689eb2691c9af9a58c6c683ed5561e307.js"
></script>

View file

@ -5,7 +5,7 @@
lang="en-us"
itemtype="http://schema.org/WebPage"
>
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
<head>
<meta charset="utf-8" />
@ -32,11 +32,11 @@
<link rel="shortcut icon" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_96x0_resize_lanczos_3.png" type="image/x-icon">
<link rel="icon" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_96x0_resize_lanczos_3.png" type="image/x-icon">
<link rel="icon" type="image/png" sizes="48x48" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_48x0_resize_lanczos_3.png">
<link rel="icon" type="image/png" sizes="96x96" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_96x0_resize_lanczos_3.png">
<link rel="apple-touch-icon" sizes="144x144" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_144x0_resize_lanczos_3.png">
<link rel="shortcut icon" href="/images/favicon_hu16604243599178101560.png" type="image/x-icon">
<link rel="icon" href="/images/favicon_hu16604243599178101560.png" type="image/x-icon">
<link rel="icon" type="image/png" sizes="48x48" href="/images/favicon_hu4396562159347915165.png">
<link rel="icon" type="image/png" sizes="96x96" href="/images/favicon_hu16604243599178101560.png">
<link rel="apple-touch-icon" sizes="144x144" href="/images/favicon_hu12447364207213194778.png">
@ -71,7 +71,6 @@
<base href="//localhost:1313/pages/" />
@ -155,8 +154,8 @@
<meta property="og:image" content="//localhost:1313/images/logo.png" />
<meta name="twitter:image" content="//localhost:1313/images/logo.png" />
<meta property="og:image" content="/images/logo.png" />
<meta name="twitter:image" content="/images/logo.png" />
<meta
name="twitter:card"
content="summary
@ -187,7 +186,7 @@
<meta property="og:title" content="Fediversity" />
<meta property="og:description" content="Fediversity Project" />
<meta property="og:type" content="website" />
<meta property="og:url" content="//localhost:1313/pages/" />
<meta property="og:url" content="/pages/" />
<meta name="twitter:title" content="Fediversity" />
@ -210,7 +209,7 @@
<script>
let indexURL = "//localhost:1313/searchindex.json";
let indexURL = "/searchindex.json";
let includeSectionsInSearch = ["blog"];
let no_results_for = "No results for";
let empty_search_results_placeholder = "Type something to search..";
@ -269,8 +268,8 @@
<link
href="/css/style.css"
integrity=""
href="/css/style.min.61727c767a870956d1add8a8a81f2fd7cb2cd4cb624937bd5a58b5400fc9d015.css"
integrity="sha256-YXJ8dnqHCVbRrdioqB8v18ss1MtiSTe9Wli1QA/J0BU="
rel="stylesheet"
/>
@ -279,8 +278,8 @@
defer
async
rel="stylesheet"
href="/css/style-lazy.css"
integrity=""
href="/css/style-lazy.min.da601e742ef58b848e8d0b0e08ff77237c39555b63fd3835f65cb1d8cfe054f1.css"
integrity="sha256-2mAedC71i4SOjQsOCP93I3w5VVtj/Tg19lyx2M/gVPE="
media="print"
onload="this.media='all'; this.onload=null;"
/>
@ -292,19 +291,7 @@
<div
class="fixed left-0 top-0 z-50 flex w-[30px] items-center justify-center bg-gray-200 py-[2.5px] text-[12px] uppercase text-black sm:bg-red-200 md:bg-yellow-200 lg:bg-green-200 xl:bg-blue-200 2xl:bg-pink-200"
>
<span class="block sm:hidden">all</span>
<span class="hidden sm:block md:hidden">sm</span>
<span class="hidden md:block lg:hidden">md</span>
<span class="hidden lg:block xl:hidden">lg</span>
<span class="hidden xl:block 2xl:hidden">xl</span>
<span class="hidden 2xl:block">2xl</span>
</div>
@ -399,9 +386,9 @@
class="img logo-dark"
width="160"
height="32"
src="/images/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_q80_h2_lanczos_3.webp"
src="/images/logo-darkmode_hu7104616098336059575.webp"
alt="Hugoplate"
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_lanczos_3.png';" />
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu5336703655062803932.png';" />
@ -465,7 +452,7 @@
<a
class="nav-dropdown-link "
href="/developers/"
href="/"
>
Developers
</a>
@ -475,7 +462,7 @@
<a
class="nav-dropdown-link "
href="/ec/"
href="/"
>
European Commission
</a>
@ -485,7 +472,7 @@
<a
class="nav-dropdown-link "
href="/individuals/"
href="/"
>
Individuals
</a>
@ -529,7 +516,7 @@
<a
class="nav-dropdown-link "
href="/nlnet/"
href="/"
>
NLnet
</a>
@ -539,7 +526,7 @@
<a
class="nav-dropdown-link "
href="/nordunet/"
href="/"
>
NORDUnet
</a>
@ -549,7 +536,7 @@
<a
class="nav-dropdown-link "
href="/oid/"
href="/"
>
Open Internet Discourse
</a>
@ -559,7 +546,7 @@
<a
class="nav-dropdown-link "
href="/tweag/"
href="/"
>
Tweag
</a>
@ -653,7 +640,7 @@
<ul class="mt-6 inline-flex space-x-1 capitalize">
<li>
<a class="text-primary" href="//localhost:1313/">
<a class="text-primary" href="/">
Home
</a>
<span class="inlin-block mr-1">/</span>
@ -676,67 +663,67 @@
<ul class="text-center">
<li class="m-3">
<a href="//localhost:1313/consortium/" class="text-dark block text-xl">
<a href="/consortium/" class="text-dark block text-xl">
Consortium
</a>
</li>
<li class="m-3">
<a href="//localhost:1313/developers/" class="text-dark block text-xl">
<a href="/developers/" class="text-dark block text-xl">
Developers
</a>
</li>
<li class="m-3">
<a href="//localhost:1313/ec/" class="text-dark block text-xl">
<a href="/ec/" class="text-dark block text-xl">
European Commission
</a>
</li>
<li class="m-3">
<a href="//localhost:1313/fediversity/" class="text-dark block text-xl">
<a href="/fediversity/" class="text-dark block text-xl">
Fediversity
</a>
</li>
<li class="m-3">
<a href="//localhost:1313/grants/" class="text-dark block text-xl">
<a href="/grants/" class="text-dark block text-xl">
Grants
</a>
</li>
<li class="m-3">
<a href="//localhost:1313/individuals/" class="text-dark block text-xl">
<a href="/individuals/" class="text-dark block text-xl">
Individuals
</a>
</li>
<li class="m-3">
<a href="//localhost:1313/nlnet/" class="text-dark block text-xl">
<a href="/nlnet/" class="text-dark block text-xl">
NLnet
</a>
</li>
<li class="m-3">
<a href="//localhost:1313/nordunet/" class="text-dark block text-xl">
<a href="/nordunet/" class="text-dark block text-xl">
NORDUnet
</a>
</li>
<li class="m-3">
<a href="//localhost:1313/oid/" class="text-dark block text-xl">
<a href="/oid/" class="text-dark block text-xl">
Open Internet Discourse Foundation
</a>
</li>
<li class="m-3">
<a href="//localhost:1313/privacy-policy/" class="text-dark block text-xl">
<a href="/privacy-policy/" class="text-dark block text-xl">
Privacy
</a>
</li>
<li class="m-3">
<a href="//localhost:1313/tweag/" class="text-dark block text-xl">
<a href="/tweag/" class="text-dark block text-xl">
Tweag
</a>
</li>
@ -839,9 +826,9 @@
class="img logo-dark"
width="160"
height="32"
src="/images/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_q80_h2_lanczos_3.webp"
src="/images/logo-darkmode_hu7104616098336059575.webp"
alt="Hugoplate"
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_lanczos_3.png';" />
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu5336703655062803932.png';" />
@ -865,7 +852,7 @@
<a
href="
/privacy-policy/
/
"
>Privacy Policy</a
>
@ -915,11 +902,11 @@
<script
crossorigin="anonymous"
integrity=""
src="/js/script.js"
integrity="sha256-KqmvR9djio523pYWZ0IdV49tSiUwUyKOV0vjnRUFRfg="
src="/js/script.min.2aa9af47d7638a8e76de961667421d578f6d4a253053228e574be39d150545f8.js"
></script>
@ -927,8 +914,8 @@
defer
async
crossorigin="anonymous"
integrity=""
src="/js/script-lazy.js"
integrity="sha256-9e9iyznGCSfFZB4ElW&#43;WFonrJpHJr5pYxsaD7VVh4wc="
src="/js/script-lazy.min.f5ef62cb39c60927c5641e04956f961689eb2691c9af9a58c6c683ed5561e307.js"
></script>

View file

@ -2,87 +2,87 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Pages on Fediversity</title>
<link>//localhost:1313/pages/</link>
<link>/pages/</link>
<description>Recent content in Pages on Fediversity</description>
<generator>Hugo -- gohugo.io</generator>
<generator>Hugo</generator>
<language>en-us</language>
<atom:link href="//localhost:1313/pages/index.xml" rel="self" type="application/rss+xml" />
<atom:link href="/pages/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Consortium</title>
<link>//localhost:1313/consortium/</link>
<link>/consortium/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>//localhost:1313/consortium/</guid>
<description>Information about the project. TODO.</description>
<guid>/consortium/</guid>
<description>&lt;p&gt;Information about the project. TODO.&lt;/p&gt;</description>
</item>
<item>
<title>Developers</title>
<link>//localhost:1313/developers/</link>
<link>/developers/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>//localhost:1313/developers/</guid>
<description>The Fediversity Project enables easy hosting for a wide variety of fediverse platforms, all based on NixOS.</description>
<guid>/developers/</guid>
<description>&lt;p&gt;The Fediversity Project enables easy hosting for a wide variety of fediverse platforms, all based on NixOS. At the start, the project will support Mastodon, PixelFed,PeerTube, Matrix and Nexcloud, and the project is actively working to expand this offering. Other services that are offered are email (based on Stalwart) and domain registry.&lt;/p&gt;</description>
</item>
<item>
<title>European Commission</title>
<link>//localhost:1313/ec/</link>
<link>/ec/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>//localhost:1313/ec/</guid>
<description>The Fediversity project implements the visions outlined by the Next Generation Internet (NGI) initiative for an open internet in several ways.</description>
<guid>/ec/</guid>
<description>&lt;p&gt;The Fediversity project implements the visions outlined by the Next Generation Internet (NGI) initiative for an open internet in several ways. Most importantly, it helps with decentralisation of the internet, a core principle of the NGI, by making it easier for people to participate in the Open Social Web on their own terms. NGI&amp;rsquo;s goal of empowering individuals in the digital sphere is helped by making it easy for them to set up their own servers and platforms. While a variety of Fediverse software exist, there are still barriers of entry for people. In order for people to be truly empowered, joining the fediverse needs to be as weasy as possible. Additionally, the Fediverse emphasises interoperability and openness, which are key concerns addressed by the NGI.&lt;/p&gt;</description>
</item>
<item>
<title>Fediversity</title>
<link>//localhost:1313/fediversity/</link>
<link>/fediversity/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>//localhost:1313/fediversity/</guid>
<description>Fediversity is a comprehensive effort to bring easy-to-use, hosted cloud services with service portability and personal freedom at their core to everyone.</description>
<guid>/fediversity/</guid>
<description>&lt;p&gt;Fediversity is a comprehensive effort to bring easy-to-use, hosted cloud services with service portability and personal freedom at their core to everyone. It wants to provide everyone with high-quality, secure IT systems for everyday use. Without tracking, without exploitation, in a way that runs everywhere and scales effortlessly. Fediversity is based on NixOS, a disruptive Linux distribution with a unique approach to package and configuration management. Built on top of the Nix package manager, NixOS is completely declarative, makes upgrading systems reliable, and has many other advantages. Because it is reproducible, it is ideally suited for complex deployment scenarios where consistent behaviour, stability and configurability matter.&lt;/p&gt;</description>
</item>
<item>
<title>Grants</title>
<link>//localhost:1313/grants/</link>
<link>/grants/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>//localhost:1313/grants/</guid>
<description>Fediversity invites other people to join this ambitious development effort. It is a vast domain with many more challenges than what any preconceived effort could tackle by itself.</description>
<guid>/grants/</guid>
<description>&lt;p&gt;Fediversity invites other people to join this ambitious development effort. It is a vast domain with many more challenges than what any preconceived effort could tackle by itself. This is why we invite your contribution to help us reshape the state of play, and together create an open, trustworthy and reliable internet for all.&lt;/p&gt;</description>
</item>
<item>
<title>Individuals</title>
<link>//localhost:1313/individuals/</link>
<link>/individuals/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>//localhost:1313/individuals/</guid>
<description>The fediverse shows great potential in fundamentally rethinking how we approach the internet.</description>
<guid>/individuals/</guid>
<description>&lt;p&gt;The fediverse shows great potential in fundamentally rethinking how we approach the internet. It is a new way of thinking about how the internet can be a social web, and solves for the problems that the current Big Tech platforms have, while at the same time enabling a new wave of innovation and new ideas on the social web.&lt;/p&gt;</description>
</item>
<item>
<title>NLnet</title>
<link>//localhost:1313/nlnet/</link>
<link>/nlnet/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>//localhost:1313/nlnet/</guid>
<description>The NLnet Foundation supports organisations and people who contribute to an open internet for all.</description>
<guid>/nlnet/</guid>
<description>&lt;p&gt;The NLnet Foundation supports organisations and people who contribute to an open internet for all. NLnet funds projects that help fix the internet through open hardware, open software, open standards, open science and open data. After its historical contribution to the early internet in Europe in the 1980s, NLnet has been financially supporting the open internet since 1997.&lt;/p&gt;</description>
</item>
<item>
<title>NORDUnet</title>
<link>//localhost:1313/nordunet/</link>
<link>/nordunet/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>//localhost:1313/nordunet/</guid>
<description>NORDUnet is a collaboration of the National Research and Education Networks of the Nordic countries connecting universities and research institutions across Denmark, Finland, Iceland, Norway, and Sweden.</description>
<guid>/nordunet/</guid>
<description>&lt;p&gt;NORDUnet is a collaboration of the National Research and Education Networks of the Nordic countries connecting universities and research institutions across Denmark, Finland, Iceland, Norway, and Sweden. It enables collaboration, data sharing, and access to online resources for academic and research purposes.&lt;/p&gt;</description>
</item>
<item>
<title>Open Internet Discourse Foundation</title>
<link>//localhost:1313/oid/</link>
<link>/oid/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>//localhost:1313/oid/</guid>
<description>The Open Internet Discourse Foundation (OID) is founded on the belief that everyone deserves the freedom to express themselves and use the internet without constraints, and is committed to help build a better internet where individuals can truly be who they are.</description>
<guid>/oid/</guid>
<description>&lt;p&gt;The Open Internet Discourse Foundation (OID) is founded on the belief that everyone deserves the freedom to express themselves and use the internet without constraints, and is committed to help build a better internet where individuals can truly be who they are.&lt;/p&gt;</description>
</item>
<item>
<title>Privacy</title>
<link>//localhost:1313/privacy-policy/</link>
<link>/privacy-policy/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>//localhost:1313/privacy-policy/</guid>
<description>The Fediversity website does not track you, and does not process any of your data.</description>
<guid>/privacy-policy/</guid>
<description>&lt;p&gt;The Fediversity website does not track you, and does not process any of your data.&lt;/p&gt;</description>
</item>
<item>
<title>Tweag</title>
<link>//localhost:1313/tweag/</link>
<link>/tweag/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>//localhost:1313/tweag/</guid>
<description>Tweag is the open source program office (OSPO) of Modus Create, a global digital consulting firm that helps enterprises build competitive advantage through digital innovation.</description>
<guid>/tweag/</guid>
<description>&lt;p&gt;Tweag is the open source program office (OSPO) of Modus Create, a global digital consulting firm that helps enterprises build competitive advantage through digital innovation. Tweagers are leading contributors to several open source projects — from functional programming languages to cross-platform frameworks. Tweag has extensive experience working with Nix, and many people at the forefront of the Nix community are Tweagers.&lt;/p&gt;</description>
</item>
</channel>
</rss>

View file

@ -5,7 +5,7 @@
lang="en-us"
itemtype="http://schema.org/WebPage"
>
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
<head>
<meta charset="utf-8" />
@ -32,11 +32,11 @@
<link rel="shortcut icon" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_96x0_resize_lanczos_3.png" type="image/x-icon">
<link rel="icon" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_96x0_resize_lanczos_3.png" type="image/x-icon">
<link rel="icon" type="image/png" sizes="48x48" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_48x0_resize_lanczos_3.png">
<link rel="icon" type="image/png" sizes="96x96" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_96x0_resize_lanczos_3.png">
<link rel="apple-touch-icon" sizes="144x144" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_144x0_resize_lanczos_3.png">
<link rel="shortcut icon" href="/images/favicon_hu16604243599178101560.png" type="image/x-icon">
<link rel="icon" href="/images/favicon_hu16604243599178101560.png" type="image/x-icon">
<link rel="icon" type="image/png" sizes="48x48" href="/images/favicon_hu4396562159347915165.png">
<link rel="icon" type="image/png" sizes="96x96" href="/images/favicon_hu16604243599178101560.png">
<link rel="apple-touch-icon" sizes="144x144" href="/images/favicon_hu12447364207213194778.png">
@ -71,7 +71,6 @@
<base href="//localhost:1313/privacy-policy/" />
@ -158,8 +157,8 @@
<meta property="og:image" content="//localhost:1313/images/logo.png" />
<meta name="twitter:image" content="//localhost:1313/images/logo.png" />
<meta property="og:image" content="/images/logo.png" />
<meta name="twitter:image" content="/images/logo.png" />
<meta
name="twitter:card"
content="summary
@ -190,7 +189,7 @@
<meta property="og:title" content="Privacy" />
<meta property="og:description" content="Privacy Policy" />
<meta property="og:type" content="website" />
<meta property="og:url" content="//localhost:1313/privacy-policy/" />
<meta property="og:url" content="/privacy-policy/" />
<meta name="twitter:title" content="Privacy" />
@ -213,7 +212,7 @@
<script>
let indexURL = "//localhost:1313/searchindex.json";
let indexURL = "/searchindex.json";
let includeSectionsInSearch = ["blog"];
let no_results_for = "No results for";
let empty_search_results_placeholder = "Type something to search..";
@ -272,8 +271,8 @@
<link
href="/css/style.css"
integrity=""
href="/css/style.min.61727c767a870956d1add8a8a81f2fd7cb2cd4cb624937bd5a58b5400fc9d015.css"
integrity="sha256-YXJ8dnqHCVbRrdioqB8v18ss1MtiSTe9Wli1QA/J0BU="
rel="stylesheet"
/>
@ -282,8 +281,8 @@
defer
async
rel="stylesheet"
href="/css/style-lazy.css"
integrity=""
href="/css/style-lazy.min.da601e742ef58b848e8d0b0e08ff77237c39555b63fd3835f65cb1d8cfe054f1.css"
integrity="sha256-2mAedC71i4SOjQsOCP93I3w5VVtj/Tg19lyx2M/gVPE="
media="print"
onload="this.media='all'; this.onload=null;"
/>
@ -295,19 +294,7 @@
<div
class="fixed left-0 top-0 z-50 flex w-[30px] items-center justify-center bg-gray-200 py-[2.5px] text-[12px] uppercase text-black sm:bg-red-200 md:bg-yellow-200 lg:bg-green-200 xl:bg-blue-200 2xl:bg-pink-200"
>
<span class="block sm:hidden">all</span>
<span class="hidden sm:block md:hidden">sm</span>
<span class="hidden md:block lg:hidden">md</span>
<span class="hidden lg:block xl:hidden">lg</span>
<span class="hidden xl:block 2xl:hidden">xl</span>
<span class="hidden 2xl:block">2xl</span>
</div>
@ -402,9 +389,9 @@
class="img logo-dark"
width="160"
height="32"
src="/images/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_q80_h2_lanczos_3.webp"
src="/images/logo-darkmode_hu7104616098336059575.webp"
alt="Hugoplate"
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_lanczos_3.png';" />
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu5336703655062803932.png';" />
@ -468,7 +455,7 @@
<a
class="nav-dropdown-link "
href="/developers/"
href="/"
>
Developers
</a>
@ -478,7 +465,7 @@
<a
class="nav-dropdown-link "
href="/ec/"
href="/"
>
European Commission
</a>
@ -488,7 +475,7 @@
<a
class="nav-dropdown-link "
href="/individuals/"
href="/"
>
Individuals
</a>
@ -532,7 +519,7 @@
<a
class="nav-dropdown-link "
href="/nlnet/"
href="/"
>
NLnet
</a>
@ -542,7 +529,7 @@
<a
class="nav-dropdown-link "
href="/nordunet/"
href="/"
>
NORDUnet
</a>
@ -552,7 +539,7 @@
<a
class="nav-dropdown-link "
href="/oid/"
href="/"
>
Open Internet Discourse
</a>
@ -562,7 +549,7 @@
<a
class="nav-dropdown-link "
href="/tweag/"
href="/"
>
Tweag
</a>
@ -656,7 +643,7 @@
<ul class="mt-6 inline-flex space-x-1 capitalize">
<li>
<a class="text-primary" href="//localhost:1313/">
<a class="text-primary" href="/">
Home
</a>
<span class="inlin-block mr-1">/</span>
@ -779,9 +766,9 @@
class="img logo-dark"
width="160"
height="32"
src="/images/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_q80_h2_lanczos_3.webp"
src="/images/logo-darkmode_hu7104616098336059575.webp"
alt="Hugoplate"
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_lanczos_3.png';" />
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu5336703655062803932.png';" />
@ -805,7 +792,7 @@
<a
href="
/privacy-policy/
/
"
>Privacy Policy</a
>
@ -855,11 +842,11 @@
<script
crossorigin="anonymous"
integrity=""
src="/js/script.js"
integrity="sha256-KqmvR9djio523pYWZ0IdV49tSiUwUyKOV0vjnRUFRfg="
src="/js/script.min.2aa9af47d7638a8e76de961667421d578f6d4a253053228e574be39d150545f8.js"
></script>
@ -867,8 +854,8 @@
defer
async
crossorigin="anonymous"
integrity=""
src="/js/script-lazy.js"
integrity="sha256-9e9iyznGCSfFZB4ElW&#43;WFonrJpHJr5pYxsaD7VVh4wc="
src="/js/script-lazy.min.f5ef62cb39c60927c5641e04956f961689eb2691c9af9a58c6c683ed5561e307.js"
></script>

View file

@ -4,8 +4,8 @@
"title": "Nordunet Conference 2024",
"description": "Nordunet Conference 2024",
"date": "September 17, 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/bergen-airport_hua6592a1a05b1929bb13285c7b4f35489_3333977_420x0_resize_q80_h2_lanczos.webp\" loading=\"lazy\" decoding=\"async\"\n \n\n alt=\"\"\n class=\" img\"\n width=\"420\"\n height=\"315\"\n onerror=\"this.onerror='null';this.src='\\/images\\/bergen-airport_hua6592a1a05b1929bb13285c7b4f35489_3333977_420x0_resize_q80_lanczos.jpeg';\" /\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/bergen-airport_hua6592a1a05b1929bb13285c7b4f35489_3333977_100x100_fill_q80_h2_lanczos_smart1.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\\/bergen-airport_hua6592a1a05b1929bb13285c7b4f35489_3333977_100x100_fill_q80_lanczos_smart1.jpeg';\" /\u003e\n\n \n \n \n \n \n \n\n\n \n",
"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/bergen-airport_hu8971696212807924312.webp\" loading=\"lazy\" decoding=\"async\"\n \n\n alt=\"\"\n class=\" img\"\n width=\"420\"\n height=\"315\"\n onerror=\"this.onerror='null';this.src='\\/images\\/bergen-airport_hu11197743611677965388.jpeg';\" /\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/bergen-airport_hu1946807513968870865.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\\/bergen-airport_hu17364013480451784390.jpeg';\" /\u003e\n\n \n \n \n \n \n \n\n\n \n",
"searchKeyword": "",
"categories": "News",
"tags": "",
@ -15,8 +15,8 @@
"title": "Fediversity Tech Session",
"description": "Fediversity Tech Session - NixOS and Kubernetes",
"date": "August 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/checkbox-illustration-scaled_hu1ec65c0d63d9ad88a527e7b5c5d9d0fa_24456_420x0_resize_q80_h2_lanczos_3.webp\" loading=\"lazy\" decoding=\"async\"\n \n\n alt=\"\"\n class=\" img\"\n width=\"420\"\n height=\"318\"\n onerror=\"this.onerror='null';this.src='\\/images\\/checkbox-illustration-scaled_hu1ec65c0d63d9ad88a527e7b5c5d9d0fa_24456_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/checkbox-illustration-scaled_hu1ec65c0d63d9ad88a527e7b5c5d9d0fa_24456_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\\/checkbox-illustration-scaled_hu1ec65c0d63d9ad88a527e7b5c5d9d0fa_24456_100x100_fill_lanczos_smart1_3.png';\" /\u003e\n\n \n \n \n \n \n \n\n\n \n",
"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/checkbox-illustration-scaled_hu10200780633923419476.webp\" loading=\"lazy\" decoding=\"async\"\n \n\n alt=\"\"\n class=\" img\"\n width=\"420\"\n height=\"318\"\n onerror=\"this.onerror='null';this.src='\\/images\\/checkbox-illustration-scaled_hu10345025577658473695.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/checkbox-illustration-scaled_hu10760002398211632013.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\\/checkbox-illustration-scaled_hu4376037475481299350.png';\" /\u003e\n\n \n \n \n \n \n \n\n\n \n",
"searchKeyword": "",
"categories": "News",
"tags": "",
@ -26,8 +26,8 @@
"title": "PublicSpaces Conference 2024",
"description": "PublicSpaces Conference 2024 - &#39;Take Back the Internet&#39;",
"date": "July 30, 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/avhuffelenmastodonpin_hu0cc757d18a5856163cd7dd527de01b67_1231197_420x0_resize_q80_h2_lanczos.webp\" loading=\"lazy\" decoding=\"async\"\n \n\n alt=\"\"\n class=\" img\"\n width=\"420\"\n height=\"280\"\n onerror=\"this.onerror='null';this.src='\\/images\\/avhuffelenmastodonpin_hu0cc757d18a5856163cd7dd527de01b67_1231197_420x0_resize_q80_lanczos.jpg';\" /\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/avhuffelenmastodonpin_hu0cc757d18a5856163cd7dd527de01b67_1231197_100x100_fill_q80_h2_lanczos_smart1.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\\/avhuffelenmastodonpin_hu0cc757d18a5856163cd7dd527de01b67_1231197_100x100_fill_q80_lanczos_smart1.jpg';\" /\u003e\n\n \n \n \n \n \n \n\n\n \n",
"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/avhuffelenmastodonpin_hu16706104438074704253.webp\" loading=\"lazy\" decoding=\"async\"\n \n\n alt=\"\"\n class=\" img\"\n width=\"420\"\n height=\"280\"\n onerror=\"this.onerror='null';this.src='\\/images\\/avhuffelenmastodonpin_hu9301687334494050485.jpg';\" /\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/avhuffelenmastodonpin_hu5612061455211275446.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\\/avhuffelenmastodonpin_hu16034715879608157155.jpg';\" /\u003e\n\n \n \n \n \n \n \n\n\n \n",
"searchKeyword": "",
"categories": "News",
"tags": "",
@ -37,8 +37,8 @@
"title": "Fediversity new website launch",
"description": "Announcing Our New Website for the Fediversity Project",
"date": "May 15, 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/website-new_hu1a99c13afd8cec2502ba6c213bba0f95_18139_420x0_resize_q80_h2_lanczos_3.webp\" loading=\"lazy\" decoding=\"async\"\n \n\n alt=\"\"\n class=\" img\"\n width=\"420\"\n height=\"321\"\n onerror=\"this.onerror='null';this.src='\\/images\\/website-new_hu1a99c13afd8cec2502ba6c213bba0f95_18139_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/website-new_hu1a99c13afd8cec2502ba6c213bba0f95_18139_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\\/website-new_hu1a99c13afd8cec2502ba6c213bba0f95_18139_100x100_fill_lanczos_smart1_3.png';\" /\u003e\n\n \n \n \n \n \n \n\n\n \n",
"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/website-new_hu5052412854529483416.webp\" loading=\"lazy\" decoding=\"async\"\n \n\n alt=\"\"\n class=\" img\"\n width=\"420\"\n height=\"321\"\n onerror=\"this.onerror='null';this.src='\\/images\\/website-new_hu2983490865216014463.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/website-new_hu17528613976634838372.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\\/website-new_hu14196300008524514759.png';\" /\u003e\n\n \n \n \n \n \n \n\n\n \n",
"searchKeyword": "",
"categories": "News",
"tags": "",
@ -48,8 +48,8 @@
"title": "Fediversity Project publicly announced",
"description": "The Fediversity Project has officially been announced",
"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/checkbox-illustration-scaled_hu1ec65c0d63d9ad88a527e7b5c5d9d0fa_24456_420x0_resize_q80_h2_lanczos_3.webp\" loading=\"lazy\" decoding=\"async\"\n \n\n alt=\"\"\n class=\" img\"\n width=\"420\"\n height=\"318\"\n onerror=\"this.onerror='null';this.src='\\/images\\/checkbox-illustration-scaled_hu1ec65c0d63d9ad88a527e7b5c5d9d0fa_24456_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/checkbox-illustration-scaled_hu1ec65c0d63d9ad88a527e7b5c5d9d0fa_24456_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\\/checkbox-illustration-scaled_hu1ec65c0d63d9ad88a527e7b5c5d9d0fa_24456_100x100_fill_lanczos_smart1_3.png';\" /\u003e\n\n \n \n \n \n \n \n\n\n \n",
"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/checkbox-illustration-scaled_hu10200780633923419476.webp\" loading=\"lazy\" decoding=\"async\"\n \n\n alt=\"\"\n class=\" img\"\n width=\"420\"\n height=\"318\"\n onerror=\"this.onerror='null';this.src='\\/images\\/checkbox-illustration-scaled_hu10345025577658473695.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/checkbox-illustration-scaled_hu10760002398211632013.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\\/checkbox-illustration-scaled_hu4376037475481299350.png';\" /\u003e\n\n \n \n \n \n \n \n\n\n \n",
"searchKeyword": "",
"categories": "News",
"tags": "",

View file

@ -5,7 +5,7 @@
lang="en-us"
itemtype="http://schema.org/WebPage"
>
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
<head>
<meta charset="utf-8" />
@ -32,11 +32,11 @@
<link rel="shortcut icon" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_96x0_resize_lanczos_3.png" type="image/x-icon">
<link rel="icon" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_96x0_resize_lanczos_3.png" type="image/x-icon">
<link rel="icon" type="image/png" sizes="48x48" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_48x0_resize_lanczos_3.png">
<link rel="icon" type="image/png" sizes="96x96" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_96x0_resize_lanczos_3.png">
<link rel="apple-touch-icon" sizes="144x144" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_144x0_resize_lanczos_3.png">
<link rel="shortcut icon" href="/images/favicon_hu16604243599178101560.png" type="image/x-icon">
<link rel="icon" href="/images/favicon_hu16604243599178101560.png" type="image/x-icon">
<link rel="icon" type="image/png" sizes="48x48" href="/images/favicon_hu4396562159347915165.png">
<link rel="icon" type="image/png" sizes="96x96" href="/images/favicon_hu16604243599178101560.png">
<link rel="apple-touch-icon" sizes="144x144" href="/images/favicon_hu12447364207213194778.png">
@ -71,7 +71,6 @@
<base href="//localhost:1313/sections/" />
@ -155,8 +154,8 @@
<meta property="og:image" content="//localhost:1313/images/logo.png" />
<meta name="twitter:image" content="//localhost:1313/images/logo.png" />
<meta property="og:image" content="/images/logo.png" />
<meta name="twitter:image" content="/images/logo.png" />
<meta
name="twitter:card"
content="summary
@ -187,7 +186,7 @@
<meta property="og:title" content="Fediversity" />
<meta property="og:description" content="Fediversity Project" />
<meta property="og:type" content="website" />
<meta property="og:url" content="//localhost:1313/sections/" />
<meta property="og:url" content="/sections/" />
<meta name="twitter:title" content="Fediversity" />
@ -210,7 +209,7 @@
<script>
let indexURL = "//localhost:1313/searchindex.json";
let indexURL = "/searchindex.json";
let includeSectionsInSearch = ["blog"];
let no_results_for = "No results for";
let empty_search_results_placeholder = "Type something to search..";
@ -269,8 +268,8 @@
<link
href="/css/style.css"
integrity=""
href="/css/style.min.61727c767a870956d1add8a8a81f2fd7cb2cd4cb624937bd5a58b5400fc9d015.css"
integrity="sha256-YXJ8dnqHCVbRrdioqB8v18ss1MtiSTe9Wli1QA/J0BU="
rel="stylesheet"
/>
@ -279,8 +278,8 @@
defer
async
rel="stylesheet"
href="/css/style-lazy.css"
integrity=""
href="/css/style-lazy.min.da601e742ef58b848e8d0b0e08ff77237c39555b63fd3835f65cb1d8cfe054f1.css"
integrity="sha256-2mAedC71i4SOjQsOCP93I3w5VVtj/Tg19lyx2M/gVPE="
media="print"
onload="this.media='all'; this.onload=null;"
/>
@ -292,19 +291,7 @@
<div
class="fixed left-0 top-0 z-50 flex w-[30px] items-center justify-center bg-gray-200 py-[2.5px] text-[12px] uppercase text-black sm:bg-red-200 md:bg-yellow-200 lg:bg-green-200 xl:bg-blue-200 2xl:bg-pink-200"
>
<span class="block sm:hidden">all</span>
<span class="hidden sm:block md:hidden">sm</span>
<span class="hidden md:block lg:hidden">md</span>
<span class="hidden lg:block xl:hidden">lg</span>
<span class="hidden xl:block 2xl:hidden">xl</span>
<span class="hidden 2xl:block">2xl</span>
</div>
@ -399,9 +386,9 @@
class="img logo-dark"
width="160"
height="32"
src="/images/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_q80_h2_lanczos_3.webp"
src="/images/logo-darkmode_hu7104616098336059575.webp"
alt="Hugoplate"
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_lanczos_3.png';" />
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu5336703655062803932.png';" />
@ -465,7 +452,7 @@
<a
class="nav-dropdown-link "
href="/developers/"
href="/"
>
Developers
</a>
@ -475,7 +462,7 @@
<a
class="nav-dropdown-link "
href="/ec/"
href="/"
>
European Commission
</a>
@ -485,7 +472,7 @@
<a
class="nav-dropdown-link "
href="/individuals/"
href="/"
>
Individuals
</a>
@ -529,7 +516,7 @@
<a
class="nav-dropdown-link "
href="/nlnet/"
href="/"
>
NLnet
</a>
@ -539,7 +526,7 @@
<a
class="nav-dropdown-link "
href="/nordunet/"
href="/"
>
NORDUnet
</a>
@ -549,7 +536,7 @@
<a
class="nav-dropdown-link "
href="/oid/"
href="/"
>
Open Internet Discourse
</a>
@ -559,7 +546,7 @@
<a
class="nav-dropdown-link "
href="/tweag/"
href="/"
>
Tweag
</a>
@ -653,7 +640,7 @@
<ul class="mt-6 inline-flex space-x-1 capitalize">
<li>
<a class="text-primary" href="//localhost:1313/">
<a class="text-primary" href="/">
Home
</a>
<span class="inlin-block mr-1">/</span>
@ -785,9 +772,9 @@
class="img logo-dark"
width="160"
height="32"
src="/images/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_q80_h2_lanczos_3.webp"
src="/images/logo-darkmode_hu7104616098336059575.webp"
alt="Hugoplate"
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_lanczos_3.png';" />
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu5336703655062803932.png';" />
@ -811,7 +798,7 @@
<a
href="
/privacy-policy/
/
"
>Privacy Policy</a
>
@ -861,11 +848,11 @@
<script
crossorigin="anonymous"
integrity=""
src="/js/script.js"
integrity="sha256-KqmvR9djio523pYWZ0IdV49tSiUwUyKOV0vjnRUFRfg="
src="/js/script.min.2aa9af47d7638a8e76de961667421d578f6d4a253053228e574be39d150545f8.js"
></script>
@ -873,8 +860,8 @@
defer
async
crossorigin="anonymous"
integrity=""
src="/js/script-lazy.js"
integrity="sha256-9e9iyznGCSfFZB4ElW&#43;WFonrJpHJr5pYxsaD7VVh4wc="
src="/js/script-lazy.min.f5ef62cb39c60927c5641e04956f961689eb2691c9af9a58c6c683ed5561e307.js"
></script>

View file

@ -2,11 +2,11 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Sections on Fediversity</title>
<link>//localhost:1313/sections/</link>
<link>/sections/</link>
<description>Recent content in Sections on Fediversity</description>
<generator>Hugo -- gohugo.io</generator>
<generator>Hugo</generator>
<language>en-us</language>
<atom:link href="//localhost:1313/sections/index.xml" rel="self" type="application/rss+xml" />
<atom:link href="/sections/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Ready to build your next project with Hugo?</title>
<link></link>

View file

@ -2,86 +2,86 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:xhtml="http://www.w3.org/1999/xhtml">
<url>
<loc>//localhost:1313/</loc>
<loc>/</loc>
<lastmod>2024-09-17T05:00:00+00:00</lastmod>
</url><url>
<loc>/categories/</loc>
<lastmod>2024-09-17T05:00:00+00:00</lastmod>
</url><url>
<loc>/categories/news/</loc>
<lastmod>2024-09-17T05:00:00+00:00</lastmod>
</url><url>
<loc>/blog/</loc>
<lastmod>2024-09-17T05:00:00+00:00</lastmod>
</url><url>
<loc>/blog/nordunet-conference-2024/</loc>
<lastmod>2024-09-17T05:00:00+00:00</lastmod>
</url><url>
<loc>/blog/fediversity-tech-session/</loc>
<lastmod>2024-08-05T05:00:00+00:00</lastmod>
</url><url>
<loc>//localhost:1313/categories/</loc>
<lastmod>2024-08-05T05:00:00+00:00</lastmod>
</url><url>
<loc>//localhost:1313/blog/fediversity-tech-session/</loc>
<lastmod>2024-08-05T05:00:00+00:00</lastmod>
</url><url>
<loc>//localhost:1313/categories/news/</loc>
<lastmod>2024-08-05T05:00:00+00:00</lastmod>
</url><url>
<loc>//localhost:1313/blog/</loc>
<lastmod>2024-08-05T05:00:00+00:00</lastmod>
</url><url>
<loc>//localhost:1313/blog/nordunet-conference-2024/</loc>
<loc>/blog/publicspaces-conference/</loc>
<lastmod>2024-07-30T05:00:00+00:00</lastmod>
</url><url>
<loc>//localhost:1313/blog/publicspaces-conference/</loc>
<lastmod>2024-07-30T05:00:00+00:00</lastmod>
</url><url>
<loc>//localhost:1313/blog/new-website-launch/</loc>
<loc>/blog/new-website-launch/</loc>
<lastmod>2024-05-15T05:00:00+00:00</lastmod>
</url><url>
<loc>//localhost:1313/categories/conference/</loc>
<loc>/categories/conference/</loc>
<lastmod>2024-05-11T14:00:00+02:00</lastmod>
</url><url>
<loc>//localhost:1313/categories/event/</loc>
<loc>/categories/event/</loc>
<lastmod>2024-05-11T14:00:00+02:00</lastmod>
</url><url>
<loc>//localhost:1313/events/</loc>
<loc>/events/</loc>
<lastmod>2024-05-11T14:00:00+02:00</lastmod>
</url><url>
<loc>//localhost:1313/events/publicspaces-annual-conference/</loc>
<loc>/events/publicspaces-annual-conference/</loc>
<lastmod>2024-05-11T14:00:00+02:00</lastmod>
</url><url>
<loc>//localhost:1313/events/owc-annual-conference-2024/</loc>
<loc>/events/owc-annual-conference-2024/</loc>
<lastmod>2024-05-11T09:00:00+00:00</lastmod>
</url><url>
<loc>//localhost:1313/events/waag-state-internet-2024/</loc>
<loc>/events/waag-state-internet-2024/</loc>
<lastmod>2024-04-10T16:00:00+00:00</lastmod>
</url><url>
<loc>//localhost:1313/categories/webinar/</loc>
<loc>/categories/webinar/</loc>
<lastmod>2024-04-10T16:00:00+00:00</lastmod>
</url><url>
<loc>//localhost:1313/blog/project-launch/</loc>
<loc>/blog/project-launch/</loc>
<lastmod>2024-01-01T05:00:00+00:00</lastmod>
</url><url>
<loc>//localhost:1313/authors/</loc>
<loc>/authors/</loc>
</url><url>
<loc>//localhost:1313/consortium/</loc>
<loc>/consortium/</loc>
</url><url>
<loc>//localhost:1313/contact/</loc>
<loc>/contact/</loc>
</url><url>
<loc>//localhost:1313/developers/</loc>
<loc>/developers/</loc>
</url><url>
<loc>//localhost:1313/ec/</loc>
<loc>/ec/</loc>
</url><url>
<loc>//localhost:1313/fediversity/</loc>
<loc>/fediversity/</loc>
</url><url>
<loc>//localhost:1313/grants/</loc>
<loc>/grants/</loc>
</url><url>
<loc>//localhost:1313/individuals/</loc>
<loc>/individuals/</loc>
</url><url>
<loc>//localhost:1313/authors/laurens-hof/</loc>
<loc>/authors/laurens-hof/</loc>
</url><url>
<loc>//localhost:1313/nlnet/</loc>
<loc>/nlnet/</loc>
</url><url>
<loc>//localhost:1313/nordunet/</loc>
<loc>/nordunet/</loc>
</url><url>
<loc>//localhost:1313/oid/</loc>
<loc>/oid/</loc>
</url><url>
<loc>//localhost:1313/pages/</loc>
<loc>/pages/</loc>
</url><url>
<loc>//localhost:1313/privacy-policy/</loc>
<loc>/privacy-policy/</loc>
</url><url>
<loc>//localhost:1313/sections/</loc>
<loc>/sections/</loc>
</url><url>
<loc>//localhost:1313/tags/</loc>
<loc>/tags/</loc>
</url><url>
<loc>//localhost:1313/tweag/</loc>
<loc>/tweag/</loc>
</url>
</urlset>

View file

@ -5,7 +5,7 @@
lang="en-us"
itemtype="http://schema.org/WebPage"
>
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
<head>
<meta charset="utf-8" />
@ -32,11 +32,11 @@
<link rel="shortcut icon" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_96x0_resize_lanczos_3.png" type="image/x-icon">
<link rel="icon" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_96x0_resize_lanczos_3.png" type="image/x-icon">
<link rel="icon" type="image/png" sizes="48x48" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_48x0_resize_lanczos_3.png">
<link rel="icon" type="image/png" sizes="96x96" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_96x0_resize_lanczos_3.png">
<link rel="apple-touch-icon" sizes="144x144" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_144x0_resize_lanczos_3.png">
<link rel="shortcut icon" href="/images/favicon_hu16604243599178101560.png" type="image/x-icon">
<link rel="icon" href="/images/favicon_hu16604243599178101560.png" type="image/x-icon">
<link rel="icon" type="image/png" sizes="48x48" href="/images/favicon_hu4396562159347915165.png">
<link rel="icon" type="image/png" sizes="96x96" href="/images/favicon_hu16604243599178101560.png">
<link rel="apple-touch-icon" sizes="144x144" href="/images/favicon_hu12447364207213194778.png">
@ -71,7 +71,6 @@
<base href="//localhost:1313/tags/" />
@ -155,8 +154,8 @@
<meta property="og:image" content="//localhost:1313/images/logo.png" />
<meta name="twitter:image" content="//localhost:1313/images/logo.png" />
<meta property="og:image" content="/images/logo.png" />
<meta name="twitter:image" content="/images/logo.png" />
<meta
name="twitter:card"
content="summary
@ -187,7 +186,7 @@
<meta property="og:title" content="Fediversity" />
<meta property="og:description" content="Fediversity Project" />
<meta property="og:type" content="website" />
<meta property="og:url" content="//localhost:1313/tags/" />
<meta property="og:url" content="/tags/" />
<meta name="twitter:title" content="Fediversity" />
@ -210,7 +209,7 @@
<script>
let indexURL = "//localhost:1313/searchindex.json";
let indexURL = "/searchindex.json";
let includeSectionsInSearch = ["blog"];
let no_results_for = "No results for";
let empty_search_results_placeholder = "Type something to search..";
@ -269,8 +268,8 @@
<link
href="/css/style.css"
integrity=""
href="/css/style.min.61727c767a870956d1add8a8a81f2fd7cb2cd4cb624937bd5a58b5400fc9d015.css"
integrity="sha256-YXJ8dnqHCVbRrdioqB8v18ss1MtiSTe9Wli1QA/J0BU="
rel="stylesheet"
/>
@ -279,8 +278,8 @@
defer
async
rel="stylesheet"
href="/css/style-lazy.css"
integrity=""
href="/css/style-lazy.min.da601e742ef58b848e8d0b0e08ff77237c39555b63fd3835f65cb1d8cfe054f1.css"
integrity="sha256-2mAedC71i4SOjQsOCP93I3w5VVtj/Tg19lyx2M/gVPE="
media="print"
onload="this.media='all'; this.onload=null;"
/>
@ -292,19 +291,7 @@
<div
class="fixed left-0 top-0 z-50 flex w-[30px] items-center justify-center bg-gray-200 py-[2.5px] text-[12px] uppercase text-black sm:bg-red-200 md:bg-yellow-200 lg:bg-green-200 xl:bg-blue-200 2xl:bg-pink-200"
>
<span class="block sm:hidden">all</span>
<span class="hidden sm:block md:hidden">sm</span>
<span class="hidden md:block lg:hidden">md</span>
<span class="hidden lg:block xl:hidden">lg</span>
<span class="hidden xl:block 2xl:hidden">xl</span>
<span class="hidden 2xl:block">2xl</span>
</div>
@ -399,9 +386,9 @@
class="img logo-dark"
width="160"
height="32"
src="/images/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_q80_h2_lanczos_3.webp"
src="/images/logo-darkmode_hu7104616098336059575.webp"
alt="Hugoplate"
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_lanczos_3.png';" />
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu5336703655062803932.png';" />
@ -465,7 +452,7 @@
<a
class="nav-dropdown-link "
href="/developers/"
href="/"
>
Developers
</a>
@ -475,7 +462,7 @@
<a
class="nav-dropdown-link "
href="/ec/"
href="/"
>
European Commission
</a>
@ -485,7 +472,7 @@
<a
class="nav-dropdown-link "
href="/individuals/"
href="/"
>
Individuals
</a>
@ -529,7 +516,7 @@
<a
class="nav-dropdown-link "
href="/nlnet/"
href="/"
>
NLnet
</a>
@ -539,7 +526,7 @@
<a
class="nav-dropdown-link "
href="/nordunet/"
href="/"
>
NORDUnet
</a>
@ -549,7 +536,7 @@
<a
class="nav-dropdown-link "
href="/oid/"
href="/"
>
Open Internet Discourse
</a>
@ -559,7 +546,7 @@
<a
class="nav-dropdown-link "
href="/tweag/"
href="/"
>
Tweag
</a>
@ -653,7 +640,7 @@
<ul class="mt-6 inline-flex space-x-1 capitalize">
<li>
<a class="text-primary" href="//localhost:1313/">
<a class="text-primary" href="/">
Home
</a>
<span class="inlin-block mr-1">/</span>
@ -773,9 +760,9 @@
class="img logo-dark"
width="160"
height="32"
src="/images/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_q80_h2_lanczos_3.webp"
src="/images/logo-darkmode_hu7104616098336059575.webp"
alt="Hugoplate"
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_lanczos_3.png';" />
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu5336703655062803932.png';" />
@ -799,7 +786,7 @@
<a
href="
/privacy-policy/
/
"
>Privacy Policy</a
>
@ -849,11 +836,11 @@
<script
crossorigin="anonymous"
integrity=""
src="/js/script.js"
integrity="sha256-KqmvR9djio523pYWZ0IdV49tSiUwUyKOV0vjnRUFRfg="
src="/js/script.min.2aa9af47d7638a8e76de961667421d578f6d4a253053228e574be39d150545f8.js"
></script>
@ -861,8 +848,8 @@
defer
async
crossorigin="anonymous"
integrity=""
src="/js/script-lazy.js"
integrity="sha256-9e9iyznGCSfFZB4ElW&#43;WFonrJpHJr5pYxsaD7VVh4wc="
src="/js/script-lazy.min.f5ef62cb39c60927c5641e04956f961689eb2691c9af9a58c6c683ed5561e307.js"
></script>

View file

@ -2,10 +2,10 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Tags on Fediversity</title>
<link>//localhost:1313/tags/</link>
<link>/tags/</link>
<description>Recent content in Tags on Fediversity</description>
<generator>Hugo -- gohugo.io</generator>
<generator>Hugo</generator>
<language>en-us</language>
<atom:link href="//localhost:1313/tags/index.xml" rel="self" type="application/rss+xml" />
<atom:link href="/tags/index.xml" rel="self" type="application/rss+xml" />
</channel>
</rss>

View file

@ -5,7 +5,7 @@
lang="en-us"
itemtype="http://schema.org/WebPage"
>
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
<head>
<meta charset="utf-8" />
@ -32,11 +32,11 @@
<link rel="shortcut icon" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_96x0_resize_lanczos_3.png" type="image/x-icon">
<link rel="icon" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_96x0_resize_lanczos_3.png" type="image/x-icon">
<link rel="icon" type="image/png" sizes="48x48" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_48x0_resize_lanczos_3.png">
<link rel="icon" type="image/png" sizes="96x96" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_96x0_resize_lanczos_3.png">
<link rel="apple-touch-icon" sizes="144x144" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_144x0_resize_lanczos_3.png">
<link rel="shortcut icon" href="/images/favicon_hu16604243599178101560.png" type="image/x-icon">
<link rel="icon" href="/images/favicon_hu16604243599178101560.png" type="image/x-icon">
<link rel="icon" type="image/png" sizes="48x48" href="/images/favicon_hu4396562159347915165.png">
<link rel="icon" type="image/png" sizes="96x96" href="/images/favicon_hu16604243599178101560.png">
<link rel="apple-touch-icon" sizes="144x144" href="/images/favicon_hu12447364207213194778.png">
@ -71,7 +71,6 @@
<base href="//localhost:1313/tweag/" />
@ -159,8 +158,8 @@
<meta property="og:image" content="//localhost:1313/images/logo.png" />
<meta name="twitter:image" content="//localhost:1313/images/logo.png" />
<meta property="og:image" content="/images/logo.png" />
<meta name="twitter:image" content="/images/logo.png" />
<meta
name="twitter:card"
content="summary
@ -191,7 +190,7 @@
<meta property="og:title" content="Tweag" />
<meta property="og:description" content="The Tweag organisation." />
<meta property="og:type" content="website" />
<meta property="og:url" content="//localhost:1313/tweag/" />
<meta property="og:url" content="/tweag/" />
<meta name="twitter:title" content="Tweag" />
@ -214,7 +213,7 @@
<script>
let indexURL = "//localhost:1313/searchindex.json";
let indexURL = "/searchindex.json";
let includeSectionsInSearch = ["blog"];
let no_results_for = "No results for";
let empty_search_results_placeholder = "Type something to search..";
@ -273,8 +272,8 @@
<link
href="/css/style.css"
integrity=""
href="/css/style.min.61727c767a870956d1add8a8a81f2fd7cb2cd4cb624937bd5a58b5400fc9d015.css"
integrity="sha256-YXJ8dnqHCVbRrdioqB8v18ss1MtiSTe9Wli1QA/J0BU="
rel="stylesheet"
/>
@ -283,8 +282,8 @@
defer
async
rel="stylesheet"
href="/css/style-lazy.css"
integrity=""
href="/css/style-lazy.min.da601e742ef58b848e8d0b0e08ff77237c39555b63fd3835f65cb1d8cfe054f1.css"
integrity="sha256-2mAedC71i4SOjQsOCP93I3w5VVtj/Tg19lyx2M/gVPE="
media="print"
onload="this.media='all'; this.onload=null;"
/>
@ -296,19 +295,7 @@
<div
class="fixed left-0 top-0 z-50 flex w-[30px] items-center justify-center bg-gray-200 py-[2.5px] text-[12px] uppercase text-black sm:bg-red-200 md:bg-yellow-200 lg:bg-green-200 xl:bg-blue-200 2xl:bg-pink-200"
>
<span class="block sm:hidden">all</span>
<span class="hidden sm:block md:hidden">sm</span>
<span class="hidden md:block lg:hidden">md</span>
<span class="hidden lg:block xl:hidden">lg</span>
<span class="hidden xl:block 2xl:hidden">xl</span>
<span class="hidden 2xl:block">2xl</span>
</div>
@ -403,9 +390,9 @@
class="img logo-dark"
width="160"
height="32"
src="/images/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_q80_h2_lanczos_3.webp"
src="/images/logo-darkmode_hu7104616098336059575.webp"
alt="Hugoplate"
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_lanczos_3.png';" />
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu5336703655062803932.png';" />
@ -469,7 +456,7 @@
<a
class="nav-dropdown-link "
href="/developers/"
href="/"
>
Developers
</a>
@ -479,7 +466,7 @@
<a
class="nav-dropdown-link "
href="/ec/"
href="/"
>
European Commission
</a>
@ -489,7 +476,7 @@
<a
class="nav-dropdown-link "
href="/individuals/"
href="/"
>
Individuals
</a>
@ -515,7 +502,7 @@
active
inline-flex items-center"
>
Consortium
@ -533,7 +520,7 @@
<a
class="nav-dropdown-link "
href="/nlnet/"
href="/"
>
NLnet
</a>
@ -543,7 +530,7 @@
<a
class="nav-dropdown-link "
href="/nordunet/"
href="/"
>
NORDUnet
</a>
@ -553,7 +540,7 @@
<a
class="nav-dropdown-link "
href="/oid/"
href="/"
>
Open Internet Discourse
</a>
@ -561,10 +548,9 @@
<li class="nav-dropdown-item">
<a
class="nav-dropdown-link
active"
class="nav-dropdown-link "
href="/tweag/"
href="/"
>
Tweag
</a>
@ -658,7 +644,7 @@
<ul class="mt-6 inline-flex space-x-1 capitalize">
<li>
<a class="text-primary" href="//localhost:1313/">
<a class="text-primary" href="/">
Home
</a>
<span class="inlin-block mr-1">/</span>
@ -781,9 +767,9 @@
class="img logo-dark"
width="160"
height="32"
src="/images/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_q80_h2_lanczos_3.webp"
src="/images/logo-darkmode_hu7104616098336059575.webp"
alt="Hugoplate"
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_lanczos_3.png';" />
onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu5336703655062803932.png';" />
@ -807,7 +793,7 @@
<a
href="
/privacy-policy/
/
"
>Privacy Policy</a
>
@ -857,11 +843,11 @@
<script
crossorigin="anonymous"
integrity=""
src="/js/script.js"
integrity="sha256-KqmvR9djio523pYWZ0IdV49tSiUwUyKOV0vjnRUFRfg="
src="/js/script.min.2aa9af47d7638a8e76de961667421d578f6d4a253053228e574be39d150545f8.js"
></script>
@ -869,8 +855,8 @@
defer
async
crossorigin="anonymous"
integrity=""
src="/js/script-lazy.js"
integrity="sha256-9e9iyznGCSfFZB4ElW&#43;WFonrJpHJr5pYxsaD7VVh4wc="
src="/js/script-lazy.min.f5ef62cb39c60927c5641e04956f961689eb2691c9af9a58c6c683ed5561e307.js"
></script>