# 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.91.0~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:
- Dokumentasi admin resmi:
- Depot kode aplikasi hulu:
- Gudang YunoHost:
- Laporkan bug:
## 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:**