No description
  • Shell 91.8%
  • HTML 8.2%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-09-12 22:07:59 +02:00
.github Initial commit 2024-06-18 17:16:02 +02:00
conf disable highlighting 2026-07-30 12:14:08 +02:00
doc Add pre_upgrade message for 0.22.1~ynh1 2026-07-30 12:17:01 +02:00
scripts Update config 2026-08-06 10:48:13 +02:00
.gitattributes Initial commit 2024-06-18 17:16:02 +02:00
.gitignore [autopatch] Automatic patch attempt for helpers 2.1 2024-08-31 03:59:21 +02:00
config_panel.toml better phrasing 2024-06-20 23:52:57 +02:00
LICENSE initial packaging (#1) 2024-06-18 19:46:36 +02:00
manifest.toml Upgrade sources 2026-09-12 00:40:13 +02:00
README.md Auto-update READMEs 2026-09-12 00:40:15 +02:00
tests.toml trying to make the package functionnal again 2025-08-25 04:30:04 +02:00

Logo of Zola Zola, packaged for YunoHost

Static site generator

🌐 Official app website Version: 0.23.5~ynh1

Screenshots

Screenshot of Zola

📦 Developer info

Automatic tests level

🛠️ Upstream Zola repository: https://github.com/getzola/zola

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

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

📚 App packaging documentation

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