guida-fediverso/source/_data/pleroma.json

85 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"}
],
2019-12-20 21:52:56 +01:00
"wiki": "",
2018-08-24 00:18:07 +02:00
"servers":
[
{"num": "1", "url": "https://the-federation.info/pleroma"}
2018-08-24 00:18:07 +02:00
],
2020-04-08 20:32:38 +02:00
"mobile": "https://docs-develop.pleroma.social/backend/clients",
2018-06-12 14:35:53 +02:00
"forUsers":
[
2020-04-08 20:32:38 +02:00
{"id": "0", "url": "https://www.halcyon.social"}
2018-06-12 14:35:53 +02:00
],
2018-03-12 20:31:14 +01:00
"tutorials":
[
2020-04-08 20:32:38 +02:00
{"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"},
2019-03-01 16:17:56 +01:00
{"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
],
2020-04-08 20:32:38 +02:00
"devTutorial": "https://docs.pleroma.social",
"mascot": [{"item": "Fox Tan", "imgNum": "1"}],
"dwellers": "",
"communities": [
{"title": "List of servers by theme", "url": "../portal/servers"}
],
"descr": "Pleroma microblogging platform is 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-07-20 20:01:51 +02:00
"connections": ["Friendica", "GNU Social", "Hubzilla", "Mastodon", "microblog.pub", "Misskey", "Peertube", "Pixelfed", "Plume", "WriteFreely"],
"screenshots":
[
{"descr": "Default Pleroma layout", "img": "pleroma-1.jpg"},
{"descr": "Alternative Halcyon layout", "img": "halcyon.png"}
],
2019-07-11 22:26:23 +02:00
"features":
[
2019-07-15 21:45:51 +02:00
"polls",
"live chat",
2019-07-15 21:45:51 +02:00
"markdown support",
"advanced custom themes",
"custom emojis",
2019-07-15 21:45:51 +02:00
"filtering out unwanted content by keywords"
2019-07-11 22:26:23 +02:00
],
2018-03-12 20:31:14 +01:00
"tracker": "https://git.pleroma.social/pleroma/pleroma/issues",
"bounty": "",
2020-04-08 20:32:38 +02:00
"translating": "",
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://wedistribute.org/2018/04/blushy-crushy-fediverse-idol-a-chat-with-lain-about-pleroma"
2018-08-24 00:18:07 +02:00
}
],
"notable": ""
2018-03-12 20:31:14 +01:00
}
}