1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/lemmy_ynh.git synced 2024-09-03 19:36:09 +02:00

Auto-update README

This commit is contained in:
yunohost-bot 2023-05-26 14:42:31 +00:00
parent 50c3fbcb73
commit 5e53b148ab
2 changed files with 14 additions and 14 deletions

View file

@ -5,7 +5,8 @@ It shall NOT be edited by hand.
# Lemmy for YunoHost
[![Integration level](https://dash.yunohost.org/integration/lemmy.svg)](https://dash.yunohost.org/appci/app/lemmy) ![Working status](https://ci-apps.yunohost.org/ci/badges/lemmy.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/lemmy.maintain.svg)
[![Integration level](https://dash.yunohost.org/integration/lemmy.svg)](https://dash.yunohost.org/appci/app/lemmy) ![Working status](https://ci-apps.yunohost.org/ci/badges/lemmy.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/lemmy.maintain.svg)
[![Install Lemmy with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=lemmy)
*[Lire ce readme en français.](./README_fr.md)*
@ -20,7 +21,6 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
**Shipped version:** 0.16.7~ynh1
**Demo:** https://lemmy.ml/
## Screenshots

View file

@ -5,27 +5,27 @@ It shall NOT be edited by hand.
# Lemmy pour YunoHost
[![Niveau d'intégration](https://dash.yunohost.org/integration/lemmy.svg)](https://dash.yunohost.org/appci/app/lemmy) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/lemmy.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/lemmy.maintain.svg)
[![Niveau dintégration](https://dash.yunohost.org/integration/lemmy.svg)](https://dash.yunohost.org/appci/app/lemmy) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/lemmy.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/lemmy.maintain.svg)
[![Installer Lemmy avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=lemmy)
*[Read this readme in english.](./README.md)*
> *Ce package vous permet d'installer Lemmy rapidement et simplement sur un serveur YunoHost.
Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.*
> *Ce package vous permet dinstaller Lemmy rapidement et simplement sur un serveur YunoHost.
Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment linstaller et en profiter.*
## Vue d'ensemble
## Vue densemble
[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).
**Version incluse :** 0.16.7~ynh1
**Version incluse :** 0.16.7~ynh1
**Démo :** https://lemmy.ml/
## Captures d'écran
## Captures décran
![Capture d'écran de Lemmy](./doc/screenshots/screenshot1.webp)
![Capture décran de Lemmy](./doc/screenshots/screenshot1.webp)
## Avertissements / informations importantes
@ -34,9 +34,9 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
## Documentations et ressources
* Site officiel de l'app : <https://join-lemmy.org/>
* Documentation officielle de l'admin : <https://join-lemmy.org/docs/en/>
* Dépôt de code officiel de l'app : <https://github.com/LemmyNet/lemmy>
* Site officiel de lapp : <https://join-lemmy.org/>
* Documentation officielle de ladmin : <https://join-lemmy.org/docs/en/>
* Dépôt de code officiel de lapp : <https://github.com/LemmyNet/lemmy>
* Documentation YunoHost pour cette app : <https://yunohost.org/app_lemmy>
* Signaler un bug : <https://github.com/YunoHost-Apps/lemmy_ynh/issues>
@ -52,4 +52,4 @@ ou
sudo yunohost app upgrade lemmy -u https://github.com/YunoHost-Apps/lemmy_ynh/tree/testing --debug
```
**Plus d'infos sur le packaging d'applications :** <https://yunohost.org/packaging_apps>
**Plus dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps>