mirror of
https://github.com/YunoHost-Apps/discourse_ynh.git
synced 2024-09-03 18:26:18 +02:00
Auto-update README
This commit is contained in:
parent
a0ec183961
commit
d89a0bd18a
2 changed files with 15 additions and 17 deletions
15
README.md
15
README.md
|
@ -1,5 +1,5 @@
|
||||||
<!--
|
<!--
|
||||||
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
|
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.
|
It shall NOT be edited by hand.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
|
@ -17,10 +17,9 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
||||||
## Overview
|
## Overview
|
||||||
|
|
||||||
Discourse is modern forum software for your community. Use it as a mailing list, discussion forum, long-form chat room, and more!
|
Discourse is modern forum software for your community. Use it as a mailing list, discussion forum, long-form chat room, and more!
|
||||||
|
|
||||||
**Shipped version:** 2.8.14~ynh2
|
**Shipped version:** 2.8.14~ynh2
|
||||||
|
|
||||||
**Demo:** https://try.discourse.org
|
**Demo:** <https://try.discourse.org>
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
||||||
|
@ -132,10 +131,10 @@ systemctl restart discourse
|
||||||
|
|
||||||
## Documentation and resources
|
## Documentation and resources
|
||||||
|
|
||||||
* Official app website: <http://Discourse.org>
|
- Official app website: <http://Discourse.org>
|
||||||
* Upstream app code repository: <https://github.com/discourse/discourse>
|
- Upstream app code repository: <https://github.com/discourse/discourse>
|
||||||
* YunoHost Store: <https://apps.yunohost.org/app/discourse>
|
- YunoHost Store: <https://apps.yunohost.org/app/discourse>
|
||||||
* Report a bug: <https://github.com/YunoHost-Apps/discourse_ynh/issues>
|
- Report a bug: <https://github.com/YunoHost-Apps/discourse_ynh/issues>
|
||||||
|
|
||||||
## Developer info
|
## Developer info
|
||||||
|
|
||||||
|
@ -143,7 +142,7 @@ 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/discourse_ynh/tree/testing --debug
|
sudo yunohost app install https://github.com/YunoHost-Apps/discourse_ynh/tree/testing --debug
|
||||||
or
|
or
|
||||||
sudo yunohost app upgrade discourse -u https://github.com/YunoHost-Apps/discourse_ynh/tree/testing --debug
|
sudo yunohost app upgrade discourse -u https://github.com/YunoHost-Apps/discourse_ynh/tree/testing --debug
|
||||||
|
|
15
README_fr.md
15
README_fr.md
|
@ -1,5 +1,5 @@
|
||||||
<!--
|
<!--
|
||||||
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
|
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.
|
It shall NOT be edited by hand.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
|
@ -17,10 +17,9 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
|
||||||
## Vue d’ensemble
|
## Vue d’ensemble
|
||||||
|
|
||||||
Discourse est un logiciel de forum moderne pour votre communauté. Utilisez-le comme liste de diffusion, forum de discussion, salle de discussion longue durée, et plus encore !
|
Discourse est un logiciel de forum moderne pour votre communauté. Utilisez-le comme liste de diffusion, forum de discussion, salle de discussion longue durée, et plus encore !
|
||||||
|
|
||||||
**Version incluse :** 2.8.14~ynh2
|
**Version incluse :** 2.8.14~ynh2
|
||||||
|
|
||||||
**Démo :** https://try.discourse.org
|
**Démo :** <https://try.discourse.org>
|
||||||
|
|
||||||
## Captures d’écran
|
## Captures d’écran
|
||||||
|
|
||||||
|
@ -195,10 +194,10 @@ systemctl restart discourse
|
||||||
|
|
||||||
## Documentations et ressources
|
## Documentations et ressources
|
||||||
|
|
||||||
* Site officiel de l’app : <http://Discourse.org>
|
- Site officiel de l’app : <http://Discourse.org>
|
||||||
* Dépôt de code officiel de l’app : <https://github.com/discourse/discourse>
|
- Dépôt de code officiel de l’app : <https://github.com/discourse/discourse>
|
||||||
* YunoHost Store: <https://apps.yunohost.org/app/discourse>
|
- YunoHost Store : <https://apps.yunohost.org/app/discourse>
|
||||||
* Signaler un bug : <https://github.com/YunoHost-Apps/discourse_ynh/issues>
|
- Signaler un bug : <https://github.com/YunoHost-Apps/discourse_ynh/issues>
|
||||||
|
|
||||||
## Informations pour les développeurs
|
## Informations pour les développeurs
|
||||||
|
|
||||||
|
@ -206,7 +205,7 @@ 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/discourse_ynh/tree/testing --debug
|
sudo yunohost app install https://github.com/YunoHost-Apps/discourse_ynh/tree/testing --debug
|
||||||
ou
|
ou
|
||||||
sudo yunohost app upgrade discourse -u https://github.com/YunoHost-Apps/discourse_ynh/tree/testing --debug
|
sudo yunohost app upgrade discourse -u https://github.com/YunoHost-Apps/discourse_ynh/tree/testing --debug
|
||||||
|
|
Loading…
Reference in a new issue