mirror of
https://github.com/YunoHost-Apps/pytition_ynh.git
synced 2024-09-03 20:16:08 +02:00
Auto-update README
This commit is contained in:
parent
bc123512aa
commit
5d7d1d9eeb
2 changed files with 13 additions and 13 deletions
|
@ -28,7 +28,7 @@ Pytition is an application for privacy-friendly online petitions you can host on
|
||||||
- You can export signatures in CSV format.
|
- You can export signatures in CSV format.
|
||||||
|
|
||||||
|
|
||||||
**Shipped version:** 2.6~ynh1
|
**Shipped version:** 2.7~ynh1
|
||||||
|
|
||||||
**Demo:** https://demo.pytition.org
|
**Demo:** https://demo.pytition.org
|
||||||
|
|
||||||
|
|
22
README_fr.md
22
README_fr.md
|
@ -5,15 +5,15 @@ It shall NOT be edited by hand.
|
||||||
|
|
||||||
# Pytition pour YunoHost
|
# Pytition pour YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/pytition)  
|
[](https://dash.yunohost.org/appci/app/pytition)  
|
||||||
[](https://install-app.yunohost.org/?app=pytition)
|
[](https://install-app.yunohost.org/?app=pytition)
|
||||||
|
|
||||||
*[Read this readme in english.](./README.md)*
|
*[Read this readme in english.](./README.md)*
|
||||||
|
|
||||||
> *Ce package vous permet d'installer Pytition rapidement et simplement sur un serveur YunoHost.
|
> *Ce package vous permet d’installer Pytition 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
|
||||||
|
|
||||||
Pytition permet d'héberger des pétitions respectueuses de la vie privée sur votre propre serveur.
|
Pytition permet d'héberger des pétitions respectueuses de la vie privée sur votre propre serveur.
|
||||||
|
|
||||||
|
@ -28,13 +28,13 @@ Pytition permet d'héberger des pétitions respectueuses de la vie privée sur v
|
||||||
- Vous pouvez exporter les signatures via CSV.
|
- Vous pouvez exporter les signatures via CSV.
|
||||||
|
|
||||||
|
|
||||||
**Version incluse :** 2.6~ynh1
|
**Version incluse :** 2.7~ynh1
|
||||||
|
|
||||||
**Démo :** https://demo.pytition.org
|
**Démo :** https://demo.pytition.org
|
||||||
|
|
||||||
## Captures d'écran
|
## Captures d’écran
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Avertissements / informations importantes
|
## Avertissements / informations importantes
|
||||||
|
|
||||||
|
@ -42,9 +42,9 @@ Pytition permet d'héberger des pétitions respectueuses de la vie privée sur v
|
||||||
|
|
||||||
## Documentations et ressources
|
## Documentations et ressources
|
||||||
|
|
||||||
* Site officiel de l'app : <https://pytition.org>
|
* Site officiel de l’app : <https://pytition.org>
|
||||||
* Documentation officielle de l'admin : <https://pytition.readthedocs.io/en/latest/>
|
* Documentation officielle de l’admin : <https://pytition.readthedocs.io/en/latest/>
|
||||||
* Dépôt de code officiel de l'app : <https://github.com/pytition/Pytition>
|
* Dépôt de code officiel de l’app : <https://github.com/pytition/Pytition>
|
||||||
* Documentation YunoHost pour cette app : <https://yunohost.org/app_pytition>
|
* Documentation YunoHost pour cette app : <https://yunohost.org/app_pytition>
|
||||||
* Signaler un bug : <https://github.com/YunoHost-Apps/pytition_ynh/issues>
|
* Signaler un bug : <https://github.com/YunoHost-Apps/pytition_ynh/issues>
|
||||||
|
|
||||||
|
@ -60,4 +60,4 @@ ou
|
||||||
sudo yunohost app upgrade pytition -u https://github.com/YunoHost-Apps/pytition_ynh/tree/testing --debug
|
sudo yunohost app upgrade pytition -u https://github.com/YunoHost-Apps/pytition_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