mirror of
https://github.com/YunoHost-Apps/lemmy_ynh.git
synced 2024-09-03 19:36:09 +02:00
Merge branch 'version-2' of https://github.com/YunoHost-Apps/lemmy_ynh into version-2
This commit is contained in:
commit
91b5f04f0b
2 changed files with 2 additions and 12 deletions
|
@ -16,7 +16,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
|||
|
||||
## Overview
|
||||
|
||||
[Lemmy](https://github.com/LemmyNet/lemmy) is similar to sites like [Reddit](https://reddit.com), [Lobste.rs](https://lobste.rs), or [Hacker News](https://news.ycombinator.com/): 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](https://en.wikipedia.org/wiki/Fediverse).
|
||||
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.
|
||||
|
||||
|
||||
**Shipped version:** 0.16.7~ynh1
|
||||
|
@ -27,11 +27,6 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
|||
|
||||
![Screenshot of Lemmy](./doc/screenshots/screenshot1.webp)
|
||||
|
||||
## Disclaimers / important information
|
||||
|
||||
* Lemmy require full domain path to be installed. Eg. lemmy.domain.tld
|
||||
* pict-rs image hosting service has been removed, it caused too much issue during compilation
|
||||
|
||||
## Documentation and resources
|
||||
|
||||
* Official app website: <https://join-lemmy.org/>
|
||||
|
|
|
@ -16,7 +16,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
|
|||
|
||||
## Vue d’ensemble
|
||||
|
||||
[Lemmy](https://github.com/LemmyNet/lemmy) is similar to sites like [Reddit](https://reddit.com), [Lobste.rs](https://lobste.rs), or [Hacker News](https://news.ycombinator.com/): 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](https://en.wikipedia.org/wiki/Fediverse).
|
||||
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.
|
||||
|
||||
|
||||
**Version incluse :** 0.16.7~ynh1
|
||||
|
@ -27,11 +27,6 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
|
|||
|
||||
![Capture d’écran de Lemmy](./doc/screenshots/screenshot1.webp)
|
||||
|
||||
## Avertissements / informations importantes
|
||||
|
||||
* Lemmy require full domain path to be installed. Eg. lemmy.domain.tld
|
||||
* pict-rs image hosting service has been removed, it caused too much issue during compilation
|
||||
|
||||
## Documentations et ressources
|
||||
|
||||
* Site officiel de l’app : <https://join-lemmy.org/>
|
||||
|
|
Loading…
Reference in a new issue