1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ghost_ynh.git synced 2024-09-03 19:16:02 +02:00

Upgrade to v5.89.3 (#373) (#375)

* Upgrade sources
- `main` v5.89.3: https://github.com/TryGhost/Ghost/releases/tag/v5.89.3

* Auto-update READMEs

Co-authored-by: YunoHost Bot <yunohost-bot@users.noreply.github.com>
This commit is contained in:
tituspijean 2024-08-20 17:13:22 +02:00 committed by GitHub
parent 052c19a46a
commit 2a441b097a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 65 additions and 10 deletions

View file

@ -6,4 +6,5 @@
- [Lire le README en français](README_fr.md) - [Lire le README en français](README_fr.md)
- [Le o README en galego](README_gl.md) - [Le o README en galego](README_gl.md)
- [Baca README dalam bahasa bahasa Indonesia](README_id.md) - [Baca README dalam bahasa bahasa Indonesia](README_id.md)
- [Прочитать README на русский](README_ru.md)
- [阅读中文(简体)的 README](README_zh_Hans.md) - [阅读中文(简体)的 README](README_zh_Hans.md)

View file

@ -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. It comes with modern tools to build a website, publish content, send newsletters & offer paid subscriptions to members.
**Shipped version:** 5.89.1~ynh1 **Shipped version:** 5.89.3~ynh1
## Screenshots ## Screenshots

View file

@ -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. It comes with modern tools to build a website, publish content, send newsletters & offer paid subscriptions to members.
**Versión actual:** 5.89.1~ynh1 **Versión actual:** 5.89.3~ynh1
## Capturas ## Capturas

View file

@ -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. It comes with modern tools to build a website, publish content, send newsletters & offer paid subscriptions to members.
**Paketatutako bertsioa:** 5.89.1~ynh1 **Paketatutako bertsioa:** 5.89.3~ynh1
## Pantaila-argazkiak ## Pantaila-argazkiak

View file

@ -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. It comes with modern tools to build a website, publish content, send newsletters & offer paid subscriptions to members.
**Version incluse:** 5.89.1~ynh1 **Version incluse:** 5.89.3~ynh1
## Captures décran ## Captures décran

View file

@ -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. It comes with modern tools to build a website, publish content, send newsletters & offer paid subscriptions to members.
**Versión proporcionada:** 5.89.1~ynh1 **Versión proporcionada:** 5.89.3~ynh1
## Capturas de pantalla ## Capturas de pantalla

View file

@ -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. It comes with modern tools to build a website, publish content, send newsletters & offer paid subscriptions to members.
**Versi terkirim:** 5.89.1~ynh1 **Versi terkirim:** 5.89.3~ynh1
## Tangkapan Layar ## Tangkapan Layar

54
README_ru.md Normal file
View file

@ -0,0 +1,54 @@
<!--
Важно: этот README был автоматически сгенерирован <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
Он НЕ ДОЛЖЕН редактироваться вручную.
-->
# Ghost для YunoHost
[![Уровень интеграции](https://dash.yunohost.org/integration/ghost.svg)](https://ci-apps.yunohost.org/ci/apps/ghost/) ![Состояние работы](https://ci-apps.yunohost.org/ci/badges/ghost.status.svg) ![Состояние сопровождения](https://ci-apps.yunohost.org/ci/badges/ghost.maintain.svg)
[![Установите Ghost с YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=ghost)
*[Прочтите этот README на других языках.](./ALL_README.md)*
> *Этот пакет позволяет Вам установить Ghost быстро и просто на YunoHost-сервер.*
> *Если у Вас нет YunoHost, пожалуйста, посмотрите [инструкцию](https://yunohost.org/install), чтобы узнать, как установить его.*
## Обзор
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.
**Поставляемая версия:** 5.89.3~ynh1
## Снимки экрана
![Снимок экрана Ghost](./doc/screenshots/screenshot.png)
## :red_circle: Анти-функции
- **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
## Документация и ресурсы
- Официальный веб-сайт приложения: <https://ghost.org/>
- Официальная документация администратора: <https://ghost.org/help/>
- Репозиторий кода главной ветки приложения: <https://github.com/TryGhost/Ghost>
- Магазин YunoHost: <https://apps.yunohost.org/app/ghost>
- Сообщите об ошибке: <https://github.com/YunoHost-Apps/ghost_ynh/issues>
## Информация для разработчиков
Пришлите Ваш запрос на слияние в [ветку `testing`](https://github.com/YunoHost-Apps/ghost_ynh/tree/testing).
Чтобы попробовать ветку `testing`, пожалуйста, сделайте что-то вроде этого:
```bash
sudo yunohost app install 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
```
**Больше информации о пакетировании приложений:** <https://yunohost.org/packaging_apps>

View file

@ -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. It comes with modern tools to build a website, publish content, send newsletters & offer paid subscriptions to members.
**分发版本:** 5.89.1~ynh1 **分发版本:** 5.89.3~ynh1
## 截图 ## 截图

View file

@ -5,7 +5,7 @@ name = "Ghost"
description.en = "Publishing, memberships, subscriptions and newsletters platform" description.en = "Publishing, memberships, subscriptions and newsletters platform"
description.fr = "Plateforme d'édition, d'adhésions, d'abonnements et de newsletters" description.fr = "Plateforme d'édition, d'adhésions, d'abonnements et de newsletters"
version = "5.89.1~ynh1" version = "5.89.3~ynh1"
maintainers = [] maintainers = []
[upstream] [upstream]
@ -47,8 +47,8 @@ ram.runtime = "1G"
[resources.sources.main] [resources.sources.main]
# Unused source, only to trigger the autoupdater # Unused source, only to trigger the autoupdater
prefetch = false prefetch = false
url = "https://github.com/TryGhost/Ghost/archive/refs/tags/v5.89.1.tar.gz" url = "https://github.com/TryGhost/Ghost/archive/refs/tags/v5.89.3.tar.gz"
sha256 = "f64fc6b23ed7c4da7224bcec8e5b2143202118852335aefebbf65d87a9a9bcb9" sha256 = "12f4fd115a161b06db53a48c85f77308a74b7fc1ddd1ce56bd8c6668ddaadb77"
autoupdate.strategy = "latest_github_release" autoupdate.strategy = "latest_github_release"
[resources.system_user] [resources.system_user]