# Ghost para Yunohost [![Nivel de integración](https://dash.yunohost.org/integration/ghost.svg)](https://ci-apps.yunohost.org/ci/apps/ghost/) ![Estado funcional](https://ci-apps.yunohost.org/ci/badges/ghost.status.svg) ![Estado En Mantención](https://ci-apps.yunohost.org/ci/badges/ghost.maintain.svg) [![Instalar Ghost con Yunhost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=ghost) *[Leer este README en otros idiomas.](./ALL_README.md)* > *Este paquete le permite instalarGhost rapidamente y simplement en un servidor YunoHost.* > *Si no tiene YunoHost, visita [the guide](https://yunohost.org/install) para aprender como instalarla.* ## Descripción general 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ón actual:** 5.89.3~ynh1 ## Capturas ![Captura de Ghost](./doc/screenshots/screenshot.png) ## :red_circle: Características no deseables - **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 ## Documentaciones y recursos - Sitio web oficial: - Documentación administrador oficial: - Repositorio del código fuente oficial de la aplicación : - Catálogo YunoHost: - Reportar un error: ## Información para desarrolladores Por favor enviar sus correcciones a la [`branch testing`](https://github.com/YunoHost-Apps/ghost_ynh/tree/testing Para probar la rama `testing`, sigue asÍ: ```bash sudo yunohost app install https://github.com/YunoHost-Apps/ghost_ynh/tree/testing --debug o sudo yunohost app upgrade ghost -u https://github.com/YunoHost-Apps/ghost_ynh/tree/testing --debug ``` **Mas informaciones sobre el empaquetado de aplicaciones:**