1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/tandoor_ynh.git synced 2024-09-03 20:35:56 +02:00

Auto-update README

This commit is contained in:
yunohost-bot 2023-01-27 20:00:54 +00:00
parent 7af88ef214
commit 43f518f83e
2 changed files with 11 additions and 11 deletions

View file

@ -5,15 +5,15 @@ It shall NOT be edited by hand.
# Tandoor pour YunoHost # Tandoor pour YunoHost
[![Niveau d'intégration](https://dash.yunohost.org/integration/tandoor.svg)](https://dash.yunohost.org/appci/app/tandoor) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/tandoor.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/tandoor.maintain.svg) [![Niveau dintégration](https://dash.yunohost.org/integration/tandoor.svg)](https://dash.yunohost.org/appci/app/tandoor) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/tandoor.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/tandoor.maintain.svg)
[![Installer Tandoor avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=tandoor) [![Installer Tandoor avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=tandoor)
*[Read this readme in english.](./README.md)* *[Read this readme in english.](./README.md)*
> *Ce package vous permet d'installer Tandoor rapidement et simplement sur un serveur YunoHost. > *Ce package vous permet dinstaller Tandoor 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 navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment linstaller et en profiter.*
## Vue d'ensemble ## Vue densemble
This application is meant for people with a collection of recipes they want to share with family and friends or simply This application is meant for people with a collection of recipes they want to share with family and friends or simply
store them in a nicely organized way. A basic permission system exists but this application is not meant to be run as store them in a nicely organized way. A basic permission system exists but this application is not meant to be run as
@ -48,9 +48,9 @@ a public page.
**Démo :** https://app.tandoor.dev/accounts/login/?demo **Démo :** https://app.tandoor.dev/accounts/login/?demo
## Captures d'écran ## Captures décran
![Capture d'écran de Tandoor](./doc/screenshots/example.jpg) ![Capture décran de Tandoor](./doc/screenshots/example.jpg)
## Avertissements / informations importantes ## Avertissements / informations importantes
@ -61,10 +61,10 @@ a public page.
* The first time the app is installed, you need to setup the initial super user. If you directly login with your YunoHost user's credentials, you will not be able to create the superuser from the web interface. * The first time the app is installed, you need to setup the initial super user. If you directly login with your YunoHost user's credentials, you will not be able to create the superuser from the web interface.
## Documentations et ressources ## Documentations et ressources
* Site officiel de l'app : <https://tandoor.dev> * Site officiel de lapp : <https://tandoor.dev>
* Documentation officielle utilisateur : <https://docs.tandoor.dev> * Documentation officielle utilisateur : <https://docs.tandoor.dev>
* Documentation officielle de l'admin : <https://docs.tandoor.dev> * Documentation officielle de ladmin : <https://docs.tandoor.dev>
* Dépôt de code officiel de l'app : <https://github.com/TandoorRecipes/recipes> * Dépôt de code officiel de lapp : <https://github.com/TandoorRecipes/recipes>
* Documentation YunoHost pour cette app : <https://yunohost.org/app_tandoor> * Documentation YunoHost pour cette app : <https://yunohost.org/app_tandoor>
* Signaler un bug : <https://github.com/YunoHost-Apps/tandoor_ynh/issues> * Signaler un bug : <https://github.com/YunoHost-Apps/tandoor_ynh/issues>
@ -80,4 +80,4 @@ ou
sudo yunohost app upgrade tandoor -u https://github.com/YunoHost-Apps/tandoor_ynh/tree/testing --debug sudo yunohost app upgrade tandoor -u https://github.com/YunoHost-Apps/tandoor_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>