mirror of
https://github.com/YunoHost-Apps/teddit_ynh.git
synced 2024-09-03 20:26:31 +02:00
Merge branch 'version-2' of https://github.com/YunoHost-Apps/teddit_ynh into version-2
This commit is contained in:
commit
bb53f3e885
2 changed files with 13 additions and 13 deletions
|
@ -5,7 +5,8 @@ It shall NOT be edited by hand.
|
||||||
|
|
||||||
# Teddit for YunoHost
|
# Teddit for YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/teddit)  
|
[](https://dash.yunohost.org/appci/app/teddit)  
|
||||||
|
|
||||||
[](https://install-app.yunohost.org/?app=teddit)
|
[](https://install-app.yunohost.org/?app=teddit)
|
||||||
|
|
||||||
*[Lire ce readme en français.](./README_fr.md)*
|
*[Lire ce readme en français.](./README_fr.md)*
|
||||||
|
@ -29,7 +30,6 @@ A free and open source alternative Reddit front-end focused on privacy. Inspired
|
||||||
|
|
||||||
**Shipped version:** 0.4.0~ynh1
|
**Shipped version:** 0.4.0~ynh1
|
||||||
|
|
||||||
|
|
||||||
**Demo:** https://teddit.net/
|
**Demo:** https://teddit.net/
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
22
README_fr.md
22
README_fr.md
|
@ -5,15 +5,16 @@ It shall NOT be edited by hand.
|
||||||
|
|
||||||
# Teddit pour YunoHost
|
# Teddit pour YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/teddit)  
|
[](https://dash.yunohost.org/appci/app/teddit)  
|
||||||
|
|
||||||
[](https://install-app.yunohost.org/?app=teddit)
|
[](https://install-app.yunohost.org/?app=teddit)
|
||||||
|
|
||||||
*[Read this readme in english.](./README.md)*
|
*[Read this readme in english.](./README.md)*
|
||||||
|
|
||||||
> *Ce package vous permet d'installer Teddit rapidement et simplement sur un serveur YunoHost.
|
> *Ce package vous permet d’installer Teddit 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.*
|
Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l’installer et en profiter.*
|
||||||
|
|
||||||
## Vue d'ensemble
|
## Vue d’ensemble
|
||||||
|
|
||||||
A free and open source alternative Reddit front-end focused on privacy. Inspired by the Nitter project.
|
A free and open source alternative Reddit front-end focused on privacy. Inspired by the Nitter project.
|
||||||
|
|
||||||
|
@ -27,19 +28,18 @@ A free and open source alternative Reddit front-end focused on privacy. Inspired
|
||||||
- Self-hostable. Anyone can setup an instance. An instance can either use Reddit's API with or without OAuth (so Reddit API key is not necessarily needed).
|
- Self-hostable. Anyone can setup an instance. An instance can either use Reddit's API with or without OAuth (so Reddit API key is not necessarily needed).
|
||||||
|
|
||||||
|
|
||||||
**Version incluse :** 0.4.0~ynh1
|
**Version incluse :** 0.4.0~ynh1
|
||||||
|
|
||||||
|
|
||||||
**Démo :** https://teddit.net/
|
**Démo :** https://teddit.net/
|
||||||
|
|
||||||
## Captures d'écran
|
## Captures d’écran
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Documentations et ressources
|
## Documentations et ressources
|
||||||
|
|
||||||
* Site officiel de l'app : <https://teddit.net/>
|
* Site officiel de l’app : <https://teddit.net/>
|
||||||
* Dépôt de code officiel de l'app : <https://codeberg.org/teddit/teddit>
|
* Dépôt de code officiel de l’app : <https://codeberg.org/teddit/teddit>
|
||||||
* Documentation YunoHost pour cette app : <https://yunohost.org/app_teddit>
|
* Documentation YunoHost pour cette app : <https://yunohost.org/app_teddit>
|
||||||
* Signaler un bug : <https://github.com/YunoHost-Apps/teddit_ynh/issues>
|
* Signaler un bug : <https://github.com/YunoHost-Apps/teddit_ynh/issues>
|
||||||
|
|
||||||
|
@ -55,4 +55,4 @@ ou
|
||||||
sudo yunohost app upgrade teddit -u https://github.com/YunoHost-Apps/teddit_ynh/tree/testing --debug
|
sudo yunohost app upgrade teddit -u https://github.com/YunoHost-Apps/teddit_ynh/tree/testing --debug
|
||||||
```
|
```
|
||||||
|
|
||||||
**Plus d'infos sur le packaging d'applications :** <https://yunohost.org/packaging_apps>
|
**Plus d’infos sur le packaging d’applications :** <https://yunohost.org/packaging_apps>
|
Loading…
Add table
Reference in a new issue