mirror of
https://github.com/YunoHost-Apps/ghost_ynh.git
synced 2024-09-03 19:16:02 +02:00
Merge pull request #364 from YunoHost-Apps/ci-auto-update-5.88.1
Upgrade to v5.88.1
This commit is contained in:
commit
c9d676dee4
9 changed files with 64 additions and 9 deletions
|
@ -5,4 +5,5 @@
|
|||
- [Irakurri README euskaraz](README_eu.md)
|
||||
- [Lire le README en français](README_fr.md)
|
||||
- [Le o README en galego](README_gl.md)
|
||||
- [Baca README dalam bahasa bahasa Indonesia](README_id.md)
|
||||
- [阅读中文(简体)的 README](README_zh_Hans.md)
|
||||
|
|
|
@ -21,7 +21,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.
|
||||
|
||||
|
||||
**Shipped version:** 5.87.3~ynh1
|
||||
**Shipped version:** 5.88.1~ynh1
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
|
|
@ -21,7 +21,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.
|
||||
|
||||
|
||||
**Versión actual:** 5.87.3~ynh1
|
||||
**Versión actual:** 5.88.1~ynh1
|
||||
|
||||
## Capturas
|
||||
|
||||
|
|
|
@ -21,7 +21,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.
|
||||
|
||||
|
||||
**Paketatutako bertsioa:** 5.87.3~ynh1
|
||||
**Paketatutako bertsioa:** 5.88.1~ynh1
|
||||
|
||||
## Pantaila-argazkiak
|
||||
|
||||
|
|
|
@ -21,7 +21,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.
|
||||
|
||||
|
||||
**Version incluse :** 5.87.3~ynh1
|
||||
**Version incluse :** 5.88.1~ynh1
|
||||
|
||||
## Captures d’écran
|
||||
|
||||
|
|
|
@ -21,7 +21,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.
|
||||
|
||||
|
||||
**Versión proporcionada:** 5.87.3~ynh1
|
||||
**Versión proporcionada:** 5.88.1~ynh1
|
||||
|
||||
## Capturas de pantalla
|
||||
|
||||
|
|
54
README_id.md
Normal file
54
README_id.md
Normal file
|
@ -0,0 +1,54 @@
|
|||
<!--
|
||||
N.B.: README ini dibuat secara otomatis oleh <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
||||
Ini TIDAK boleh diedit dengan tangan.
|
||||
-->
|
||||
|
||||
# Ghost untuk YunoHost
|
||||
|
||||
[](https://ci-apps.yunohost.org/ci/apps/ghost/)  
|
||||
|
||||
[](https://install-app.yunohost.org/?app=ghost)
|
||||
|
||||
*[Baca README ini dengan bahasa yang lain.](./ALL_README.md)*
|
||||
|
||||
> *Paket ini memperbolehkan Anda untuk memasang Ghost secara cepat dan mudah pada server YunoHost.*
|
||||
> *Bila Anda tidak mempunyai YunoHost, silakan berkonsultasi dengan [panduan](https://yunohost.org/install) untuk mempelajari bagaimana untuk memasangnya.*
|
||||
|
||||
## Ringkasan
|
||||
|
||||
Ghost is a powerful app for new-media creators to publish, share, and grow a business around their content.
|
||||
|
||||
It comes with modern tools to build a website, publish content, send newsletters & offer paid subscriptions to members.
|
||||
|
||||
|
||||
**Versi terkirim:** 5.88.1~ynh1
|
||||
|
||||
## Tangkapan Layar
|
||||
|
||||

|
||||
|
||||
## :red_circle: Antifitur
|
||||
|
||||
- **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
|
||||
|
||||
## Dokumentasi dan sumber daya
|
||||
|
||||
- Website aplikasi resmi: <https://ghost.org/>
|
||||
- Dokumentasi admin resmi: <https://ghost.org/help/>
|
||||
- Repositori kode aplikasi hulu: <https://github.com/TryGhost/Ghost>
|
||||
- Gudang YunoHost: <https://apps.yunohost.org/app/ghost>
|
||||
- Laporkan bug: <https://github.com/YunoHost-Apps/ghost_ynh/issues>
|
||||
|
||||
## Info developer
|
||||
|
||||
Silakan kirim pull request ke [`testing` branch](https://github.com/YunoHost-Apps/ghost_ynh/tree/testing).
|
||||
|
||||
Untuk mencoba branch `testing`, silakan dilanjutkan seperti:
|
||||
|
||||
```bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/ghost_ynh/tree/testing --debug
|
||||
atau
|
||||
sudo yunohost app upgrade ghost -u https://github.com/YunoHost-Apps/ghost_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**Info lebih lanjut mengenai pemaketan aplikasi:** <https://yunohost.org/packaging_apps>
|
|
@ -21,7 +21,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.
|
||||
|
||||
|
||||
**分发版本:** 5.87.3~ynh1
|
||||
**分发版本:** 5.88.1~ynh1
|
||||
|
||||
## 截图
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@ name = "Ghost"
|
|||
description.en = "Publishing, memberships, subscriptions and newsletters platform"
|
||||
description.fr = "Plateforme d'édition, d'adhésions, d'abonnements et de newsletters"
|
||||
|
||||
version = "5.87.3~ynh1"
|
||||
version = "5.88.1~ynh1"
|
||||
maintainers = []
|
||||
|
||||
[upstream]
|
||||
|
@ -47,8 +47,8 @@ ram.runtime = "1G"
|
|||
[resources.sources.main]
|
||||
# Unused source, only to trigger the autoupdater
|
||||
prefetch = false
|
||||
url = "https://github.com/TryGhost/Ghost/archive/refs/tags/v5.87.3.tar.gz"
|
||||
sha256 = "bfa58cfdd9779b84e9705d6d7f3ebd183f551eebc8142252a41206dff7704901"
|
||||
url = "https://github.com/TryGhost/Ghost/archive/refs/tags/v5.88.1.tar.gz"
|
||||
sha256 = "3d14cf2caf24e3d09a4d6be784c5801748b6cac9fd72362a6eb7a9892d516608"
|
||||
autoupdate.strategy = "latest_github_release"
|
||||
|
||||
[resources.system_user]
|
||||
|
|
Loading…
Add table
Reference in a new issue