mirror of
https://github.com/YunoHost-Apps/yellow_ynh.git
synced 2024-09-03 20:36:12 +02:00
Auto-update README
This commit is contained in:
parent
f6a792ec16
commit
6bc88ff115
2 changed files with 18 additions and 20 deletions
19
README.md
19
README.md
|
@ -17,10 +17,9 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
|||
## Overview
|
||||
|
||||
Yellow is for people who make small websites
|
||||
**Shipped version:** 2024.03.20~ynh1
|
||||
|
||||
**Shipped version:** 2024.03.02~ynh1
|
||||
|
||||
**Demo:** https://datenstrom.se/yellow/demo/
|
||||
**Demo:** <https://datenstrom.se/yellow/demo/>
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
@ -28,11 +27,11 @@ Yellow is for people who make small websites
|
|||
|
||||
## Documentation and resources
|
||||
|
||||
* Official app website: <https://datenstrom.se/yellow/>
|
||||
* Official admin documentation: <https://datenstrom.se/yellow/help/>
|
||||
* Upstream app code repository: <https://github.com/datenstrom/yellow/>
|
||||
* YunoHost Store: <https://apps.yunohost.org/app/yellow>
|
||||
* Report a bug: <https://github.com/YunoHost-Apps/yellow_ynh/issues>
|
||||
- Official app website: <https://datenstrom.se/yellow/>
|
||||
- Official admin documentation: <https://datenstrom.se/yellow/help/>
|
||||
- Upstream app code repository: <https://github.com/datenstrom/yellow/>
|
||||
- YunoHost Store: <https://apps.yunohost.org/app/yellow>
|
||||
- Report a bug: <https://github.com/YunoHost-Apps/yellow_ynh/issues>
|
||||
|
||||
## Developer info
|
||||
|
||||
|
@ -40,10 +39,10 @@ Please send your pull request to the [testing branch](https://github.com/YunoHos
|
|||
|
||||
To try the testing branch, please proceed like that.
|
||||
|
||||
``` bash
|
||||
```bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/yellow_ynh/tree/testing --debug
|
||||
or
|
||||
sudo yunohost app upgrade yellow -u https://github.com/YunoHost-Apps/yellow_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>
|
||||
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>
|
||||
|
|
19
README_fr.md
19
README_fr.md
|
@ -17,10 +17,9 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
|
|||
## Vue d’ensemble
|
||||
|
||||
Yellow is for people who make small websites
|
||||
**Version incluse :** 2024.03.20~ynh1
|
||||
|
||||
**Version incluse :** 2024.03.02~ynh1
|
||||
|
||||
**Démo :** https://datenstrom.se/yellow/demo/
|
||||
**Démo :** <https://datenstrom.se/yellow/demo/>
|
||||
|
||||
## Captures d’écran
|
||||
|
||||
|
@ -28,11 +27,11 @@ Yellow is for people who make small websites
|
|||
|
||||
## Documentations et ressources
|
||||
|
||||
* Site officiel de l’app : <https://datenstrom.se/yellow/>
|
||||
* Documentation officielle de l’admin : <https://datenstrom.se/yellow/help/>
|
||||
* Dépôt de code officiel de l’app : <https://github.com/datenstrom/yellow/>
|
||||
* YunoHost Store: <https://apps.yunohost.org/app/yellow>
|
||||
* Signaler un bug : <https://github.com/YunoHost-Apps/yellow_ynh/issues>
|
||||
- Site officiel de l’app : <https://datenstrom.se/yellow/>
|
||||
- Documentation officielle de l’admin : <https://datenstrom.se/yellow/help/>
|
||||
- Dépôt de code officiel de l’app : <https://github.com/datenstrom/yellow/>
|
||||
- YunoHost Store : <https://apps.yunohost.org/app/yellow>
|
||||
- Signaler un bug : <https://github.com/YunoHost-Apps/yellow_ynh/issues>
|
||||
|
||||
## Informations pour les développeurs
|
||||
|
||||
|
@ -40,10 +39,10 @@ Merci de faire vos pull request sur la [branche testing](https://github.com/Yuno
|
|||
|
||||
Pour essayer la branche testing, procédez comme suit.
|
||||
|
||||
``` bash
|
||||
```bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/yellow_ynh/tree/testing --debug
|
||||
ou
|
||||
sudo yunohost app upgrade yellow -u https://github.com/YunoHost-Apps/yellow_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