2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/bludit_ynh.git synced 2026-03-25 07:32:41 +01:00
Bludit package for YunoHost
Find a file
2026-03-24 22:21:09 +01:00
.github src 2023-04-03 12:43:31 +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:44:31 +01:00
doc Update screenshots (#55) 2026-03-17 16:56:16 +01:00
scripts cleaning 2026-02-03 10:14:06 +01:00
LICENSE First commit 2020-10-14 12:53:53 +02:00
manifest.toml Upgrade sources 2026-03-23 00:09:58 +01:00
README.md Auto-update READMEs 2026-03-23 00:09:59 +01:00
tests.toml Update tests.toml 2023-09-20 08:51:12 +02:00

Logo of Bludit Bludit, packaged for YunoHost

Simple, Fast, Secure, Flat-File CMS

🌐 Official app website App Demo Version: 3.19.0~ynh1

Screenshots

Screenshot of Bludit

📦 Developer info

Automatic tests level

🛠️ Upstream Bludit repository: https://github.com/bludit/bludit

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/bludit_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade bludit -u https://github.com/YunoHost-Apps/bludit_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.