An open API service indexing awesome lists of open source software.

https://github.com/yunohost-apps/ghost_ynh

Ghost package for YunoHost
https://github.com/yunohost-apps/ghost_ynh

ghost ghost-blog yunohost yunohost-apps

Last synced: 3 months ago
JSON representation

Ghost package for YunoHost

Awesome Lists containing this project

README

          


Logo of Ghost
Ghost, packaged for YunoHost

Publishing, memberships, subscriptions and newsletters platform

[![🌐 Official app website](https://img.shields.io/badge/Official_app_website-darkgreen?style=for-the-badge)](https://ghost.org/)
[![Version: 5.130.0~ynh1](https://img.shields.io/badge/Version-5.130.0~ynh1-rgba(0,150,0,1)?style=for-the-badge)](https://ci-apps.yunohost.org/ci/apps/ghost/)




## 📦 Developer info

[![Automatic tests level](https://apps.yunohost.org/badge/cilevel/ghost)](https://ci-apps.yunohost.org/ci/apps/ghost/)

🛠️ Upstream Ghost repository:

Pull request are welcome and should target the [`testing` branch](https://github.com/YunoHost-Apps/ghost_ynh/tree/testing).

The `testing` branch can be tested using:
```
# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/ghost_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade ghost -u https://github.com/YunoHost-Apps/ghost_ynh/tree/testing
```

### 📚 App packaging documentation

Please see for more information.