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:
parent
7af88ef214
commit
43f518f83e
2 changed files with 11 additions and 11 deletions
20
README_fr.md
20
README_fr.md
|
@ -5,15 +5,15 @@ It shall NOT be edited by hand.
|
||||||
|
|
||||||
# Tandoor pour YunoHost
|
# Tandoor pour YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/tandoor)  
|
[](https://dash.yunohost.org/appci/app/tandoor)  
|
||||||
[](https://install-app.yunohost.org/?app=tandoor)
|
[](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 d’installer 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 n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l’installer et en profiter.*
|
||||||
|
|
||||||
## Vue d'ensemble
|
## Vue d’ensemble
|
||||||
|
|
||||||
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
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## 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 l’app : <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 l’admin : <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 l’app : <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 d’infos sur le packaging d’applications :** <https://yunohost.org/packaging_apps>
|
Loading…
Add table
Reference in a new issue