diff --git a/.woodpecker.yml b/.woodpecker.yml index 75f3c71..fa4fbdf 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -15,7 +15,7 @@ pipeline: event: [push, deployment] htmlproofer: - image: olikami/htmlproofer:latest # fork of 18fgsa/html-proofer + image: olikami/htmlproofer:3 commands: - apk add git - ( git show --no-patch --format=format:%B | grep htmlproofer >/dev/null ) && htmlproofer public/ --external-only --checks-to-ignore ScriptCheck,ImageCheck || true diff --git a/source/_data/mastodon.json b/source/_data/mastodon.json index 0a3d1a0..2b63147 100644 --- a/source/_data/mastodon.json +++ b/source/_data/mastodon.json @@ -29,7 +29,7 @@ "forUsers": [ {"id": "0", "url": "https://pinafore.social"}, - {"id": "1", "url": "https://www.halcyon.social"}, + {"id": "1", "url": "https://notabug.org/halcyon-suite/halcyon"}, {"id": "2", "url": "https://twitodon.com"}, {"id": "3", "url": "https://communitywiki.org/trunk"}, {"id": "4", "url": "https://fedi.directory"} @@ -166,7 +166,7 @@ }, { "name": "F-Droid", - "url": "https://mastodon.technology/@fdroidorg", + "url": "https://floss.social/@fdroidorg", "avatar": "/img/avatars/fdroid.png" }, { @@ -251,7 +251,7 @@ }, { "name": "KDE", - "url": "https://mastodon.technology/@kde", + "url": "https://floss.social/@kde", "avatar": "/img/avatars/kde.png" }, { diff --git a/source/_data/miscellaneous.json b/source/_data/miscellaneous.json index 11f1aa2..1c8bc2d 100644 --- a/source/_data/miscellaneous.json +++ b/source/_data/miscellaneous.json @@ -723,7 +723,7 @@ }, { "title": "Kroeg", - "source": "https://git.puckipedia.com/kroeg", + "source": "hhttps://puck.moe/git/kroeg/server", "protocols": "ActivityPub", "site": "https://puckipedia.com/kroeg", "logo": "", @@ -826,7 +826,7 @@ "apClass": true, "zotClass": false, "diasporaClass": false, - "OStatusClass": true, + "OStatusClass": false, "categories": ["SN-mi"] }, { @@ -1567,6 +1567,60 @@ "OStatusClass": false, "categories": ["SN-mi"] }, + { + "title": "apevents", + "source": "https://github.com/ngerakines/apevents", + "protocols": "ActivityPub", + "site": "", + "logo": "", + "servers": "", + "description": "Event management system that allows event creation and coordination across Fediverse.", + "codeLanguage": "Rust", + "techStack": "", + "license": "MIT", + "FediAccount": "@nick@thegem.city", + "apClass": true, + "zotClass": false, + "diasporaClass": false, + "OStatusClass": false, + "categories": ["Extention", "Ev-Meet"] + }, + { + "title": "AP-Groups", + "source": "https://github.com/michaelcpuckett/ap-groups", + "protocols": "ActivityPub", + "site": "https://chirp.social", + "logo": "", + "servers": "", + "description": "Group actors as bot / relay.", + "codeLanguage": "TypeScript", + "techStack": "", + "license": "MIT", + "FediAccount": "@mpuckett@a11y.social", + "apClass": true, + "zotClass": false, + "diasporaClass": false, + "OStatusClass": false, + "categories": ["Extention"] + }, + { + "title": "snac", + "source": "https://codeberg.org/grunfink/snac2", + "protocols": "ActivityPub", + "site": "", + "logo": "", + "servers": "", + "description": "Simple, minimalistic ActivityPub instance with minimal dependencies, multiuser, no database nor cookies needed, totally JavaScript-free.", + "codeLanguage": "C", + "techStack": "", + "license": "MIT", + "FediAccount": "comam.es/snac/grunfink", + "apClass": true, + "zotClass": false, + "diasporaClass": false, + "OStatusClass": false, + "categories": ["SN-mi"] + }, { "title": "diaspora*", "source": "https://github.com/diaspora/diaspora", diff --git a/source/_data/pleroma.json b/source/_data/pleroma.json index b18be02..7e8fd0f 100644 --- a/source/_data/pleroma.json +++ b/source/_data/pleroma.json @@ -24,7 +24,7 @@ "mobile": "https://docs-develop.pleroma.social/backend/clients", "forUsers": [ - {"id": "0", "url": "https://www.halcyon.social"} + {"id": "0", "url": " https://notabug.org/halcyon-suite/halcyon"} ], "tutorials": [ diff --git a/source/_data/tools.json b/source/_data/tools.json index 35d8585..c53e583 100644 --- a/source/_data/tools.json +++ b/source/_data/tools.json @@ -343,24 +343,6 @@ "OStatusClass": false, "categories": ["Relays"] }, - { - "title": "Hash2Pub", - "source": "https://git.orlives.de/schmittlauch/Hash2Pub", - "protocols": "ActivityPub", - "site": "", - "logo": "", - "servers": "", - "description": "A fully-decentralised DHT-based relay for global hashtag federation in ActivityPub. It allows querying and subscribing to all posts of a certain hashtag.", - "codeLanguage": "Haskell", - "techStack": "", - "license": "AGPL-3.0", - "FediAccount": "@schmittlauch@toot.matereal.eu", - "apClass": true, - "zotClass": false, - "diasporaClass": false, - "OStatusClass": false, - "categories": ["Relays"] - }, { "title": "activity-relay", "source": "https://github.com/yukimochi/Activity-Relay", @@ -1877,7 +1859,7 @@ "title": "Masto Thread Renderer", "source": "https://github.com/vrutkovs/masto-thread-renderer", "protocols": "ActivityPub", - "site": "https://thread.vrutkovs.eu", + "site": "", "logo": "", "servers": "", "description": "Display a Mastodon thread (only author toots, no replies) as a web page or Markdown for reading.", @@ -1998,6 +1980,24 @@ "diasporaClass": false, "OStatusClass": false, "categories": ["Utils"] + }, + { + "title": "GhostCMS to Mastodon", + "source": "https://github.com/sowoi/ghostcms2mastodon", + "protocols": "ActivityPub", + "site": "", + "logo": "", + "servers": "", + "description": "Send posts from GhostCMS to Mastodon.", + "codeLanguage": "Python", + "techStack": "", + "license": "Apache 2.0", + "FediAccount": "", + "apClass": true, + "zotClass": false, + "diasporaClass": false, + "OStatusClass": false, + "categories": ["Plugins"] } ] } diff --git a/source/_posts/fediquiz-answers.md b/source/_posts/fediquiz-answers.md index be1e145..0866460 100644 --- a/source/_posts/fediquiz-answers.md +++ b/source/_posts/fediquiz-answers.md @@ -64,7 +64,7 @@ There were three sets of questions, each having different number of answers. Fur **Which one is not a fork of Mastodon?** Pleroma. This may seem an idiotic question, but over the years we've seen many newcomers whose acquaintance with Fediverse starts and ends with Mastodon. They come across popular Mastodon forks and assume that all Fedi microblogging platforms are some variant of modified Mastodon. This question was a reminder that Pleroma, like many other microblogging projects, has a different, independent codebase and history. -**Which one started as a fork of Pleroma?** In our quiz, the correct answer is Mobilizon, but [it was pointed out](https://queer.hacktivis.me/objects/b0352f0c-4def-43a6-b83a-821cb79ec548) to us ([twice](https://pl.fediverse.pl/objects/afc2836b-ce54-4f09-96c2-25a5edf10037)) that it wasn't a full-blown fork — Mobilizon just borrowed some of the code. We couldn't come up with a better phrasing for the question though, so it is what it is. +**Which one started as a fork of Pleroma?** In our quiz, the correct answer is Mobilizon, but it was pointed out to us ([twice](https://pl.fediverse.pl/objects/afc2836b-ce54-4f09-96c2-25a5edf10037)) that it wasn't a full-blown fork — Mobilizon just borrowed some of the code. We couldn't come up with a better phrasing for the question though, so it is what it is. **What is the unofficial Fediverse mascot suggested by community members?** Phoenix - the symbol of rebirth, renewal, progress and eternity. A legendary bird that rises from the ashes, just like federated networks fall in popularity and rise again, better and stronger. Hopefully you noticed that the birds at the end of the quiz are phoenixes too! diff --git a/source/_posts/fediverse-in-2019.md b/source/_posts/fediverse-in-2019.md index 19d6a6f..4074ae6 100644 --- a/source/_posts/fediverse-in-2019.md +++ b/source/_posts/fediverse-in-2019.md @@ -122,7 +122,7 @@ At least 10 new networks expressed a wish to be ### Things to happen in 2020 -• *Fediverse Conference* in Barcelona - 💡 follow the official [account](https://libertalia.world/@fediconf) for updates +• *Fediverse Conference* in Barcelona • *Spoiler* from the future: millions of people discovering Fediverse networks and migrating from centralized silos. Be prepared! diff --git a/source/_posts/fediverse-in-2020.md b/source/_posts/fediverse-in-2020.md index 4dc0dff..9b12d03 100644 --- a/source/_posts/fediverse-in-2020.md +++ b/source/_posts/fediverse-in-2020.md @@ -47,7 +47,7 @@ Seven networks growing most rapidly in *online* server numbers in 2020 were: ### Fediverse in projects -At least 18 new projects joined Fediverse in 2020! +At least 17 new projects joined Fediverse in 2020! 🌟 [Hash2Pub](https://git.orlives.de/schmittlauch/Hash2Pub) – a fully-decentralised DHT-based relay for global hashtag federation @@ -77,8 +77,6 @@ At least 18 new projects joined Fediverse in 20 🌟 [SkoHub](https://github.com/hbz/skohub-pubsub) – a publication / subscription infrastructure for Open Educational Resources; allows to follow specific subjects and be notified when new content is published -🌟 [Lumen AP server](https://notabug.org/tinyrabbit/lumen-ap-server) – ActivityPub server using Lumen framework - 🌟 [Reedlebee](https://gitlab.com/Alamantus/Readlebee) – a viable Goodreads alternative; book reading progress, lists, reviews, comments, and more 🌟 [LubarGW2](https://git.lubar.me/ben/guild-website) – federating guild website using GuildWars2 API diff --git a/source/_posts/fediverse.party-moved-to-a-new-home.md b/source/_posts/fediverse.party-moved-to-a-new-home.md index 3bd5a1e..ef35f15 100644 --- a/source/_posts/fediverse.party-moved-to-a-new-home.md +++ b/source/_posts/fediverse.party-moved-to-a-new-home.md @@ -16,7 +16,7 @@ authors: [{"name": "@lostinlight", "url": "https://mastodon.xyz/@lightone", "net Feneas association, that has kindly hosted this website and its repository, [is being dissolved](https://codeberg.org/fediverse/fediparty/issues/46). Thank you to all Feneas members for having us (and hope to still meet you all in decentralized Web)! -Our code repository moved to [Codeberg](https://codeberg.org/fediverse/fediparty) forge. The automated migration from GitLab to Codeberg works like a charm! We're excited and honoured to be part of [Codeberg](https://mastodon.technology/@codeberg) community. +Our code repository moved to [Codeberg](https://codeberg.org/fediverse/fediparty) forge. The automated migration from GitLab to Codeberg works like a charm! We're excited and honoured to be part of [Codeberg](https://social.anoxinon.de/@codeberg) community. ActivityPub [Apps](https://codeberg.org/fediverse/delightful-fediverse-apps) and [Tools](https://codeberg.org/fediverse/delightful-activitypub-development) lists are now part of #delightful lists curated by [@humanetech](https://mastodon.social/@humanetech) (updates appear on the website, as always). diff --git a/source/en/portal/servers/index.md b/source/en/portal/servers/index.md index 5382f8b..57f6c12 100644 --- a/source/en/portal/servers/index.md +++ b/source/en/portal/servers/index.md @@ -33,7 +33,9 @@ title: "Themed servers" * [koreadon.com](https://koreadon.com) - for K-POP music fans *(Mastodon)* * [feedbeat.me](https://feedbeat.me) - dedicated to culture and events such as music, poetry, comedy (German) *(Mastodon)* * [piano.masto.host](https://piano.masto.host) - dedicated to piano music, in English/Japanese *(Mastodon)* -* [metalverse.social](metalverse.social) - from Metalheads for everybody *(Mastodon)* +* [metalverse.social](https://metalverse.social) - from Metalheads for everybody *(Mastodon)* +* [drumstodon.net](https://drumstodon.net) - a place for drummers, musicians and music lovers in general *(Mastodon)* +* [musician.social](https://musician.social) - for musicians who create, play, or love jazz, rock, pop, indie, classical and all other types of music *(Mastodon)* ### 🔭 [Interests and hobbies](#hobbies) * [screenwriting.space](https://screenwriting.space) - a place for storytellers *(Mastodon)* @@ -51,6 +53,7 @@ title: "Themed servers" * [onlycosplays.social](https://onlycosplays.social) - safe place for cosplayers and their communities *(Mastodon)* * [social.vtopia.live](https://social.vtopia.live) - for Vtubers, their fans, and the creators that make them possible *(Misskey)* * [gametoots.de](https://gametoots.de) - for gamers and streamers *(Mastodon)* +* [myhobby.zone](https://myhobby.zone) - for all kinds of hobbies *(Mastodon)* ### 🚄 [Travel, Transport and Infrastructure](#travel) * [rail.chat](https://rail.chat) - discussions about long-distance, passenger and freight rail networks for economic, environmental and equity benefits *(Mastodon)* @@ -59,7 +62,6 @@ title: "Themed servers" * [bahn.social](https://bahn.social) - for rail enthusiasts, in German *(Mastodon)* * [matitodon.com](https://matitodon.com) - exploring geography (traffic and towns), in Japanese *(Mastodon)* * [urbanists.social](https://urbanists.social) - for people who like bikes, transit, and walkable cities *(Mastodon)* -* [bikejam.social](https://bikejam.social) - for bike and pedestrian infrastructure *(Mastodon)* * [toot.pizza](https://toot.pizza) - NYC-leaning urbanism and transit instance *(Mastodon)* ### 🎏 [Language specific](#languages) @@ -74,16 +76,18 @@ title: "Themed servers" * [mastodon.nu](https://mastodon.nu) - for Swedish speakers *(Mastodon)* * [norrebro.space](https://norrebro.space) - for Danish speakers *(Mastodon)* * [loðfíll.is](https://xn--lofll-1sat.is) - for Icelandic speakers *(Mastodon)* -* [tea.codes](https://tea.codes) - for Chinese speakers *(Mastodon)* * [planet.moe](https://planet.moe) - for Korean speakers *(Mastodon)* -* [mastodon.com.tr](https://mastodon.com.tr) - for Turkish speakers *(Mastodon)* * [best-friends.chat](https://best-friends.chat) - for Japanese speakers *(Mastodon)* * [mastodon.in.th](https://mastodon.in.th) - for Thai speakers *(Mastodon)* -* [hub.mtf.party](https://hub.mtf.party) - for Chinese speakers, trans-friendly *(Mastodon)* -* [bluestar.social](https://bluestar.social) - Arabic language *(Mastodon)* * [occitania.social](https://occitania.social) - community of Occitan culture and language *(Mastodon)* -* [bassam.social](https://bassam.social) - Arabic language *(Mastodon)* * [samenet.social](https://samenet.social) - Sámi language *(Mastodon)* +* [mastodo.fi](https://mastodo.fi) - Finnish language *(Mastodon)* +* [twitteregypt.online](https://twitteregypt.online) - Arabic language *(Mastodon)* +* [vkl.world](https://vkl.world) - Belarusian language *(Mastodon)* +* [9kb.me](https://9kb.me) - Chinese language *(Mastodon)* +* [fairy.id](https://fairy.id) - Chinese language *(Mastodon)* +* [e.fo](https://e.fo) - Faroese language *(Mastodon)* +* [kanoa.de](https://kanoa.de) - German language *(Mastodon)* ### 🛡 [Safer spaces](#safer-spaces) @@ -99,7 +103,6 @@ Instances run by and for people belonging to some minority and moderated more st #### Austria * [krems.social](https://krems.social) - Krems *(Mastodon)* -* [tyrol.social](https://tyrol.social) - Tyrol *(Mastodon)* * [wien.rocks](https://wien.rocks) - Vienna *(Mastodon)* * [fedi.at](https://fedi.at) - Austria *(Mastodon)* * [sbg-social.at](https://sbg-social.at) - Salzburg *(Mastodon)* @@ -115,9 +118,15 @@ Instances run by and for people belonging to some minority and moderated more st * [vancity.social](https://vancity.social) - Vancouver *(Calckey)* * [yyj.social](https://yyj.social) - Victoria & Vancouver Island *(Calckey)* +#### Czech Republic +* [witter.cz](https://witter.cz) - Czech Republic *(Mastodon)* + #### Denmark * [norrebro.space](https://norrebro.space) - Denmark *(Mastodon)* +#### Egypt +* [twitteregypt.online](https://twitteregypt.online) - Egypt *(Mastodon)* + #### Finland * [mastodo.fi](https://mastodo.fi) - Finland *(Mastodon)* @@ -140,32 +149,43 @@ Instances run by and for people belonging to some minority and moderated more st * [rheinneckar.social](https://rheinneckar.social) - Rhein-Neckar area *(Mastodon)* * [nahe.social](https://nahe.social) - Nahe region *(Mastodon)* * [moessingen.social](https://moessingen.social) - Mössingen area *(Mastodon)* -* [bremen.team](https://bremen.team) - Bremen *(Mastodon)* * [chemnitz.network](https://chemnitz.network) - Chemnitz *(Mastodon)* * [chemnitz.rocks](https://chemnitz.rocks) - Chemnitz *(Friendica)* * [mfr.social](https://mfr.social) - (Mittel-)Franken *(Mastodon)* * [cas.social](https://cas.social) - Castrop-Rauxel *(Mastodon)* * [im.allmendenetz.de](https://im.allmendenetz.de) - Cologne, Germany *(Hubzilla)* +* [toot.berlin](https://toot.berlin) - Berlin *(Mastodon)* + +#### Indonesia +* [mstdn.id](https://mstdn.id) - Indonesia *(Mastodon)* +* [mastodonindonesia.com](https://mastodonindonesia.com) - Indonesia *(Mastodon)* + +#### Italy +* [www.foxyhole.io](https://www.foxyhole.io) - Italy *(Calckey)* #### Netherlands * [nwb.social](https://nwb.social) - Nieuw West-Brabant *(Mastodon)* +* [mastodonners.nl](https://mastodonners.nl) - Netherlands *(Mastodon)* #### Norway * [oslo.town](https://oslo.town) - Oslo *(Mastodon)* +#### Paraguay +* [mastodon.com.py](https://mastodon.com.py) - Paraguay *(Mastodon)* + #### Portugal * [lisboa.social](https://lisboa.social) - Lisbon *(Mastodon)* #### Spain -* [barcelona.social](https://barcelona.social) - Barcelona *(Pleroma)* * [mstdn.es](https://mstdn.es) - Spain *(Mastodon)* +* [malaga.social](https://malaga.social) - Malaga *(Mastodon)* #### Switzerland * [swiss.social](https://swiss.social) - Switzerland *(Mastodon)* -* [zurich.social](https://zurich.social) - Zurich *(Mastodon)* * [basel.social](https://basel.social) - Basel and Basel region *(Mastodon)* * [mastodon.free-solutions.org](https://mastodon.free-solutions.org) - Switzerland *(Mastodon)* +* [swiss-talk.net](https://swiss-talk.net) - Switzerland *(Mastodon)* #### Ukraine * [soc.ua-fediland.de](https://soc.ua-fediland.de) - Ukraine *(Mastodon)* @@ -174,15 +194,12 @@ Instances run by and for people belonging to some minority and moderated more st #### UK * [glasgow.social](https://glasgow.social) - Glasgow *(Mastodon)* * [bath.social](https://bath.social) - Bath *(Mastodon)* -* [yorkshire.social](https://yorkshire.social) - Yorkshire *(Mastodon)* +* [gib.social](https://gib.social) - Gibraltar *(Mastodon)* #### USA -* [masto.nyc](https://masto.nyc) - New York *(Mastodon)* * [socialclub.nyc](https://socialclub.nyc) - New York *(Mastodon)* * [social.tulsa.ok.us](https://social.tulsa.ok.us) - Tulsa, Northeast Oklahoma *(Mastodon)* * [sfba.social](https://sfba.social) - San Francisco Bay Area *(Mastodon)* -* [mastodon.boston](https://mastodon.boston) - Boston *(Mastodon)* -* [mastodon.miami](https://mastodon.miami) - Miami, Florida *(Mastodon)* * [cityofchicago.live](https://cityofchicago.live) - Chicago, Illinois *(Mastodon)* * [gardenstate.social](https://gardenstate.social) - New Jersey *(Mastodon)* @@ -191,7 +208,6 @@ Instances run by and for people belonging to some minority and moderated more st * [layer8.space](https://layer8.space) - talk about Linux, anime, music, software and more *(Mastodon)* * [hachyderm.io](https://hachyderm.io) - for respectful professionals in the tech industry *(Mastodon)* * [devschile.social](https://devschile.social) - for Spanish-language techies of Chile *(Mastodon)* -* [techhub.social](https://techhub.social) - for passionate technologists and everyone in Canada *(Mastodon)* * [k8s.social](https://k8s.social) - for kubernetes, container and cloud native enthusiasts *(Mastodon)* * [techspace.social](https://techspace.social) - for techies and tech-curious people *(Mastodon)* * [gnulinux.social](https://gnulinux.social) - community dedicated to Free Software enthusiasts and supporters @@ -203,6 +219,7 @@ Instances run by and for people belonging to some minority and moderated more st ### 🎬 [Book / Game / Show theme](#entertainment) * [osrs.club](https://osrs.club) - themed around Old School Runescape *(Pleroma)* +* [greenhill.zone](https://greenhill.zone) - multilingual instance for fans of Sonic the Hedgehog *(Mastodon)* ### 🔴 [Political and social views](#political-and-social-views) * [campaign.openworlds.info](https://campaign.openworlds.info) - for campaigners and NGOs *(Mastodon)* @@ -222,6 +239,7 @@ Instances run by and for people belonging to some minority and moderated more st * [diabetes.masto.host](https://diabetes.masto.host) - safe harbor for people affected by diabetes *(Mastodon)* * [veterinary.education](https://veterinary.education) - veterinary medicine *(Mastodon)* * [med-mastodon.com](https://med-mastodon.com) - for medical professionals and curious onlookers *(Mastodon)* +* [medibubble.org](https://medibubble.org) - for medical professionals and everyone else, in German *(Mastodon)* ### 👽 [Fandoms](#fandoms) * [bungle.online](https://bungle.online) - fandom instance, post media, fan art and fanfiction *(Misskey)* @@ -248,15 +266,10 @@ Instances run by and for people belonging to some minority and moderated more st * [idlethumbs.social](https://idlethumbs.social) - hosted in California *(Mastodon)* * [bardown.space](https://bardown.space) - for hockey fans and players *(Hometown)* * [wetdry.world](https://wetdry.world) - talk about tech, gaming, bad jokes *(Mastodon)* -* [earthlings.socia](https://earthlings.social) - for all precious earthlings *(Mastodon)* -* [troet.crynet.one](https://troet.crynet.one) - English and German, all friendly creatures may join *(Mastodon)* -* [europe.social](https://europe.social) - for users in Europe *(Mastodon)* -* [bytesize.social](https://bytesize.social) - comfortable place to discuss technology, social, political, and beyond *(Mastodon)* * [masto.bike](https://masto.bike) - riding a bike is a plus, French speaking *(Mastodon)* * [astronomique.de](https://astronomique.de) - main language is German *(Mastodon)* * [blueplanet.social](https://blueplanet.social) - for people interested in making this planet a better place, primarily German language * [convo.casa](https://convo.casa) - general for everyone *(Mastodon)* -* [jistflow.com](https://jistflow.com) - general purpose federated social-verse *(Calckey)* * [mstodon.eu](https://mstodon.eu) - EU based English language server *(Mastodon)* ### 🐚 [Run by tech-savvy organizations](#run-by-tech-savvy-organizations) @@ -273,6 +286,7 @@ Instances run by and for people belonging to some minority and moderated more st * [mastodon.librelabucm.org](https://mastodon.librelabucm.org) - for Universidad Complutense de Madrid (UCM) people and free/libre software talk in Spanish *(Mastodon)* * [mastodon.acc.sunet.se](https://mastodon.acc.sunet.se) - by Academic Computer Club at Umeå University, Sweden *(Mastodon)* * [akademienl.social](https://akademienl.social) - for anyone working in, affiliated with, or with a general interest in Dutch academia *(Mastodon)* +* [social.sunet.se](https://social.sunet.se) - by the Swedish Research Council for anyone belonging to a Swedish university *(Mastodon)* ### 🎉 [Various (registration by application)](#registration-by-application) // *these servers may be removed in future automated updates due to signups by application* @@ -339,7 +353,6 @@ Instances run by and for people belonging to some minority and moderated more st * [leftist.network](https://leftist.network) - for those with Leftist politics *(Mastodon)* * [PCGamer.social](https://pcgamer.social) - by the PC gamer, for the PC gamer *(Mastodon)* * [poliverso.org](https://poliverso.org) - dedicated to politics and digital rights (Italian speaking) *(Friendica)* -* [rheinland.social](https://rheinland.social) - Rheinland, Germany *(Mastodon)* * [social.politicaconciencia.org](https://social.politicaconciencia.org) - community about politics, science and culture for Spanish speakers *(Mastodon)* * [esperanto.masto.host](https://esperanto.masto.host) - for those interested in Esperanto *(Mastodon)* * [masto.nobigtech.es](https://masto.nobigtech.es) - for Spanish speakers *(Mastodon)* @@ -378,7 +391,8 @@ Instances run by and for people belonging to some minority and moderated more st * [blasmusik.social](https://blasmusik.social) - specially, but not only for brass musicians, Germany *(Mastodon)* * [poketopia.city](https://poketopia.city) - For Pokémon furries, Pokéfurs. Also transformation and inanimate TF. *(Mastodon)* * [social.seattle.wa.us](https://social.seattle.wa.us) - Seattle *(Mastodon)* - +* [social.bau-ha.us](https://social.bau-ha.us) - part of CCC family, hosted in Weimar *(Mastodon)* +* [poliversity.it](https://poliversity.it) - Italian instance dedicated to the world of science and journalism *(Mastodon)* ## Disclaimer `Following instances skipped`: number of users > 5.000, closed registration *at the moment of checking*, behind Cloudflare, running old code, theme / description not understood due to language barrier or scarce description, long blocklists, experimental servers. diff --git a/themes/starter/languages/en.yml b/themes/starter/languages/en.yml index 9c18ebb..1e99204 100644 --- a/themes/starter/languages/en.yml +++ b/themes/starter/languages/en.yml @@ -4,13 +4,13 @@ # Menu menu: MENU -chronicles: Chronicles +chronicles: News knowledge: Knowledge more: All apps portal: Servers magic: Magic Ball logo: logo hub -about: about +about: about us # Index page hello: Hello, traveller! diff --git a/themes/starter/layout/_partial/navbar.ejs b/themes/starter/layout/_partial/navbar.ejs index ff08220..dc690f2 100644 --- a/themes/starter/layout/_partial/navbar.ejs +++ b/themes/starter/layout/_partial/navbar.ejs @@ -18,9 +18,9 @@