mirror of
https://github.com/YunoHost-Apps/bookstack_ynh.git
synced 2024-09-03 18:16:02 +02:00
Merge branch 'testing' of https://github.com/YunoHost-Apps/bookstack_ynh into testing
This commit is contained in:
commit
d18c016d96
2 changed files with 18 additions and 18 deletions
|
@ -5,7 +5,7 @@ It shall NOT be edited by hand.
|
|||
|
||||
# BookStack for YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/bookstack)  
|
||||
[](https://dash.yunohost.org/appci/app/bookstack)  
|
||||
[](https://install-app.yunohost.org/?app=bookstack)
|
||||
|
||||
*[Lire ce readme en français.](./README_fr.md)*
|
||||
|
|
34
README_fr.md
34
README_fr.md
|
@ -5,34 +5,34 @@ It shall NOT be edited by hand.
|
|||
|
||||
# BookStack pour YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/bookstack)  
|
||||
[](https://dash.yunohost.org/appci/app/bookstack)  
|
||||
[](https://install-app.yunohost.org/?app=bookstack)
|
||||
|
||||
*[Read this readme in english.](./README.md)*
|
||||
|
||||
> *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.*
|
||||
> *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.*
|
||||
|
||||
## Vue d'ensemble
|
||||
## Vue d’ensemble
|
||||
|
||||
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.
|
||||
BookStack est un système wiki simple prête à l'emploi. Les nouveaux utilisateurs d'une instance devraient trouver l'expérience intuitive et seules des compétences de base en traitement de texte devraient être requises pour s'impliquer dans la création de contenu sur BookStack. La plate-forme doit fournir des fonctionnalités avancées à ceux qui le souhaitent, mais elles ne doivent pas interférer avec l'expérience utilisateur simple de base.
|
||||
|
||||
### Features
|
||||
### Caractéristiques
|
||||
|
||||
- Multi-Factor Authentication
|
||||
- Dark & Light Modes
|
||||
- LDAP Authentication
|
||||
- Optional Markdown Editor
|
||||
- Multi-Lingual
|
||||
- Authentification multifacteur
|
||||
- Modes sombre et clair
|
||||
- Authentification LDAP
|
||||
- Éditeur Markdown facultatif
|
||||
- Multilingue
|
||||
|
||||
|
||||
**Version incluse :** 22.11.1~ynh2
|
||||
|
||||
**Démo :** https://demo.bookstackapp.com
|
||||
|
||||
## Captures d'écran
|
||||
## Captures d’écran
|
||||
|
||||

|
||||

|
||||
|
||||
## Avertissements / informations importantes
|
||||
|
||||
|
@ -46,10 +46,10 @@ Pour la première connexion avec une authentification standard, utilisez les inf
|
|||
|
||||
## Documentations et ressources
|
||||
|
||||
* Site officiel de l'app : <https://www.bookstackapp.com>
|
||||
* Site officiel de l’app : <https://www.bookstackapp.com>
|
||||
* Documentation officielle utilisateur : <https://www.bookstackapp.com/docs/user/>
|
||||
* Documentation officielle de l'admin : <https://www.bookstackapp.com/docs/admin/>
|
||||
* Dépôt de code officiel de l'app : <https://github.com/BookStackApp/BookStack>
|
||||
* Documentation officielle de l’admin : <https://www.bookstackapp.com/docs/admin/>
|
||||
* 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>
|
||||
|
||||
|
@ -65,4 +65,4 @@ ou
|
|||
sudo yunohost app upgrade bookstack -u https://github.com/YunoHost-Apps/bookstack_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