guida-fediverso/source/_data/pleroma.json

75 lines
3.2 KiB
JSON
Raw Normal View History

2018-03-12 20:31:14 +01:00
{
"data":
{
"title": "pleroma",
2018-08-24 00:18:07 +02:00
"category": "social network",
"type": "microblogging",
2018-08-16 00:04:12 +02:00
"logoClr": "fba457",
2018-03-12 20:31:14 +01:00
"created": "2017",
2018-03-14 20:02:50 +01:00
"official": "https://pleroma.social",
2018-03-12 20:31:14 +01:00
"license": "AGPL-3.0",
"repo": "https://git.pleroma.social/pleroma",
"language": "Elixir",
"protocols":
[
{"title": "OStatus", "url": "https://github.com/tootsuite/ostatus2"},
{"title": "ActivityPub", "url": "https://activitypub.rocks"}
],
"wiki": "https://git.pleroma.social/pleroma/pleroma/wikis/home",
2018-08-24 00:18:07 +02:00
"servers":
[
2018-10-27 22:21:20 +02:00
{"num": "1", "url": "https://the-federation.info/pleroma"},
2018-11-26 16:43:19 +01:00
{"num": "2", "url": "https://fediverse.network/pleroma"},
{"num": "3", "url": "http://distsn.org/pleroma-instances.html"}
2018-08-24 00:18:07 +02:00
],
2018-06-13 19:29:57 +02:00
"mobile": "https://github.com/tootsuite/documentation/blob/master/Using-Mastodon/Apps.md#mobile-clients",
2018-06-12 14:35:53 +02:00
"forUsers":
[
{"id": "0", "url": "https://vinayaka.distsn.org"}
],
2018-03-12 20:31:14 +01:00
"tutorials":
[
2018-03-24 22:59:14 +01:00
{"id": "0", "url": "https://i2p.rocks/blog/the-magical-world-of-pleroma-setting-up-your-instance.html"},
2019-03-01 16:17:56 +01:00
{"id": "1", "url": "https://git.pleroma.social/pleroma/pleroma-fe/wikis/dual-boot-with-qvitter"},
{"id": "2", "url": "https://github.com/wimvanderbauwhede/limited-systems/wiki/Pleroma-and-Mastodon-on-the-Raspberry-Pi-3"}
2018-03-12 20:31:14 +01:00
],
"devTutorial": "https://git.pleroma.social/pleroma/pleroma/wikis/home",
2018-08-24 00:18:07 +02:00
"mascot": [{"item": "?"}],
"dwellers": "?",
2018-03-12 20:31:14 +01:00
"communities": "",
2018-08-24 00:18:07 +02:00
"descr": "Pleroma microblogging platform was quickly appreciated by the community for its low resource consumption. If you have a Raspberry Pi or similar single-board computer you can use it as Pleroma server for family and friends.",
2019-01-15 00:32:25 +01:00
"connections": ["Friendica", "GNU Social", "Hubzilla", "Mastodon", "microblog.pub", "Misskey", "Peertube", "Pleroma", "Plume", "postActiv", "WriteFreely"],
"screenshots":
[
{"descr": "Default Pleroma layout", "img": "pleroma-1.png"}
],
2018-03-12 20:31:14 +01:00
"tracker": "https://git.pleroma.social/pleroma/pleroma/issues",
"bounty": "",
2019-03-29 11:01:45 +01:00
"translating": "https://l10n.swecha.org/projects/pleroma/pleroma-fe",
2018-08-24 00:18:07 +02:00
"reading":
[
{
"title": "What is Pleroma",
"url": "https://blog.soykaf.com/post/what-is-pleroma"
},
{
"title": "ActivityPub in Pleroma",
"url": "https://blog.soykaf.com/post/activity-pub-in-pleroma"
},
{
"title": "Gopher Support in Pleroma",
"url": "https://blog.soykaf.com/post/gopher-support-in-pleroma"
},
{
"title": "Hacking the Pleroma: Elixir, Phoenix and a bit of ActivityPub",
"url": "https://github.com/wimvanderbauwhede/limited-systems/wiki/Hacking-the-Pleroma:-Elixir,-Phoenix-and-a-bit-of-ActivityPub"
},
{
"title": "Blushy-Crushy Fediverse Idol: A Chat with Lain about Pleroma",
"url": "https://medium.com/we-distribute/blushy-crushy-fediverse-idol-a-chat-with-lain-about-pleroma-4ff578b99752"
}
],
"notable": ""
2018-03-12 20:31:14 +01:00
}
}