No description
Find a file
2025-05-02 12:11:45 +02:00
.github Initial commit 2023-08-14 12:30:10 +02:00
conf cleaning 2025-05-02 11:56:08 +02:00
doc Add doc/ADMIN.md 2023-08-14 12:33:08 +02:00
scripts fix 2025-05-02 12:06:07 +02:00
.gitignore v2.1 2025-05-02 11:52:08 +02:00
LICENSE Initial commit 2023-08-14 12:30:10 +02:00
manifest.toml fix 2025-05-02 12:06:07 +02:00
README.md Auto-update READMEs 2025-05-02 12:00:02 +02:00
tests.toml fix 2025-05-02 12:06:07 +02:00

Logo of Hugo Hugo, packaged for YunoHost

Static Site Generator

🌐 Official app website Version: 0.147.1~ynh1

📦 Developer info

Automatic tests level

🛠️ Upstream Hugo repository: https://github.com/gohugoio/hugo

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

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

📚 App packaging documentation

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