1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/bookstack_ynh.git synced 2024-09-03 18:16:02 +02:00
bookstack_ynh/README_fr.md

48 lines
2.3 KiB
Markdown
Raw Normal View History

2021-02-01 14:42:41 +01:00
# BookStack pour YunoHost
2021-06-22 08:41:26 +02:00
[![Niveau d'intégration](https://dash.yunohost.org/integration/bookstack.svg)](https://dash.yunohost.org/appci/app/bookstack) ![](https://ci-apps.yunohost.org/ci/badges/bookstack.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/bookstack.maintain.svg)
[![Installer BookStack avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=bookstack)
2021-02-01 14:42:41 +01:00
*[Read this readme in english.](./README.md)*
*[Lire ce readme en français.](./README_fr.md)*
2021-02-01 14:42:41 +01:00
2021-06-22 08:41:26 +02:00
> *Ce package vous permet d'installer BookStack 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.*
2021-02-01 14:42:41 +01:00
## Vue d'ensemble
2021-02-01 14:42:41 +01:00
BookStack is an opinionated wiki system that provides a pleasant and simple out of the box experience. New users to an instance should find the experience intuitive and only basic word-processing skills should be required to get involved in creating content on BookStack. The platform should provide advanced power features to those that desire it but they should not interfere with the core simple user experience.
2021-02-01 14:42:41 +01:00
2022-02-02 17:53:22 +01:00
**Version incluse :** 21.12.4~ynh2
2021-02-01 14:42:41 +01:00
2021-06-22 08:41:26 +02:00
**Démo :** https://demo.bookstackapp.com
2021-02-01 14:42:41 +01:00
## Captures d'écran
2021-02-01 14:42:41 +01:00
2021-06-22 08:41:26 +02:00
![](./doc/screenshots/bookstack-hero-screenshot.jpg)
2021-02-01 14:42:41 +01:00
## Avertissements / informations importantes
2021-02-01 14:42:41 +01:00
## Documentations et ressources
2021-02-01 14:42:41 +01:00
2021-06-22 08:41:26 +02:00
* Site officiel de l'app : https://www.bookstackapp.com
* Documentation officielle de l'admin : https://www.bookstackapp.com/docs
* Dépôt de code officiel de l'app : https://github.com/BookStackApp/BookStack
* Documentation YunoHost pour cette app : https://yunohost.org/app_bookstack
* Signaler un bug : https://github.com/YunoHost-Apps/bookstack_ynh/issues
2021-02-01 14:42:41 +01:00
## Informations pour les développeurs
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/bookstack_ynh/tree/testing).
2021-02-01 14:42:41 +01:00
Pour essayer la branche testing, procédez comme suit.
2021-02-01 14:42:41 +01:00
```
sudo yunohost app install https://github.com/YunoHost-Apps/bookstack_ynh/tree/testing --debug
2021-06-22 08:41:26 +02:00
ou
2021-02-01 14:42:41 +01:00
sudo yunohost app upgrade bookstack -u https://github.com/YunoHost-Apps/bookstack_ynh/tree/testing --debug
```
2021-06-22 08:41:26 +02:00
**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps