1
0
Fork 0
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:
yunohost-bot 2024-03-16 01:35:18 +00:00
parent 535f406b22
commit 9eeaa790de
2 changed files with 18 additions and 20 deletions

View file

@ -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>

View file

@ -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
![Capture décran de Ghost](./doc/screenshots/screenshot.png) ![Capture décran de Ghost](./doc/screenshots/screenshot.png)
## :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 lapp : <https://ghost.org/> - Site officiel de lapp : <https://ghost.org/>
* Documentation officielle de ladmin : <https://ghost.org/help/> - Documentation officielle de ladmin : <https://ghost.org/help/>
* Dépôt de code officiel de lapp : <https://github.com/TryGhost/Ghost> - Dépôt de code officiel de lapp : <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 dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps> **Plus dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps>