No description
Find a file
2025-12-29 17:42:37 +01:00
conf Fixup config 2025-01-06 20:51:03 +01:00
doc Add pre_upgrade message for 1.7.0~ynh1 2025-12-04 10:28:03 +01:00
scripts $YNH_APP_ARG_FOOBAR is legacy syntax, $foobar is already available with the same value in the context of the install script 2025-12-29 17:42:37 +01:00
.gitignore Helpers 2.1 2025-10-08 21:57:01 +02:00
config_panel.toml Initial packaging (#1) 2024-08-16 20:40:42 +02:00
LICENSE using the zola package as a base 2024-08-16 05:16:15 +02:00
manifest.toml v1.7.0 2025-12-04 10:27:08 +01:00
README.md Auto-update READMEs 2025-12-04 10:27:10 +01:00
tests.toml Helpers 2.1 2025-10-08 21:57:01 +02:00

Logo of Faircamp Faircamp, packaged for YunoHost

A static site generator for audio artists and producers

🌐 Official app website Version: 1.7.0~ynh1

Screenshots

Screenshot of Faircamp

📦 Developer info

Automatic tests level

🛠️ Upstream Faircamp repository: https://codeberg.org/simonrepp/faircamp

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

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

📚 App packaging documentation

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