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
ae20aa0158
2 changed files with 18 additions and 4 deletions
12
README.md
12
README.md
|
@ -17,6 +17,13 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
|||
|
||||
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.
|
||||
|
||||
### Features
|
||||
- Multi-Factor Authentication
|
||||
- Dark & Light Modes
|
||||
- LDAP Authentication
|
||||
- Optional Markdown Editor
|
||||
- Multi-Lingual
|
||||
|
||||
|
||||
**Shipped version:** 21.12.4~ynh2
|
||||
|
||||
|
@ -35,12 +42,11 @@ BookStack uses LDAP authentication by default.
|
|||
You can switch to standard authentication in the webadmin -> bookstack -> config panel setting
|
||||
For the first time Login with standard authentication, use the default credentials `admin@admin.com` and `password`. You should change these details immediately after logging in for the first time.
|
||||
|
||||
* How to configure this app: From an admin panel, a plain file with SSH, or config panel.
|
||||
|
||||
## Documentation and resources
|
||||
|
||||
* Official app website: https://www.bookstackapp.com
|
||||
* Official admin documentation: https://www.bookstackapp.com/docs
|
||||
* Official user documentation: https://www.bookstackapp.com/docs/user/
|
||||
* Official admin documentation: https://www.bookstackapp.com/docs/admin/
|
||||
* Upstream app code repository: https://github.com/BookStackApp/BookStack
|
||||
* YunoHost documentation for this app: https://yunohost.org/app_bookstack
|
||||
* Report a bug: https://github.com/YunoHost-Apps/bookstack_ynh/issues
|
||||
|
|
10
README_fr.md
10
README_fr.md
|
@ -13,6 +13,13 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
|
|||
|
||||
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.
|
||||
|
||||
### Features
|
||||
- Multi-Factor Authentication
|
||||
- Dark & Light Modes
|
||||
- LDAP Authentication
|
||||
- Optional Markdown Editor
|
||||
- Multi-Lingual
|
||||
|
||||
|
||||
**Version incluse :** 21.12.4~ynh2
|
||||
|
||||
|
@ -29,7 +36,8 @@ BookStack is an opinionated wiki system that provides a pleasant and simple out
|
|||
## Documentations et ressources
|
||||
|
||||
* Site officiel de l'app : https://www.bookstackapp.com
|
||||
* Documentation officielle de l'admin : https://www.bookstackapp.com/docs
|
||||
* 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 YunoHost pour cette app : https://yunohost.org/app_bookstack
|
||||
* Signaler un bug : https://github.com/YunoHost-Apps/bookstack_ynh/issues
|
||||
|
|
Loading…
Add table
Reference in a new issue