From 234583642f43b7ca27968ab3857e92ab510fd9ee Mon Sep 17 00:00:00 2001 From: lostinlight Date: Wed, 8 Apr 2020 21:32:38 +0300 Subject: [PATCH] Update / Remove broken links --- source/_data/fediverse.json | 6 +----- source/_data/mastodon.json | 7 +++---- source/_data/miscellaneous.json | 4 ++-- source/_data/pleroma.json | 16 +++++++--------- .../_posts/federated-image-sharing-pixelfed.md | 16 ---------------- source/_posts/fediverse-in-2019.md | 2 +- source/_posts/fediverse-parties-on.md | 2 +- source/en/portal/servers/index.md | 3 --- themes/starter/languages/en.yml | 3 +-- themes/starter/layout/mastodon.ejs | 2 +- themes/starter/layout/miscellaneous.ejs | 2 +- themes/starter/layout/pleroma.ejs | 4 ++-- 12 files changed, 20 insertions(+), 47 deletions(-) delete mode 100644 source/_posts/federated-image-sharing-pixelfed.md diff --git a/source/_data/fediverse.json b/source/_data/fediverse.json index 0f5dafd..c805462 100644 --- a/source/_data/fediverse.json +++ b/source/_data/fediverse.json @@ -11,10 +11,6 @@ "title": "A People's History of the Fediverse", "url": "https://wiki.freedombone.net/view/welcome-visitors/view/a-peoples-history-of-the-fediverse/view/introduction" }, - { - "title": "A brief history of the GNU Social Fediverse and the Federation", - "url": "https://www.coactivate.org/projects/disintermedia/blog/2017/04/01/a-brief-history-of-the-gnu-social-fediverse-and-the-federation" - }, { "title": "From GNU Social to Mastodon", "url": "https://thomask.sdf.org/blog/2018/08/19/from-gnu-social-to-mastodon.html" @@ -47,7 +43,7 @@ } ], "servers": - ["fediverse.network", "podupti.me", "the-federation.info", "distsn.org", "fediverse.space"], + ["fediverse.network", "podupti.me", "the-federation.info", "fediverse.space"], "reading": [ { diff --git a/source/_data/mastodon.json b/source/_data/mastodon.json index c7062af..9ef9200 100644 --- a/source/_data/mastodon.json +++ b/source/_data/mastodon.json @@ -13,7 +13,7 @@ "language": "Ruby", "protocols": [ - {"title": "ActivityPub", "url": "https://activitypub.rocks"} + {"title": "ActivityPub", "url": "http://activitypub.rocks"} ], "wiki": "", "servers": @@ -28,9 +28,8 @@ [ {"id": "0", "url": "https://pinafore.social"}, {"id": "1", "url": "https://www.halcyon.social"}, - {"id": "2", "url": "https://vinayaka.distsn.org"}, - {"id": "3", "url": "https://elenq.gitlab.io/artodon"}, - {"id": "4", "url": "https://communitywiki.org/trunk"} + {"id": "2", "url": "https://elenq.gitlab.io/artodon"}, + {"id": "3", "url": "https://communitywiki.org/trunk"} ], "tutorials": [ diff --git a/source/_data/miscellaneous.json b/source/_data/miscellaneous.json index b2fe61b..2111cbb 100644 --- a/source/_data/miscellaneous.json +++ b/source/_data/miscellaneous.json @@ -399,7 +399,7 @@ }, { "title": "groundpolis", - "source": "https://github.com/xeltica/groundpolis", + "source": "https://github.com/Groundpolis/Groundpolis", "protocols": "ActivityPub", "site": "", "logo": "", @@ -959,7 +959,7 @@ "title": "distbin", "source": "https://github.com/gobengo/distbin", "protocols": "ActivityPub", - "site": "https://distbin.com", + "site": "", "logo": "", "servers": "https://distbin.com", "description": "Post bin with distributed social features.", diff --git a/source/_data/pleroma.json b/source/_data/pleroma.json index 00c94c0..ba3f36e 100644 --- a/source/_data/pleroma.json +++ b/source/_data/pleroma.json @@ -19,22 +19,20 @@ "servers": [ {"num": "1", "url": "https://the-federation.info/pleroma"}, - {"num": "2", "url": "https://fediverse.network/pleroma"}, - {"num": "3", "url": "http://distsn.org/pleroma-instances.html"} + {"num": "2", "url": "https://fediverse.network/pleroma"} ], - "mobile": "https://github.com/tootsuite/documentation/blob/master/Using-Mastodon/Apps.md#mobile-clients", + "mobile": "https://docs-develop.pleroma.social/backend/clients", "forUsers": [ - {"id": "0", "url": "https://www.halcyon.social"}, - {"id": "1", "url": "https://vinayaka.distsn.org"} + {"id": "0", "url": "https://www.halcyon.social"} ], "tutorials": [ - {"id": "0", "url": "https://i2p.rocks/blog/the-magical-world-of-pleroma-setting-up-your-instance.html"}, - {"id": "1", "url": "https://git.pleroma.social/pleroma/pleroma-fe/wikis/dual-boot-with-qvitter"}, + {"id": "0", "url": "https://docs-develop.pleroma.social/backend/installation/otp_en"}, + {"id": "1", "url": "https://i2p.rocks/blog/the-magical-world-of-pleroma-setting-up-your-instance.html"}, {"id": "2", "url": "https://github.com/wimvanderbauwhede/limited-systems/wiki/Pleroma-and-Mastodon-on-the-Raspberry-Pi-3"} ], - "devTutorial": "https://docs-develop.pleroma.social", + "devTutorial": "https://docs.pleroma.social", "mascot": [{"item": "Fox Tan", "imgNum": "1"}], "dwellers": "pleromans", "communities": "", @@ -55,7 +53,7 @@ ], "tracker": "https://git.pleroma.social/pleroma/pleroma/issues", "bounty": "", - "translating": "https://l10n.swecha.org/projects/pleroma/pleroma-fe", + "translating": "", "reading": [ { diff --git a/source/_posts/federated-image-sharing-pixelfed.md b/source/_posts/federated-image-sharing-pixelfed.md deleted file mode 100644 index 5e8da2f..0000000 --- a/source/_posts/federated-image-sharing-pixelfed.md +++ /dev/null @@ -1,16 +0,0 @@ - ---- -layout: "post" -title: "Federated image sharing Pixelfed" -date: 2018-06-02 -tags: - - fediverse -preview: "Pixelfed reached beta stage. It supports ActivityPub and will federate with other networks. Follow @pixelfed on mastodon.social for latest news" -url: "/en/post/federated-image-sharing-pixelfed" -lang: en -authors: [{"name": "@lostinlight", "url": "https://mastodon.xyz/@lightone", "network": "mastodon"}] ---- - -Federated image sharing platform [Pixelfed](https://pixelfed.org) reached beta stage. It supports ActivityPub protocol and intends to replace proprietary Instagram service. You can get the latest news about the project by following @pixelfed [Mastodon account](https://mastodon.social/@pixelfed). - -Two other similar projects in development are [Fontina](https://github.com/beta-phenylethylamine/fontina) and [Zinat](https://github.com/yabirgb/zinat). diff --git a/source/_posts/fediverse-in-2019.md b/source/_posts/fediverse-in-2019.md index 7d90998..0e0d7a0 100644 --- a/source/_posts/fediverse-in-2019.md +++ b/source/_posts/fediverse-in-2019.md @@ -82,7 +82,7 @@ At least 13 new networks expressed a wish to be • [Dolphin](https://github.com/syuilo/dolphin) - single user microblogging server, sister project to Misskey -• [Groundpolis](https://github.com/xeltica/groundpolis) - microblogging network based on Misskey +• [Groundpolis](https://github.com/Groundpolis/Groundpolis) - microblogging network based on Misskey #### Related new projects: • Fedi [search engine](https://search.social): officially [announced](https://pleroma.fr/objects/1724327c-1407-4372-aaf2-47ccec9d3e7f) diff --git a/source/_posts/fediverse-parties-on.md b/source/_posts/fediverse-parties-on.md index 3839dcc..6deb131 100644 --- a/source/_posts/fediverse-parties-on.md +++ b/source/_posts/fediverse-parties-on.md @@ -29,7 +29,7 @@ Among older projects [Pleroma](https://git.pleroma.social/pleroma/pleroma/tags), A fine end to the year 2018, diaspora project got an [API](https://www.nequalsonelifestyle.com/2018/12/29/diaspora-api-first-transactions-ever-authentication). It's still a work in progress, with luck we'll see more diaspora-related applications this year. -Not everyone is excited about ActivityPub protocol. Diaspora developer shared [final thoughts](https://schub.io/blog/2019/01/13/activitypub-final-thoughts-one-year-later.html) on the topic, followed by a [summary](https://feneas.org/activitypub-well-its-not-that-bad) from Friendica. Pleroma has implemented its own [LitePub](https://litepub.social/litepub) protocol version. Nevertheless, the majority of Fediverse new apps support federation over ActivityPub, and there's a [forum](https://socialhub.network) where developers meet to discuss things. +Not everyone is excited about ActivityPub protocol. Diaspora developer shared [final thoughts](https://schub.io/blog/2019/01/13/activitypub-final-thoughts-one-year-later.html) on the topic, followed by a [summary](https://feneas.org/activitypub-well-its-not-that-bad) from Friendica. Pleroma has implemented its own [LitePub](https://litepub.social/litepub) protocol version. Nevertheless, the majority of Fediverse new apps support federation over ActivityPub, and there's a [forum](https://socialhub.activitypub.rocks) where developers meet to discuss things. ### Unexpecto patronum diff --git a/source/en/portal/servers/index.md b/source/en/portal/servers/index.md index aec6d32..026e7d9 100644 --- a/source/en/portal/servers/index.md +++ b/source/en/portal/servers/index.md @@ -46,7 +46,6 @@ title: "Themed servers" #### 🔭 [Hobbies](#hobbies) * [makestuff.club](https://makestuff.club) - for people that make stuff * [fedimaker.space](https://fedimaker.space) - for makers of Fediverse -* [segeln.social](https://segeln.social) - for sailing people (mainly German speaking community) * [scramble.city](https://scramble.city) - transformers, super robots, mecha and related subjects * [mhz.social](https://mhz.social) - for radio amateurs, DXers and anyone interested to geek out about radio * [afu.social](https://afu.social) - for radio amateurs in German-speaking countries @@ -131,7 +130,6 @@ title: "Themed servers" #### 💻 [Programming](#instances-for-programmers) * [ruby.social](https://ruby.social) - for people interested in Ruby, Rails and related topics * [phpc.social](https://phpc.social) - PHP community -* [pyyython.org](https://pyyython.org) - pythonic instance (invite based) * [functional.cafe](https://functional.cafe) - for people interested in functional programming and languages #### 🎮 [Gamedev](#gamedev) @@ -206,7 +204,6 @@ title: "Themed servers" * [mastodon.ocf.berkeley.edu](https://mastodon.ocf.berkeley.edu) - for Berkeley students, faculty, and staff * [mastodon.acc.sunet.se](https://mastodon.acc.sunet.se) - by Academic Computer Club at Umeå University, Sweden * [mastodon.utwente.nl](https://mastodon.utwente.nl) - for the University of Twente community -* [mastodon.iut-larochelle.fr](https://mastodon.iut-larochelle.fr) - by University of La Rochelle (Closed Reg.) * [w3c.social](https://w3c.social) - for people involved in the activities of the World Wide Web Consortium (Closed Reg.) * [mastodon.greenpeace.ch](https://mastodon.greenpeace.ch) - by Greenpeace Switzerland diff --git a/themes/starter/languages/en.yml b/themes/starter/languages/en.yml index c0590e3..40ac291 100644 --- a/themes/starter/languages/en.yml +++ b/themes/starter/languages/en.yml @@ -83,7 +83,6 @@ contributing: contributing donate: DONATE note: note soon: coming soon -uMatch: Find users similar to you by their vocabulary wizard: SERVER WIZARD userGuide: User guide adminGuide: Administrator guide @@ -126,8 +125,8 @@ permissions: 🌟 Channel permissions and roles cheatsheet #Pleroma page ownInstance: Setting up your instance -dualQuitter: Dual boot with qvitter plRP3: Pleroma on Raspberry Pi 3 +linuxInstall: Installing on Linux using OTP releases #PeerTube page search: Search PeerTube videos diff --git a/themes/starter/layout/mastodon.ejs b/themes/starter/layout/mastodon.ejs index f2b6d65..14a69c9 100644 --- a/themes/starter/layout/mastodon.ejs +++ b/themes/starter/layout/mastodon.ejs @@ -7,7 +7,7 @@ network: true <% const data = site.data.mastodon.data; const tuts = [__('howto'), __('guide')]; - const uxList = [__('pinafore'), __('halcyon'), __('uMatch'), __('mastoGallery'), __('trunk')]; + const uxList = [__('pinafore'), __('halcyon'), __('mastoGallery'), __('trunk')]; const stats = [__('stats')]; const tools = [__('preinstalled'), __('mediaHosting')]; const utils = [__('mastofeed'), __('crossposting'), __('feedPreview'), __('webmentions'), __('feed2toot')]; diff --git a/themes/starter/layout/miscellaneous.ejs b/themes/starter/layout/miscellaneous.ejs index aaa97ac..900c921 100644 --- a/themes/starter/layout/miscellaneous.ejs +++ b/themes/starter/layout/miscellaneous.ejs @@ -114,7 +114,7 @@ layout: layout

Something's missing? Add it.

Software no longer maintained, renamed, broken link? Please, let us know.

Special thanks to @strypey - for curating this list.

-

Other sources: implementation report on activitypub.rocks website.

+

Other sources: implementation report on activitypub.rocks website.

diff --git a/themes/starter/layout/pleroma.ejs b/themes/starter/layout/pleroma.ejs index 530d29c..79a3a5a 100644 --- a/themes/starter/layout/pleroma.ejs +++ b/themes/starter/layout/pleroma.ejs @@ -7,9 +7,9 @@ network: true <% const data = site.data.pleroma.data; const tutorials = data.tutorials; - const tuts = [__('ownInstance'), __('dualQuitter'), __('plRP3')]; + const tuts = [__('linuxInstall'), __('ownInstance'), __('plRP3')]; const ux = data.forUsers; - const uxList = [__('halcyon'), __('uMatch')]; + const uxList = [__('halcyon')]; %> <%- partial('_partial/heroheader') %>