diff --git a/config/_default/menus.en.toml b/config/_default/menus.en.toml index 0770912..79f4e04 100755 --- a/config/_default/menus.en.toml +++ b/config/_default/menus.en.toml @@ -2,49 +2,24 @@ # main menu [[main]] -name = "Home" -pageRef = "/" +name = "For You" weight = 1 - -[[main]] -name = "About" -pageRef = "/about" -weight = 20 - -[[main]] -name = "Elements" -pageRef = "/elements" -weight = 30 - -[[main]] -weight = 40 -name = "Pages" hasChildren = true [[main]] -parent = "Pages" -name = "Blog" -pageRef = "/blog" +parent = "For You" +name = "Individuals" +pageRef = "/Individuals" [[main]] -parent = "Pages" -name = "Contact" -pageRef = "/contact" +parent = "For You" +name = "Developers" +pageRef = "/Developers" [[main]] -parent = "Pages" -name = "Authors" -pageRef = "/authors" - -[[main]] -parent = "Pages" -name = "Categories" -pageRef = "/categories" - -[[main]] -parent = "Pages" -name = "404 Page" -pageRef = "/404" +parent = "For You" +name = "European Commission" +pageRef = "/EC" [[main]] weight = 2 @@ -76,6 +51,20 @@ weight = 3 name = "Fediversity" pageRef = "Fediversity" +[[main]] +weight = 4 +name = "Grants" +pageRef = "Grants" + +[[main]] +weight = 5 +name = "Events" +pageRef = "Events" + +[[main]] +weight = 6 +name = "News" +pageRef = "News" diff --git a/content/english/pages/Developers.md b/content/english/pages/Developers.md new file mode 100755 index 0000000..50f804b --- /dev/null +++ b/content/english/pages/Developers.md @@ -0,0 +1,17 @@ +--- +title: "Developers" +# meta title +meta_title: "Developers" +# meta description +description: "Information for developers about the Fediversity Project." +# save as draft +draft: false +--- + +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. + +As part of the NGI Funding, the Fediversity Project also offers grants to developers to expand the ecosystem. The NLNet website has more information on how you as a developer can apply to grants, ranging from 5.000 to 50.000 euro's. + +If you are a developer of fediverse software, and would like to get your platform also offered for easy hosting as part of the Fediversity Project, please reach out to us. You can contact us HERE. + +As the project is based upon NixOS, we are actively supporting making fediverse projects available as nix packages. If your project is on the fence about this, please reach out. Nix packages make updating and maintaining fediverse projects a breeze! \ No newline at end of file diff --git a/content/english/pages/EC.md b/content/english/pages/EC.md new file mode 100755 index 0000000..d4f9b4f --- /dev/null +++ b/content/english/pages/EC.md @@ -0,0 +1,13 @@ +--- +title: "European Commission" +# meta title +meta_title: "European Commission" +# meta description +description: "Information about the Fediversity Project for the grant providers." +# save as draft +draft: false +--- + +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'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. + +Part of the values of openness and transparency of is that the Fediversity project is that all the deliverables of the projects are have a 'Public' Dissemination level. On this page an overview of all deliverables of the Fediversity project can be found. \ No newline at end of file diff --git a/content/english/pages/Grants.md b/content/english/pages/Grants.md new file mode 100755 index 0000000..1cf9498 --- /dev/null +++ b/content/english/pages/Grants.md @@ -0,0 +1,17 @@ +--- +title: "Grants" +# meta title +meta_title: "Grants" +# meta description +description: "How to apply for grants as part of the Fediversity Project." +# save as draft +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. + +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. + +For more information on how to apply, check the NLnet website. \ No newline at end of file diff --git a/content/english/pages/Individuals.md b/content/english/pages/Individuals.md new file mode 100755 index 0000000..367ac2f --- /dev/null +++ b/content/english/pages/Individuals.md @@ -0,0 +1,17 @@ +--- +title: "Individuals" +# meta title +meta_title: "Individuals" +# meta description +description: "Information about the project for regular people." +# save as draft +draft: false +--- + +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. +- Giving people control of their data and social connections, allowing them to choose whatever platform and product they want. +- Giving people control of their privacy and their feeds, without black-box algorithms that decide for them what they get to see. + +The Fediversity project is working on making it easier for people to join the fediverse, and taking full control on their own online social presence. We make it easier for you to join the fediverse, giving you an easy way to select what you need. With one click, you can select whether you need photo sharing, microblogging, video sharing, blogging or simply email. You can get a domain name as well, so you can be up and running with a professional social presence on the new internet in without any effort. + +Fediversity is currently in development, and you can follow us on Mastodon for all the latest information. \ No newline at end of file