2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ghost_ynh.git synced 2026-05-12 04:17:18 +02:00
Ghost package for YunoHost
Find a file
2026-04-19 11:51:46 +02:00
.github cleaning 2023-08-18 15:42:09 +02:00
conf [autopatch] Automatic patch to simplify proxy_pass/fastcgi_pass options in nginx.conf (PLEASE DOUBLE CHECK BEFORE MERGING) 2025-12-31 16:54:47 +01:00
doc Upgrade to v6.2.0, enable activitypub federation (#534) 2025-10-04 16:09:39 +02:00
scripts chore: move from yarn to pnpm (#603) 2026-04-19 11:03:25 +02:00
.gitignore [autopatch] Automatic patch attempt for helpers 2.1 2024-08-30 22:57:20 +02:00
LICENSE Fix linter warning 2020-12-30 23:23:25 +01:00
manifest.toml chore: move from yarn to pnpm (#603) 2026-04-19 11:03:25 +02:00
README.md Auto-update READMEs 2026-04-15 00:15:50 +02:00
tests.toml Update tests.toml 2026-01-30 12:46:09 +01:00

Logo of Ghost Ghost, packaged for YunoHost

Publishing, memberships, subscriptions and newsletters platform

🌐 Official app website Version: 6.30.0~ynh1

Screenshots

Screenshot of Ghost

📦 Developer info

Automatic tests level

🛠️ 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.