mirror of
https://github.com/YunoHost-Apps/ghost_ynh.git
synced 2025-11-03 19:18:46 +01:00
Ghost package for YunoHost
|
|
||
|---|---|---|
| .github | ||
| conf | ||
| doc | ||
| scripts | ||
| .gitignore | ||
| LICENSE | ||
| manifest.toml | ||
| README.md | ||
| tests.toml | ||
Ghost, packaged for YunoHost
Publishing, memberships, subscriptions and newsletters platform
Screenshots
📦 Developer info
🛠️ Upstream Ghost repository: https://github.com/TryGhost/Ghost
Pull request are welcome and should target the testing branch.
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 https://doc.yunohost.org/packaging_apps for more information.
