mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
ae67386d35
* added beginning of dex documentation * Add lemmy documentation * Delete accidental file * Add abantecart documentation
21 lines
1.3 KiB
Markdown
21 lines
1.3 KiB
Markdown
---
|
|
title: Lemmy
|
|
template: docs
|
|
taxonomy:
|
|
category: docs, apps
|
|
routes:
|
|
default: '/app_lemmy'
|
|
---
|
|
|
|
![lemmy's logo](image://lemmy_logo.svg?resize=,80)
|
|
|
|
[![Install Lemmy with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=lemmy) [![Integration level](https://dash.yunohost.org/integration/lemmy.svg)](https://dash.yunohost.org/appci/app/lemmy)
|
|
|
|
Lemmy is similar to sites like Reddit, Lobste.rs, or Hacker News: you subscribe to forums you're interested in, post links and discussions, then vote, and comment on them. Behind the scenes, it is very different; anyone can easily run a server, and all these servers are federated (think email), and connected to the same universe, called the Fediverse. This YunoHost package will install Lemmy for your YunoHost instance to have its own self-hosted and federated lemmy instance.
|
|
|
|
## Useful links
|
|
|
|
+ Website: [join-lemmy.org](https://join-lemmy.org)
|
|
+ Official documentation: [docs](https://join-lemmy.org/docs/en/index.html)
|
|
+ Application software repository: [github.com - YunoHost-Apps/lemmy](https://github.com/YunoHost-Apps/lemmy_ynh)
|
|
+ Fix a bug or an improvement by creating a ticket (issue): [github.com - YunoHost-Apps/lemmy/issues](https://github.com/YunoHost-Apps/lemmy_ynh/issues)
|