diff --git a/source/_data/lemmy.json b/source/_data/lemmy.json new file mode 100644 index 0000000..bc69c02 --- /dev/null +++ b/source/_data/lemmy.json @@ -0,0 +1,65 @@ + +{ + "data": + { + "title": "lemmy", + "category": "social network", + "type": "link aggregation", + "logoClr": "14854f", + "created": "2019", + "official": "https://join-lemmy.org", + "license": "AGPL-3.0", + "repo": "https://codeberg.org/LemmyNet/lemmy", + "language": "Rust", + "protocols": + [ + {"title": "ActivityPub", "url": "https://activitypub.rocks"} + ], + "wiki": "https://join-lemmy.org/docs/index.html", + "servers": + [ + {"num": "1", "url": "https://join-lemmy.org/instances"}, + {"num": "2", "url": "https://lemmy.fediverse.observer/list"}, + {"num": "3", "url": "https://the-federation.info/lemmy"}, + {"num": "4", "url": "https://fedidb.org/software/lemmy"} + ], + "mobile": "https://join-lemmy.org/apps", + "devTutorial": "https://join-lemmy.org/docs/administration/administration.html", + "mascot": [{"item": "lemming", "imgNum": ""}], + "dwellers": "?", + "communities": [{"title": "Explore Lemmy communities", "url": "https://lemmyverse.net/communities"}], + "descr": "Lemmy is a self-hosted link aggregation and discussion platform. It's like Reddit or Hacker News, but better. Content is organized into communities, so it's easy to subscribe to topics that you are interested in, and ignore others. Voting is used to bring the most interesting items to the top.", + "connections": ["Friendica", "Mastodon", "Pleroma"], + "screenshots": + [ + {"descr": "Hubzilla interface", "img": "hubzilla-1.png"} + ], + "features": + [ + "full vote scores (+/-) like old Reddit", + "emojis with autocomplete support", + "themes", + "NSFW post / community support" + ], + "donate": "https://join-lemmy.org/donate", + "tracker": "https://github.com/LemmyNet/lemmy/issues", + "bounty": "", + "translating": "https://weblate.join-lemmy.org/projects/lemmy", + "reading": + [ + { + "title": "Nomadic identity in Hubzilla", + "url": "https://medium.com/@tamanning/nomadic-identity-brought-to-you-by-hubzilla-67eadce13c3b" + }, + { + "title": "Getting started with nomadic identity — how to create a personal channel on Hubzilla", + "url": "https://medium.com/@tamanning/getting-started-with-nomadic-identity-how-to-create-a-personal-channel-on-hubzilla-7d9666a428b" + }, + { + "title": "Hubzilla Wiki article", + "url": "https://en.everybodywiki.com/Hubzilla" + } + ], + "notable": "" + } +} diff --git a/source/en/lemmy/index.md b/source/en/lemmy/index.md new file mode 100644 index 0000000..050739e --- /dev/null +++ b/source/en/lemmy/index.md @@ -0,0 +1,9 @@ + +--- +layout: "generic" +title: "Lemmy" +network: "lemmy" +subtitle: "Follow communities anywhere in the world" +banner: "/img/lemmy-bg.jpg" +percent: "10% 55%" +--- diff --git a/source/img/lemmy-bg.jpg b/source/img/lemmy-bg.jpg new file mode 100644 index 0000000..29e1422 Binary files /dev/null and b/source/img/lemmy-bg.jpg differ diff --git a/themes/starter/layout/_partial/svgfont.ejs b/themes/starter/layout/_partial/svgfont.ejs index 77ac3b5..9defbf3 100644 --- a/themes/starter/layout/_partial/svgfont.ejs +++ b/themes/starter/layout/_partial/svgfont.ejs @@ -75,6 +75,17 @@ + + + + + + + + + + +