front page further
BIN
assets/images/code.png
Normal file
After Width: | Height: | Size: 769 B |
BIN
assets/images/globe.png
Normal file
After Width: | Height: | Size: 1.2 KiB |
BIN
assets/images/stepping-up.png
Normal file
After Width: | Height: | Size: 18 KiB |
BIN
assets/images/user.png
Normal file
After Width: | Height: | Size: 852 B |
|
@ -51,28 +51,37 @@ features:
|
|||
label: "Learn more"
|
||||
link: "/nordunet"
|
||||
|
||||
- title: "Discover the Key Features Of Hugo"
|
||||
image: "/images/service-2.png"
|
||||
content: "Hugo is an all-in-one web framework for building fast, content-focused websites. It offers a range of exciting features for developers and website creators. Some of the key features are:"
|
||||
bulletpoints:
|
||||
- "Zero JS, by default: No JavaScript runtime overhead to slow you down."
|
||||
- "Customizable: Tailwind, MDX, and 100+ other integrations to choose from."
|
||||
- "UI-agnostic: Supports React, Preact, Svelte, Vue, Solid, Lit and more."
|
||||
- title: "Fediversity explained - for Individuals"
|
||||
image: "/images/user.png"
|
||||
content: "Always be in control with your own data on social networks, whether that's with Mastodon, PeerTube or Pixelfed: Fediversity makes it possible."
|
||||
button:
|
||||
enable: true
|
||||
label: "Get Started Now"
|
||||
link: "https://github.com/zeon-studio/hugoplate"
|
||||
label: "Learn more"
|
||||
link: "/individuals"
|
||||
|
||||
- title: "The Top Reasons to Choose Hugo for Your Hugo Project"
|
||||
image: "/images/service-3.png"
|
||||
content: "With Hugo, you can build modern and content-focused websites without sacrificing performance or ease of use."
|
||||
bulletpoints:
|
||||
- "Instantly load static sites for better user experience and SEO."
|
||||
- "Intuitive syntax and support for popular frameworks make learning and using Hugo a breeze."
|
||||
- "Use any front-end library or framework, or build custom components, for any project size."
|
||||
- "Built on cutting-edge technology to keep your projects up-to-date with the latest web standards."
|
||||
- title: "Fediversity explained - for Developers"
|
||||
image: "/images/code.png"
|
||||
content: "As a developer building the next generation of social platforms, you are looking to make it easier to facilitate your customers to use your product. Fediversity can help."
|
||||
button:
|
||||
enable: false
|
||||
label: ""
|
||||
link: ""
|
||||
enable: true
|
||||
label: "Learn more"
|
||||
link: "/developers"
|
||||
|
||||
- title: "Fediversity explained - for the EC"
|
||||
image: "/images/globe.png"
|
||||
content: "The Fediversity Project operates on a grant gratiously provided by the HORIZON fund by the EC. Learn more about the accountability of the project."
|
||||
button:
|
||||
enable: true
|
||||
label: "Learn more"
|
||||
link: "/ec"
|
||||
|
||||
- title: "Fediversity Grants"
|
||||
image: "/images/stepping-up.png"
|
||||
content: "Fediversity will award 450 000 euro in small to medium-size R&D grants towards solutions that bring the next generation of social networks closer. We are seeking project proposals between 5.000 and 50.000 euro’s — which should get you on your way."
|
||||
button:
|
||||
enable: true
|
||||
label: "Learn more"
|
||||
link: "/grants"
|
||||
|
||||
|
||||
---
|
||||
|
|
|
@ -10,7 +10,7 @@ draft: false
|
|||
|
||||
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.
|
||||
|
||||
This is your opportunity to make a real difference. You tell us how your project can help Fediversity go harder, better, faster, stronger. In order to enable you to make such contributions, NLnet will award 450 000 euro in small to medium-size R&D grants towards solutions that bring the next generation of mobile solutions closer. NLnet is seeking project proposals between 5.000 and 50.000 euro’s — which should get you on your way.
|
||||
This is your opportunity to make a real difference. You tell us how your project can help Fediversity go harder, better, faster, stronger. In order to enable you to make such contributions, NLnet will award 450 000 euro in small to medium-size R&D grants towards solutions that bring the next generation of social networks closer. NLnet is seeking project proposals between 5.000 and 50.000 euro’s — which should get you on your way.
|
||||
|
||||
Noteworthy fact: many projects which are to be deployed inside Fediversity were themselves bootstrapped on precisely such a grant from NGI, and now it is your turn.
|
||||
|
||||
|
|
|
@ -15,8 +15,8 @@ logo_text = "Hugoplate"
|
|||
# navbar fixed to top
|
||||
navbar_fixed = true
|
||||
# theme-mode
|
||||
theme_switcher = true
|
||||
theme_default = "system" # available options [light/dark/system]
|
||||
# theme_switcher = false
|
||||
# theme_default = "system" # available options [light/dark/system]
|
||||
# Main Sections
|
||||
mainSections = ["blog"]
|
||||
# contact form action
|
||||
|
@ -44,11 +44,11 @@ link = "contact"
|
|||
# search
|
||||
# search module: https://github.com/gethugothemes/hugo-modules/tree/master/search
|
||||
[search]
|
||||
enable = true
|
||||
enable = false
|
||||
primary_color = "#121212"
|
||||
include_sections = ["blog"]
|
||||
show_image = true
|
||||
show_description = true
|
||||
show_image = false
|
||||
show_description = false
|
||||
show_tags = true
|
||||
show_categories = true
|
||||
|
||||
|
|
|
@ -1291,29 +1291,35 @@
|
|||
|
||||
|
||||
<h4 class="mb-3">
|
||||
<a href="/blog/post-3/"> How to build an Application with modern Technology </a>
|
||||
<a href="/blog/post-2/"> How to build an Application with modern Technology </a>
|
||||
</h4>
|
||||
|
||||
<ul class="mb-4">
|
||||
<li class="mr-4 inline-block">
|
||||
<a href="/authors/john-doe/">
|
||||
<i class="fa-regular fa-circle-user mr-2"></i>John Doe
|
||||
<a href="/authors/sam-wilson/">
|
||||
<i class="fa-regular fa-circle-user mr-2"></i>Sam Wilson
|
||||
</a>
|
||||
</li>
|
||||
<li class="mr-4 inline-block">
|
||||
<i class="fa-regular fa-folder mr-1"></i>
|
||||
|
||||
<a
|
||||
href="/categories/software/"
|
||||
href="/categories/technology/"
|
||||
class="ms-1"
|
||||
>Software
|
||||
>Technology ,
|
||||
</a>
|
||||
|
||||
<a
|
||||
href="/categories/data/"
|
||||
class="ms-1"
|
||||
>Data
|
||||
</a>
|
||||
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<p class="mb-6">Nemo vel ad consectetur namut rutrum ex, venenatis sollicitudin urna. Aliquam erat volutpat.</p>
|
||||
<a class="btn btn-outline-primary btn-sm" href="/blog/post-3/">
|
||||
<a class="btn btn-outline-primary btn-sm" href="/blog/post-2/">
|
||||
Read More
|
||||
</a>
|
||||
</div>
|
||||
|
@ -1436,35 +1442,29 @@
|
|||
|
||||
|
||||
<h4 class="mb-3">
|
||||
<a href="/blog/post-2/"> How to build an Application with modern Technology </a>
|
||||
<a href="/blog/post-3/"> How to build an Application with modern Technology </a>
|
||||
</h4>
|
||||
|
||||
<ul class="mb-4">
|
||||
<li class="mr-4 inline-block">
|
||||
<a href="/authors/sam-wilson/">
|
||||
<i class="fa-regular fa-circle-user mr-2"></i>Sam Wilson
|
||||
<a href="/authors/john-doe/">
|
||||
<i class="fa-regular fa-circle-user mr-2"></i>John Doe
|
||||
</a>
|
||||
</li>
|
||||
<li class="mr-4 inline-block">
|
||||
<i class="fa-regular fa-folder mr-1"></i>
|
||||
|
||||
<a
|
||||
href="/categories/technology/"
|
||||
href="/categories/software/"
|
||||
class="ms-1"
|
||||
>Technology ,
|
||||
</a>
|
||||
|
||||
<a
|
||||
href="/categories/data/"
|
||||
class="ms-1"
|
||||
>Data
|
||||
>Software
|
||||
</a>
|
||||
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<p class="mb-6">Nemo vel ad consectetur namut rutrum ex, venenatis sollicitudin urna. Aliquam erat volutpat.</p>
|
||||
<a class="btn btn-outline-primary btn-sm" href="/blog/post-2/">
|
||||
<a class="btn btn-outline-primary btn-sm" href="/blog/post-3/">
|
||||
Read More
|
||||
</a>
|
||||
</div>
|
||||
|
|
|
@ -1230,151 +1230,6 @@
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<picture>
|
||||
<source
|
||||
|
||||
srcset="/images/image-placeholder_huf5f2d24635a285cfc2259aa9741acb2a_4881_545x0_resize_q80_h2_lanczos_3.webp"
|
||||
|
||||
media="(max-width: 575px)" />
|
||||
<source
|
||||
|
||||
srcset="/images/image-placeholder_huf5f2d24635a285cfc2259aa9741acb2a_4881_600x0_resize_q80_h2_lanczos_3.webp"
|
||||
|
||||
media="(max-width: 767px)" />
|
||||
<source
|
||||
|
||||
srcset="/images/image-placeholder_huf5f2d24635a285cfc2259aa9741acb2a_4881_700x0_resize_q80_h2_lanczos_3.webp"
|
||||
|
||||
media="(max-width: 991px)" />
|
||||
<source
|
||||
|
||||
srcset="/images/image-placeholder_huf5f2d24635a285cfc2259aa9741acb2a_4881_1110x0_resize_q80_h2_lanczos_3.webp"
|
||||
/>
|
||||
<img
|
||||
|
||||
loading="lazy" decoding="async"
|
||||
src="/images/image-placeholder_huf5f2d24635a285cfc2259aa9741acb2a_4881_1110x0_resize_lanczos_3.png"
|
||||
class=" mb-6 w-full rounded img"
|
||||
alt="How to build an Application with modern Technology"
|
||||
width="1096"
|
||||
height="480" />
|
||||
</picture>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<h4 class="mb-3">
|
||||
<a href="/blog/post-4/"> How to build an Application with modern Technology </a>
|
||||
</h4>
|
||||
|
||||
<ul class="mb-4">
|
||||
<li class="mr-4 inline-block">
|
||||
<a href="/authors/john-doe/">
|
||||
<i class="fa-regular fa-circle-user mr-2"></i>John Doe
|
||||
</a>
|
||||
</li>
|
||||
<li class="mr-4 inline-block">
|
||||
<i class="fa-regular fa-folder mr-1"></i>
|
||||
|
||||
<a
|
||||
href="/categories/architecture/"
|
||||
class="ms-1"
|
||||
>Architecture
|
||||
</a>
|
||||
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<p class="mb-6">Nemo vel ad consectetur namut rutrum ex, venenatis sollicitudin urna. Aliquam erat volutpat.</p>
|
||||
<a class="btn btn-outline-primary btn-sm" href="/blog/post-4/">
|
||||
Read More
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="lg:col-4"><div class="bg-body">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
@ -1613,6 +1468,151 @@
|
|||
Read More
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="lg:col-4"><div class="bg-body">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<picture>
|
||||
<source
|
||||
|
||||
srcset="/images/image-placeholder_huf5f2d24635a285cfc2259aa9741acb2a_4881_545x0_resize_q80_h2_lanczos_3.webp"
|
||||
|
||||
media="(max-width: 575px)" />
|
||||
<source
|
||||
|
||||
srcset="/images/image-placeholder_huf5f2d24635a285cfc2259aa9741acb2a_4881_600x0_resize_q80_h2_lanczos_3.webp"
|
||||
|
||||
media="(max-width: 767px)" />
|
||||
<source
|
||||
|
||||
srcset="/images/image-placeholder_huf5f2d24635a285cfc2259aa9741acb2a_4881_700x0_resize_q80_h2_lanczos_3.webp"
|
||||
|
||||
media="(max-width: 991px)" />
|
||||
<source
|
||||
|
||||
srcset="/images/image-placeholder_huf5f2d24635a285cfc2259aa9741acb2a_4881_1110x0_resize_q80_h2_lanczos_3.webp"
|
||||
/>
|
||||
<img
|
||||
|
||||
loading="lazy" decoding="async"
|
||||
src="/images/image-placeholder_huf5f2d24635a285cfc2259aa9741acb2a_4881_1110x0_resize_lanczos_3.png"
|
||||
class=" mb-6 w-full rounded img"
|
||||
alt="How to build an Application with modern Technology"
|
||||
width="1096"
|
||||
height="480" />
|
||||
</picture>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<h4 class="mb-3">
|
||||
<a href="/blog/post-4/"> How to build an Application with modern Technology </a>
|
||||
</h4>
|
||||
|
||||
<ul class="mb-4">
|
||||
<li class="mr-4 inline-block">
|
||||
<a href="/authors/john-doe/">
|
||||
<i class="fa-regular fa-circle-user mr-2"></i>John Doe
|
||||
</a>
|
||||
</li>
|
||||
<li class="mr-4 inline-block">
|
||||
<i class="fa-regular fa-folder mr-1"></i>
|
||||
|
||||
<a
|
||||
href="/categories/architecture/"
|
||||
class="ms-1"
|
||||
>Architecture
|
||||
</a>
|
||||
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<p class="mb-6">Nemo vel ad consectetur namut rutrum ex, venenatis sollicitudin urna. Aliquam erat volutpat.</p>
|
||||
<a class="btn btn-outline-primary btn-sm" href="/blog/post-4/">
|
||||
Read More
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
|
|
@ -1285,22 +1285,22 @@
|
|||
|
||||
|
||||
<h4 class="mb-3">
|
||||
<a href="/blog/post-2/"> How to build an Application with modern Technology </a>
|
||||
<a href="/blog/post-1/"> How to build an Application with modern Technology </a>
|
||||
</h4>
|
||||
|
||||
<ul class="mb-4">
|
||||
<li class="mr-4 inline-block">
|
||||
<a href="/authors/sam-wilson/">
|
||||
<i class="fa-regular fa-circle-user mr-2"></i>Sam Wilson
|
||||
<a href="/authors/john-doe/">
|
||||
<i class="fa-regular fa-circle-user mr-2"></i>John Doe
|
||||
</a>
|
||||
</li>
|
||||
<li class="mr-4 inline-block">
|
||||
<i class="fa-regular fa-folder mr-1"></i>
|
||||
|
||||
<a
|
||||
href="/categories/technology/"
|
||||
href="/categories/application/"
|
||||
class="ms-1"
|
||||
>Technology ,
|
||||
>Application ,
|
||||
</a>
|
||||
|
||||
<a
|
||||
|
@ -1313,7 +1313,7 @@
|
|||
</ul>
|
||||
|
||||
<p class="mb-6">Nemo vel ad consectetur namut rutrum ex, venenatis sollicitudin urna. Aliquam erat volutpat.</p>
|
||||
<a class="btn btn-outline-primary btn-sm" href="/blog/post-2/">
|
||||
<a class="btn btn-outline-primary btn-sm" href="/blog/post-1/">
|
||||
Read More
|
||||
</a>
|
||||
</div>
|
||||
|
@ -1436,22 +1436,22 @@
|
|||
|
||||
|
||||
<h4 class="mb-3">
|
||||
<a href="/blog/post-1/"> How to build an Application with modern Technology </a>
|
||||
<a href="/blog/post-2/"> How to build an Application with modern Technology </a>
|
||||
</h4>
|
||||
|
||||
<ul class="mb-4">
|
||||
<li class="mr-4 inline-block">
|
||||
<a href="/authors/john-doe/">
|
||||
<i class="fa-regular fa-circle-user mr-2"></i>John Doe
|
||||
<a href="/authors/sam-wilson/">
|
||||
<i class="fa-regular fa-circle-user mr-2"></i>Sam Wilson
|
||||
</a>
|
||||
</li>
|
||||
<li class="mr-4 inline-block">
|
||||
<i class="fa-regular fa-folder mr-1"></i>
|
||||
|
||||
<a
|
||||
href="/categories/application/"
|
||||
href="/categories/technology/"
|
||||
class="ms-1"
|
||||
>Application ,
|
||||
>Technology ,
|
||||
</a>
|
||||
|
||||
<a
|
||||
|
@ -1464,7 +1464,7 @@
|
|||
</ul>
|
||||
|
||||
<p class="mb-6">Nemo vel ad consectetur namut rutrum ex, venenatis sollicitudin urna. Aliquam erat volutpat.</p>
|
||||
<a class="btn btn-outline-primary btn-sm" href="/blog/post-1/">
|
||||
<a class="btn btn-outline-primary btn-sm" href="/blog/post-2/">
|
||||
Read More
|
||||
</a>
|
||||
</div>
|
||||
|
|
BIN
public/images/code.png
Normal file
After Width: | Height: | Size: 769 B |
After Width: | Height: | Size: 390 B |
BIN
public/images/globe.png
Normal file
After Width: | Height: | Size: 1.2 KiB |
After Width: | Height: | Size: 682 B |
After Width: | Height: | Size: 2 KiB |
After Width: | Height: | Size: 2.2 KiB |
After Width: | Height: | Size: 14 KiB |
After Width: | Height: | Size: 2.7 KiB |
After Width: | Height: | Size: 2.9 KiB |
BIN
public/images/user.png
Normal file
After Width: | Height: | Size: 852 B |
After Width: | Height: | Size: 430 B |
|
@ -1650,38 +1650,16 @@
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<picture>
|
||||
<source
|
||||
|
||||
srcset="/images/service-2_hub2400521e15639ea64d4f0700f2d9269_19596_545x0_resize_q80_h2_lanczos_3.webp"
|
||||
|
||||
media="(max-width: 575px)" />
|
||||
<source
|
||||
|
||||
srcset="/images/service-2_hub2400521e15639ea64d4f0700f2d9269_19596_360x0_resize_q80_h2_lanczos_3.webp"
|
||||
|
||||
media="(max-width: 767px)" />
|
||||
<source
|
||||
|
||||
srcset="/images/service-2_hub2400521e15639ea64d4f0700f2d9269_19596_425x0_resize_q80_h2_lanczos_3.webp"
|
||||
|
||||
media="(max-width: 991px)" />
|
||||
<source
|
||||
|
||||
srcset="/images/service-2_hub2400521e15639ea64d4f0700f2d9269_19596_520x0_resize_q80_h2_lanczos_3.webp"
|
||||
/>
|
||||
<img
|
||||
|
||||
loading="lazy" decoding="async"
|
||||
src="/images/service-2_hub2400521e15639ea64d4f0700f2d9269_19596_520x0_resize_lanczos_3.png"
|
||||
src="/images/user_hu02aadac476934b9056e529139f32f0f6_852_24x24_resize_q80_h2_lanczos_3.webp" loading="lazy"
|
||||
decoding="async" alt="feature image"
|
||||
|
||||
|
||||
class=" img"
|
||||
alt="feature image"
|
||||
width="548"
|
||||
height="526" />
|
||||
</picture>
|
||||
width="24"
|
||||
height="24"
|
||||
onerror="this.onerror='null';this.src='\/images\/user.png';" />
|
||||
|
||||
|
||||
|
||||
|
@ -1698,29 +1676,256 @@
|
|||
md:order-1
|
||||
md:col-7 lg:col-6"
|
||||
>
|
||||
<h2 class="mb-4">Discover the Key Features Of Hugo</h2>
|
||||
<p class="mb-8 text-lg">Hugo is an all-in-one web framework for building fast, content-focused websites. It offers a range of exciting features for developers and website creators. Some of the key features are:</p>
|
||||
<h2 class="mb-4">Fediversity explained - for Individuals</h2>
|
||||
<p class="mb-8 text-lg">Always be in control with your own data on social networks, whether that’s with Mastodon, PeerTube or Pixelfed: Fediversity makes it possible.</p>
|
||||
<ul>
|
||||
|
||||
<li class="relative mb-4 pl-6">
|
||||
<i class="fa fa-check absolute left-0 top-1.5"></i>
|
||||
Zero JS, by default: No JavaScript runtime overhead to slow you down.
|
||||
</li>
|
||||
|
||||
<li class="relative mb-4 pl-6">
|
||||
<i class="fa fa-check absolute left-0 top-1.5"></i>
|
||||
Customizable: Tailwind, MDX, and 100+ other integrations to choose from.
|
||||
</li>
|
||||
|
||||
<li class="relative mb-4 pl-6">
|
||||
<i class="fa fa-check absolute left-0 top-1.5"></i>
|
||||
UI-agnostic: Supports React, Preact, Svelte, Vue, Solid, Lit and more.
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
<a class="btn btn-primary mt-6" href="https://github.com/zeon-studio/hugoplate">
|
||||
Get Started Now
|
||||
<a class="btn btn-primary mt-6" href="//localhost:1313/individuals">
|
||||
Learn more
|
||||
<i class="fa fa-arrow-right pl-2"></i>
|
||||
</a>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="section-sm bg-gradient">
|
||||
<div class="container">
|
||||
<div class="row items-center justify-between">
|
||||
<div
|
||||
class="mb:md-0 md:col-5 mb-6"
|
||||
>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<img
|
||||
|
||||
src="/images/code_hu02aadac476934b9056e529139f32f0f6_769_24x24_resize_q80_h2_lanczos_3.webp" loading="lazy"
|
||||
decoding="async" alt="feature image"
|
||||
|
||||
|
||||
class=" img"
|
||||
width="24"
|
||||
height="24"
|
||||
onerror="this.onerror='null';this.src='\/images\/code.png';" />
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
<div
|
||||
class=" md:col-7 lg:col-6"
|
||||
>
|
||||
<h2 class="mb-4">Fediversity explained - for Developers</h2>
|
||||
<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>
|
||||
<ul>
|
||||
|
||||
</ul>
|
||||
|
||||
<a class="btn btn-primary mt-6" href="//localhost:1313/developers">
|
||||
Learn more
|
||||
<i class="fa fa-arrow-right pl-2"></i>
|
||||
</a>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="section-sm ">
|
||||
<div class="container">
|
||||
<div class="row items-center justify-between">
|
||||
<div
|
||||
class="mb:md-0
|
||||
md:order-2
|
||||
md:col-5 mb-6"
|
||||
>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<img
|
||||
|
||||
src="/images/globe_hu02aadac476934b9056e529139f32f0f6_1275_24x24_resize_q80_h2_lanczos_3.webp" loading="lazy"
|
||||
decoding="async" alt="feature image"
|
||||
|
||||
|
||||
class=" img"
|
||||
width="24"
|
||||
height="24"
|
||||
onerror="this.onerror='null';this.src='\/images\/globe.png';" />
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
<div
|
||||
class="
|
||||
md:order-1
|
||||
md:col-7 lg:col-6"
|
||||
>
|
||||
<h2 class="mb-4">Fediversity explained - for the EC</h2>
|
||||
<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>
|
||||
<ul>
|
||||
|
||||
</ul>
|
||||
|
||||
<a class="btn btn-primary mt-6" href="//localhost:1313/ec">
|
||||
Learn more
|
||||
<i class="fa fa-arrow-right pl-2"></i>
|
||||
</a>
|
||||
|
||||
|
@ -1814,31 +2019,31 @@
|
|||
<picture>
|
||||
<source
|
||||
|
||||
srcset="/images/service-3_hu253be68c312fbd4b154613c4276f36e3_16481_545x0_resize_q80_h2_lanczos_3.webp"
|
||||
srcset="/images/stepping-up_hu3a899aa48c57f1b9bb5cfa5f27514263_18659_545x0_resize_q80_h2_lanczos_3.webp"
|
||||
|
||||
media="(max-width: 575px)" />
|
||||
<source
|
||||
|
||||
srcset="/images/service-3_hu253be68c312fbd4b154613c4276f36e3_16481_360x0_resize_q80_h2_lanczos_3.webp"
|
||||
srcset="/images/stepping-up_hu3a899aa48c57f1b9bb5cfa5f27514263_18659_360x0_resize_q80_h2_lanczos_3.webp"
|
||||
|
||||
media="(max-width: 767px)" />
|
||||
<source
|
||||
|
||||
srcset="/images/service-3_hu253be68c312fbd4b154613c4276f36e3_16481_425x0_resize_q80_h2_lanczos_3.webp"
|
||||
srcset="/images/stepping-up_hu3a899aa48c57f1b9bb5cfa5f27514263_18659_425x0_resize_q80_h2_lanczos_3.webp"
|
||||
|
||||
media="(max-width: 991px)" />
|
||||
<source
|
||||
|
||||
srcset="/images/service-3_hu253be68c312fbd4b154613c4276f36e3_16481_520x0_resize_q80_h2_lanczos_3.webp"
|
||||
srcset="/images/stepping-up_hu3a899aa48c57f1b9bb5cfa5f27514263_18659_520x0_resize_q80_h2_lanczos_3.webp"
|
||||
/>
|
||||
<img
|
||||
|
||||
loading="lazy" decoding="async"
|
||||
src="/images/service-3_hu253be68c312fbd4b154613c4276f36e3_16481_520x0_resize_lanczos_3.png"
|
||||
src="/images/stepping-up_hu3a899aa48c57f1b9bb5cfa5f27514263_18659_520x0_resize_lanczos_3.png"
|
||||
class=" img"
|
||||
alt="feature image"
|
||||
width="532"
|
||||
height="433" />
|
||||
width="890"
|
||||
height="676" />
|
||||
</picture>
|
||||
|
||||
|
||||
|
@ -1854,32 +2059,17 @@
|
|||
<div
|
||||
class=" md:col-7 lg:col-6"
|
||||
>
|
||||
<h2 class="mb-4">The Top Reasons to Choose Hugo for Your Hugo Project</h2>
|
||||
<p class="mb-8 text-lg">With Hugo, you can build modern and content-focused websites without sacrificing performance or ease of use.</p>
|
||||
<h2 class="mb-4">Fediversity Grants</h2>
|
||||
<p class="mb-8 text-lg">Fediversity will award 450 000 euro in small to medium-size R&D grants towards solutions that bring the next generation of social networks closer. We are seeking project proposals between 5.000 and 50.000 euro’s — which should get you on your way.</p>
|
||||
<ul>
|
||||
|
||||
<li class="relative mb-4 pl-6">
|
||||
<i class="fa fa-check absolute left-0 top-1.5"></i>
|
||||
Instantly load static sites for better user experience and SEO.
|
||||
</li>
|
||||
|
||||
<li class="relative mb-4 pl-6">
|
||||
<i class="fa fa-check absolute left-0 top-1.5"></i>
|
||||
Intuitive syntax and support for popular frameworks make learning and using Hugo a breeze.
|
||||
</li>
|
||||
|
||||
<li class="relative mb-4 pl-6">
|
||||
<i class="fa fa-check absolute left-0 top-1.5"></i>
|
||||
Use any front-end library or framework, or build custom components, for any project size.
|
||||
</li>
|
||||
|
||||
<li class="relative mb-4 pl-6">
|
||||
<i class="fa fa-check absolute left-0 top-1.5"></i>
|
||||
Built on cutting-edge technology to keep your projects up-to-date with the latest web standards.
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
<a class="btn btn-primary mt-6" href="//localhost:1313/grants">
|
||||
Learn more
|
||||
<i class="fa fa-arrow-right pl-2"></i>
|
||||
</a>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -43,13 +43,6 @@
|
|||
<guid>//localhost:1313/consortium/</guid>
|
||||
<description>Information about the project. TODO.</description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Consortium</title>
|
||||
<link>//localhost:1313/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>
|
||||
</item>
|
||||
<item>
|
||||
<title>Developers</title>
|
||||
<link>//localhost:1313/developers/</link>
|
||||
|
@ -113,6 +106,13 @@
|
|||
<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>
|
||||
</item>
|
||||
<item>
|
||||
<title>Open Internet Discourse Foundation</title>
|
||||
<link>//localhost:1313/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>
|
||||
</item>
|
||||
<item>
|
||||
<title>Privacy</title>
|
||||
<link>//localhost:1313/privacy-policy/</link>
|
||||
|
|
|
@ -83,7 +83,7 @@
|
|||
|
||||
|
||||
|
||||
<title>Consortium</title>
|
||||
<title>Open Internet Discourse Foundation</title>
|
||||
|
||||
|
||||
|
||||
|
@ -108,7 +108,7 @@
|
|||
|
||||
<meta
|
||||
name="description"
|
||||
content="The organisations behind the Fediversity Project" />
|
||||
content="The Open Internet Discourse Foundation" />
|
||||
|
||||
|
||||
|
||||
|
@ -188,14 +188,14 @@
|
|||
|
||||
|
||||
|
||||
<meta property="og:title" content="Consortium" />
|
||||
<meta property="og:description" content="The organisations behind the Fediversity Project" />
|
||||
<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 name="twitter:title" content="Consortium" />
|
||||
<meta name="twitter:description" content="The organisations behind the Fediversity Project" />
|
||||
<meta name="twitter:title" content="Open Internet Discourse Foundation" />
|
||||
<meta name="twitter:description" content="The Open Internet Discourse Foundation" />
|
||||
|
||||
|
||||
|
||||
|
@ -834,7 +834,7 @@
|
|||
<div
|
||||
class="from-body to-theme-light rounded-2xl bg-gradient-to-b px-8 py-14"
|
||||
>
|
||||
<h1>Consortium</h1>
|
||||
<h1>Open Internet Discourse Foundation</h1>
|
||||
|
||||
|
||||
<ul class="mt-6 inline-flex space-x-1 capitalize">
|
||||
|
@ -847,7 +847,7 @@
|
|||
|
||||
<li>
|
||||
<span class="text-primary">
|
||||
Consortium
|
||||
Open Internet Discourse Foundation
|
||||
</span>
|
||||
</li>
|
||||
</ul>
|
||||
|
|
|
@ -862,12 +862,6 @@
|
|||
</a>
|
||||
</li>
|
||||
|
||||
<li class="m-3">
|
||||
<a href="//localhost:1313/oid/" class="text-dark block text-xl">
|
||||
Consortium
|
||||
</a>
|
||||
</li>
|
||||
|
||||
<li class="m-3">
|
||||
<a href="//localhost:1313/developers/" class="text-dark block text-xl">
|
||||
Developers
|
||||
|
@ -916,6 +910,12 @@
|
|||
</a>
|
||||
</li>
|
||||
|
||||
<li class="m-3">
|
||||
<a href="//localhost:1313/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">
|
||||
Privacy
|
||||
|
|
|
@ -14,13 +14,6 @@
|
|||
<guid>//localhost:1313/consortium/</guid>
|
||||
<description>Information about the project. TODO.</description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Consortium</title>
|
||||
<link>//localhost:1313/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>
|
||||
</item>
|
||||
<item>
|
||||
<title>Developers</title>
|
||||
<link>//localhost:1313/developers/</link>
|
||||
|
@ -77,6 +70,13 @@
|
|||
<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>
|
||||
</item>
|
||||
<item>
|
||||
<title>Open Internet Discourse Foundation</title>
|
||||
<link>//localhost:1313/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>
|
||||
</item>
|
||||
<item>
|
||||
<title>Privacy</title>
|
||||
<link>//localhost:1313/privacy-policy/</link>
|
||||
|
|
|
@ -59,8 +59,6 @@
|
|||
<loc>//localhost:1313/authors/</loc>
|
||||
</url><url>
|
||||
<loc>//localhost:1313/consortium/</loc>
|
||||
</url><url>
|
||||
<loc>//localhost:1313/oid/</loc>
|
||||
</url><url>
|
||||
<loc>//localhost:1313/contact/</loc>
|
||||
</url><url>
|
||||
|
@ -83,6 +81,8 @@
|
|||
<loc>//localhost:1313/nlnet/</loc>
|
||||
</url><url>
|
||||
<loc>//localhost:1313/nordunet/</loc>
|
||||
</url><url>
|
||||
<loc>//localhost:1313/oid/</loc>
|
||||
</url><url>
|
||||
<loc>//localhost:1313/pages/</loc>
|
||||
</url><url>
|
||||
|
|
After Width: | Height: | Size: 390 B |
After Width: | Height: | Size: 1.7 KiB |
After Width: | Height: | Size: 2.8 KiB |
After Width: | Height: | Size: 694 B |
After Width: | Height: | Size: 584 B |
After Width: | Height: | Size: 682 B |
After Width: | Height: | Size: 1.4 KiB |
After Width: | Height: | Size: 568 B |
After Width: | Height: | Size: 4.2 KiB |
After Width: | Height: | Size: 1.7 KiB |
After Width: | Height: | Size: 1.1 KiB |
After Width: | Height: | Size: 2 KiB |
After Width: | Height: | Size: 2.2 KiB |
After Width: | Height: | Size: 14 KiB |
After Width: | Height: | Size: 2.7 KiB |
After Width: | Height: | Size: 2.9 KiB |
After Width: | Height: | Size: 1,013 B |
After Width: | Height: | Size: 430 B |
After Width: | Height: | Size: 2.5 KiB |
After Width: | Height: | Size: 1.8 KiB |
After Width: | Height: | Size: 554 B |
After Width: | Height: | Size: 968 B |