mirror of
https://github.com/YunoHost-Apps/ghost_ynh.git
synced 2024-09-03 19:16:02 +02:00
Auto-update README
This commit is contained in:
parent
535f406b22
commit
9eeaa790de
2 changed files with 18 additions and 20 deletions
17
README.md
17
README.md
|
@ -20,8 +20,7 @@ Ghost is a powerful app for new-media creators to publish, share, and grow a bus
|
||||||
|
|
||||||
It comes with modern tools to build a website, publish content, send newsletters & offer paid subscriptions to members.
|
It comes with modern tools to build a website, publish content, send newsletters & offer paid subscriptions to members.
|
||||||
|
|
||||||
|
**Shipped version:** 5.80.3~ynh1
|
||||||
**Shipped version:** 5.80.0~ynh1
|
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
||||||
|
@ -33,11 +32,11 @@ It comes with modern tools to build a website, publish content, send newsletters
|
||||||
|
|
||||||
## Documentation and resources
|
## Documentation and resources
|
||||||
|
|
||||||
* Official app website: <https://ghost.org/>
|
- Official app website: <https://ghost.org/>
|
||||||
* Official admin documentation: <https://ghost.org/help/>
|
- Official admin documentation: <https://ghost.org/help/>
|
||||||
* Upstream app code repository: <https://github.com/TryGhost/Ghost>
|
- Upstream app code repository: <https://github.com/TryGhost/Ghost>
|
||||||
* YunoHost Store: <https://apps.yunohost.org/app/ghost>
|
- YunoHost Store: <https://apps.yunohost.org/app/ghost>
|
||||||
* Report a bug: <https://github.com/YunoHost-Apps/ghost_ynh/issues>
|
- Report a bug: <https://github.com/YunoHost-Apps/ghost_ynh/issues>
|
||||||
|
|
||||||
## Developer info
|
## Developer info
|
||||||
|
|
||||||
|
@ -45,10 +44,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/ghost_ynh/tree/testing --debug
|
sudo yunohost app install https://github.com/YunoHost-Apps/ghost_ynh/tree/testing --debug
|
||||||
or
|
or
|
||||||
sudo yunohost app upgrade ghost -u https://github.com/YunoHost-Apps/ghost_ynh/tree/testing --debug
|
sudo yunohost app upgrade ghost -u https://github.com/YunoHost-Apps/ghost_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
|
@ -20,24 +20,23 @@ Ghost is a powerful app for new-media creators to publish, share, and grow a bus
|
||||||
|
|
||||||
It comes with modern tools to build a website, publish content, send newsletters & offer paid subscriptions to members.
|
It comes with modern tools to build a website, publish content, send newsletters & offer paid subscriptions to members.
|
||||||
|
|
||||||
|
**Version incluse :** 5.80.3~ynh1
|
||||||
**Version incluse :** 5.80.0~ynh1
|
|
||||||
|
|
||||||
## Captures d’écran
|
## Captures d’écran
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## :red_circle: Fonctions indésirables
|
## :red_circle: Anti-fonctionnalités
|
||||||
|
|
||||||
- **Arbitrary limitations**: Ghost developers have chosen to only support MySQL. YunoHost relying on MariaDB, incompatibilities may arise. For more information: https://github.com/TryGhost/Ghost/issues/15729#issuecomment-1299297720
|
- **Limitations arbitraires** : Ghost developers have chosen to only support MySQL. YunoHost relying on MariaDB, incompatibilities may arise. For more information: https://github.com/TryGhost/Ghost/issues/15729#issuecomment-1299297720
|
||||||
|
|
||||||
## Documentations et ressources
|
## Documentations et ressources
|
||||||
|
|
||||||
* Site officiel de l’app : <https://ghost.org/>
|
- Site officiel de l’app : <https://ghost.org/>
|
||||||
* Documentation officielle de l’admin : <https://ghost.org/help/>
|
- Documentation officielle de l’admin : <https://ghost.org/help/>
|
||||||
* Dépôt de code officiel de l’app : <https://github.com/TryGhost/Ghost>
|
- Dépôt de code officiel de l’app : <https://github.com/TryGhost/Ghost>
|
||||||
* YunoHost Store: <https://apps.yunohost.org/app/ghost>
|
- YunoHost Store : <https://apps.yunohost.org/app/ghost>
|
||||||
* Signaler un bug : <https://github.com/YunoHost-Apps/ghost_ynh/issues>
|
- Signaler un bug : <https://github.com/YunoHost-Apps/ghost_ynh/issues>
|
||||||
|
|
||||||
## Informations pour les développeurs
|
## Informations pour les développeurs
|
||||||
|
|
||||||
|
@ -45,10 +44,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/ghost_ynh/tree/testing --debug
|
sudo yunohost app install https://github.com/YunoHost-Apps/ghost_ynh/tree/testing --debug
|
||||||
ou
|
ou
|
||||||
sudo yunohost app upgrade ghost -u https://github.com/YunoHost-Apps/ghost_ynh/tree/testing --debug
|
sudo yunohost app upgrade ghost -u https://github.com/YunoHost-Apps/ghost_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