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
6a62bc27a9
commit
507bf71ed6
2 changed files with 20 additions and 22 deletions
21
README.md
21
README.md
|
@ -28,10 +28,9 @@ BookStack is an opinionated wiki system that provides a pleasant and simple out
|
||||||
- Multi-Lingual
|
- Multi-Lingual
|
||||||
- Diagrams.net Integration
|
- Diagrams.net Integration
|
||||||
|
|
||||||
|
**Shipped version:** 24.02.2~ynh1
|
||||||
|
|
||||||
**Shipped version:** 24.02~ynh1
|
**Demo:** <https://demo.bookstackapp.com>
|
||||||
|
|
||||||
**Demo:** https://demo.bookstackapp.com
|
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
||||||
|
@ -39,12 +38,12 @@ BookStack is an opinionated wiki system that provides a pleasant and simple out
|
||||||
|
|
||||||
## Documentation and resources
|
## Documentation and resources
|
||||||
|
|
||||||
* Official app website: <https://www.bookstackapp.com>
|
- Official app website: <https://www.bookstackapp.com>
|
||||||
* Official user documentation: <https://www.bookstackapp.com/docs/user/>
|
- Official user documentation: <https://www.bookstackapp.com/docs/user/>
|
||||||
* Official admin documentation: <https://www.bookstackapp.com/docs/admin/>
|
- Official admin documentation: <https://www.bookstackapp.com/docs/admin/>
|
||||||
* Upstream app code repository: <https://github.com/BookStackApp/BookStack>
|
- Upstream app code repository: <https://github.com/BookStackApp/BookStack>
|
||||||
* YunoHost Store: <https://apps.yunohost.org/app/bookstack>
|
- YunoHost Store: <https://apps.yunohost.org/app/bookstack>
|
||||||
* Report a bug: <https://github.com/YunoHost-Apps/bookstack_ynh/issues>
|
- Report a bug: <https://github.com/YunoHost-Apps/bookstack_ynh/issues>
|
||||||
|
|
||||||
## Developer info
|
## Developer info
|
||||||
|
|
||||||
|
@ -52,10 +51,10 @@ Please send your pull request to the [testing branch](https://github.com/YunoHos
|
||||||
|
|
||||||
To try the testing branch, please proceed like that.
|
To try the testing branch, please proceed like that.
|
||||||
|
|
||||||
``` bash
|
```bash
|
||||||
sudo yunohost app install https://github.com/YunoHost-Apps/bookstack_ynh/tree/testing --debug
|
sudo yunohost app install https://github.com/YunoHost-Apps/bookstack_ynh/tree/testing --debug
|
||||||
or
|
or
|
||||||
sudo yunohost app upgrade bookstack -u https://github.com/YunoHost-Apps/bookstack_ynh/tree/testing --debug
|
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>
|
||||||
|
|
21
README_fr.md
21
README_fr.md
|
@ -26,10 +26,9 @@ BookStack est un système wiki simple prête à l'emploi. Les nouveaux utilisate
|
||||||
- Éditeur Markdown facultatif
|
- Éditeur Markdown facultatif
|
||||||
- Multilingue
|
- Multilingue
|
||||||
|
|
||||||
|
**Version incluse :** 24.02.2~ynh1
|
||||||
|
|
||||||
**Version incluse :** 24.02~ynh1
|
**Démo :** <https://demo.bookstackapp.com>
|
||||||
|
|
||||||
**Démo :** https://demo.bookstackapp.com
|
|
||||||
|
|
||||||
## Captures d’écran
|
## Captures d’écran
|
||||||
|
|
||||||
|
@ -37,12 +36,12 @@ BookStack est un système wiki simple prête à l'emploi. Les nouveaux utilisate
|
||||||
|
|
||||||
## Documentations et ressources
|
## 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 utilisateur : <https://www.bookstackapp.com/docs/user/>
|
||||||
* Documentation officielle de l’admin : <https://www.bookstackapp.com/docs/admin/>
|
- 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>
|
- Dépôt de code officiel de l’app : <https://github.com/BookStackApp/BookStack>
|
||||||
* YunoHost Store: <https://apps.yunohost.org/app/bookstack>
|
- YunoHost Store : <https://apps.yunohost.org/app/bookstack>
|
||||||
* Signaler un bug : <https://github.com/YunoHost-Apps/bookstack_ynh/issues>
|
- Signaler un bug : <https://github.com/YunoHost-Apps/bookstack_ynh/issues>
|
||||||
|
|
||||||
## Informations pour les développeurs
|
## Informations pour les développeurs
|
||||||
|
|
||||||
|
@ -50,10 +49,10 @@ Merci de faire vos pull request sur la [branche testing](https://github.com/Yuno
|
||||||
|
|
||||||
Pour essayer la branche testing, procédez comme suit.
|
Pour essayer la branche testing, procédez comme suit.
|
||||||
|
|
||||||
``` bash
|
```bash
|
||||||
sudo yunohost app install https://github.com/YunoHost-Apps/bookstack_ynh/tree/testing --debug
|
sudo yunohost app install https://github.com/YunoHost-Apps/bookstack_ynh/tree/testing --debug
|
||||||
ou
|
ou
|
||||||
sudo yunohost app upgrade bookstack -u https://github.com/YunoHost-Apps/bookstack_ynh/tree/testing --debug
|
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