mirror of
https://github.com/YunoHost-Apps/bookstack_ynh.git
synced 2024-09-03 18:16:02 +02:00
Auto-update README
This commit is contained in:
parent
e030a6bc30
commit
8ea6546097
2 changed files with 27 additions and 21 deletions
21
README.md
21
README.md
|
@ -5,7 +5,7 @@ It shall NOT be edited by hand.
|
|||
|
||||
# BookStack for YunoHost
|
||||
|
||||
[![Integration level](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)
|
||||
[![Integration level](https://dash.yunohost.org/integration/bookstack.svg)](https://dash.yunohost.org/appci/app/bookstack) ![Working status](https://ci-apps.yunohost.org/ci/badges/bookstack.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/bookstack.maintain.svg)
|
||||
[![Install BookStack with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=bookstack)
|
||||
|
||||
*[Lire ce readme en français.](./README_fr.md)*
|
||||
|
@ -32,7 +32,7 @@ BookStack is an opinionated wiki system that provides a pleasant and simple out
|
|||
|
||||
## Screenshots
|
||||
|
||||
![](./doc/screenshots/bookstack-hero-screenshot.jpg)
|
||||
![Screenshot of BookStack](./doc/screenshots/bookstack-hero-screenshot.jpg)
|
||||
|
||||
## Disclaimers / important information
|
||||
|
||||
|
@ -46,22 +46,23 @@ For the first time Login with standard authentication, use the default credentia
|
|||
|
||||
## Documentation and resources
|
||||
|
||||
* Official app website: https://www.bookstackapp.com
|
||||
* 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
|
||||
* Official app website: <https://www.bookstackapp.com>
|
||||
* 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>
|
||||
|
||||
## Developer info
|
||||
|
||||
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/bookstack_ynh/tree/testing).
|
||||
|
||||
To try the testing branch, please proceed like that.
|
||||
```
|
||||
|
||||
``` bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/bookstack_ynh/tree/testing --debug
|
||||
or
|
||||
sudo yunohost app upgrade bookstack -u https://github.com/YunoHost-Apps/bookstack_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**More info regarding app packaging:** https://yunohost.org/packaging_apps
|
||||
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>
|
||||
|
|
27
README_fr.md
27
README_fr.md
|
@ -1,10 +1,14 @@
|
|||
<!--
|
||||
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
|
||||
It shall NOT be edited by hand.
|
||||
-->
|
||||
|
||||
# BookStack pour YunoHost
|
||||
|
||||
[![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)
|
||||
[![Niveau d'intégration](https://dash.yunohost.org/integration/bookstack.svg)](https://dash.yunohost.org/appci/app/bookstack) ![Status du fonctionnement](https://ci-apps.yunohost.org/ci/badges/bookstack.status.svg) ![Status de maintenance](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)
|
||||
|
||||
*[Read this readme in english.](./README.md)*
|
||||
*[Lire ce readme en français.](./README_fr.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.*
|
||||
|
@ -28,7 +32,7 @@ BookStack is an opinionated wiki system that provides a pleasant and simple out
|
|||
|
||||
## Captures d'écran
|
||||
|
||||
![](./doc/screenshots/bookstack-hero-screenshot.jpg)
|
||||
![Capture d'écran de BookStack](./doc/screenshots/bookstack-hero-screenshot.jpg)
|
||||
|
||||
## Avertissements / informations importantes
|
||||
|
||||
|
@ -42,22 +46,23 @@ Pour la première connexion avec une authentification standard, utilisez les inf
|
|||
|
||||
## Documentations et ressources
|
||||
|
||||
* 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 YunoHost pour cette app : https://yunohost.org/app_bookstack
|
||||
* Signaler un bug : https://github.com/YunoHost-Apps/bookstack_ynh/issues
|
||||
* 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 YunoHost pour cette app : <https://yunohost.org/app_bookstack>
|
||||
* Signaler un bug : <https://github.com/YunoHost-Apps/bookstack_ynh/issues>
|
||||
|
||||
## Informations pour les développeurs
|
||||
|
||||
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/bookstack_ynh/tree/testing).
|
||||
|
||||
Pour essayer la branche testing, procédez comme suit.
|
||||
```
|
||||
|
||||
``` bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/bookstack_ynh/tree/testing --debug
|
||||
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…
Reference in a new issue