1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pelican_ynh.git synced 2025-11-05 04:28:40 +01:00
Pelican package for Yunohost
Find a file
2025-10-21 12:22:40 +02:00
.github Apply last example_ynh 2022-03-26 16:25:25 +01:00
conf Improve UX: enable SSH and SFTP, add monitor service 2023-07-30 19:54:53 +02:00
doc cleaning 2023-12-27 14:47:27 +01:00
scripts Upgrade to helpers2.1 2025-10-21 12:08:13 +02:00
sources v2 2023-05-29 12:55:45 +02:00
.gitignore Upgrade to helpers2.1 2025-10-21 12:08:13 +02:00
LICENSE Apply last example_ynh 2022-03-26 16:25:25 +01:00
manifest.toml Bump package revision 2025-10-21 12:22:31 +02:00
README.md Auto-update READMEs 2025-10-21 12:22:31 +02:00
tests.toml v2 2023-05-29 12:55:45 +02:00

Logo of Pelican Pelican, packaged for YunoHost

Static Site Generator

🌐 Official app website Version: 4.9.1~ynh2

📦 Developer info

Automatic tests level

🛠️ 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.