mirror of
https://github.com/YunoHost-Apps/processwire_ynh.git
synced 2024-09-03 20:06:37 +02:00
Auto-update README
This commit is contained in:
parent
e92711f9ad
commit
86e7480ad8
2 changed files with 10 additions and 10 deletions
|
@ -24,7 +24,7 @@ ProcessWire is a friendly and powerful open source CMS with an API that is a joy
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
||||||
![Screenshot of ProcessWire](./doc/screenshots/example.jpg)
|
![Screenshot of ProcessWire](./doc/screenshots/screenshot.png)
|
||||||
|
|
||||||
## Documentation and resources
|
## Documentation and resources
|
||||||
|
|
||||||
|
|
18
README_fr.md
18
README_fr.md
|
@ -5,15 +5,15 @@ It shall NOT be edited by hand.
|
||||||
|
|
||||||
# ProcessWire pour YunoHost
|
# ProcessWire pour YunoHost
|
||||||
|
|
||||||
[![Niveau d'intégration](https://dash.yunohost.org/integration/processwire.svg)](https://dash.yunohost.org/appci/app/processwire) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/processwire.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/processwire.maintain.svg)
|
[![Niveau d’intégration](https://dash.yunohost.org/integration/processwire.svg)](https://dash.yunohost.org/appci/app/processwire) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/processwire.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/processwire.maintain.svg)
|
||||||
[![Installer ProcessWire avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=processwire)
|
[![Installer ProcessWire avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=processwire)
|
||||||
|
|
||||||
*[Read this readme in english.](./README.md)*
|
*[Read this readme in english.](./README.md)*
|
||||||
|
|
||||||
> *Ce package vous permet d'installer ProcessWire rapidement et simplement sur un serveur YunoHost.
|
> *Ce package vous permet d’installer ProcessWire 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
|
||||||
|
|
||||||
ProcessWire is a friendly and powerful open source CMS with an API that is a joy to use at any scale. It is both a content management system (CMS) and framework (CMF) built to save you time and work the way you do.
|
ProcessWire is a friendly and powerful open source CMS with an API that is a joy to use at any scale. It is both a content management system (CMS) and framework (CMF) built to save you time and work the way you do.
|
||||||
|
|
||||||
|
@ -22,15 +22,15 @@ ProcessWire is a friendly and powerful open source CMS with an API that is a joy
|
||||||
|
|
||||||
**Démo :** https://processwire.com/about/demo/
|
**Démo :** https://processwire.com/about/demo/
|
||||||
|
|
||||||
## Captures d'écran
|
## Captures d’écran
|
||||||
|
|
||||||
![Capture d'écran de ProcessWire](./doc/screenshots/example.jpg)
|
![Capture d’écran de ProcessWire](./doc/screenshots/screenshot.png)
|
||||||
|
|
||||||
## Documentations et ressources
|
## Documentations et ressources
|
||||||
|
|
||||||
* Site officiel de l'app : <https://processwire.com/>
|
* Site officiel de l’app : <https://processwire.com/>
|
||||||
* Documentation officielle utilisateur : <https://processwire.com/docs/>
|
* Documentation officielle utilisateur : <https://processwire.com/docs/>
|
||||||
* Dépôt de code officiel de l'app : <https://github.com/processwire/processwire>
|
* Dépôt de code officiel de l’app : <https://github.com/processwire/processwire>
|
||||||
* Documentation YunoHost pour cette app : <https://yunohost.org/app_processwire>
|
* Documentation YunoHost pour cette app : <https://yunohost.org/app_processwire>
|
||||||
* Signaler un bug : <https://github.com/YunoHost-Apps/processwire_ynh/issues>
|
* Signaler un bug : <https://github.com/YunoHost-Apps/processwire_ynh/issues>
|
||||||
|
|
||||||
|
@ -46,4 +46,4 @@ ou
|
||||||
sudo yunohost app upgrade processwire -u https://github.com/YunoHost-Apps/processwire_ynh/tree/testing --debug
|
sudo yunohost app upgrade processwire -u https://github.com/YunoHost-Apps/processwire_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…
Reference in a new issue