mirror of
https://github.com/YunoHost-Apps/pelican_ynh.git
synced 2025-11-05 04:28:40 +01:00
Pelican package for Yunohost
|
|
||
|---|---|---|
| .github | ||
| conf | ||
| doc | ||
| scripts | ||
| sources | ||
| .gitignore | ||
| LICENSE | ||
| manifest.toml | ||
| README.md | ||
| tests.toml | ||
Pelican, packaged for YunoHost
Static Site Generator
📦 Developer info
🛠️ Upstream Pelican repository: https://github.com/getpelican/pelican
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/pelican_ynh/tree/testing
# upgrade an existing install:
sudo yunohost app upgrade pelican -u https://github.com/YunoHost-Apps/pelican_ynh/tree/testing
📚 App packaging documentation
Please see https://doc.yunohost.org/packaging_apps for more information.