No description
Find a file
2025-09-13 01:53:06 +02:00
.github Initial commit 2024-06-18 17:16:02 +02:00
conf Adding WOFF & WOFF2 to gzip_types; Adding WOFF2 to the cache settings 2025-08-26 02:05:07 +02:00
doc add '-g www-data' to the sudo -u command to regenerate the website 2025-08-25 04:06:06 +02:00
scripts systemctl disable --quiet 2025-09-13 01:44:18 +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 removes the buggy zola-path.service 2025-09-13 01:32:40 +02:00
README.md Auto-update READMEs 2025-09-13 01:32:47 +02:00
tests.toml trying to make the package functionnal again 2025-08-25 02:45:47 +02:00

Logo of Zola Zola, packaged for YunoHost

Static site generator

🌐 Official app website Version: 0.21.0~ynh3

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.