2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ghost_ynh.git synced 2026-03-25 07:53:47 +01:00
Ghost package for YunoHost
Find a file
2026-03-22 04:45:13 +01: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 Latest version in 5.x branch is now v5.130.5 (#529) 2025-09-23 22:08:40 +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 Upgrade sources 2026-03-21 00:13:40 +01:00
README.md Auto-update READMEs 2026-03-21 00:13:42 +01: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.22.1~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.