1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/eleventy_ynh.git synced 2025-09-20 06:28:32 +02:00
Eleventy package for YunoHost
Find a file
2025-06-25 08:30:25 +02:00
.github add templates 2023-05-12 21:38:59 +02:00
conf Update eleventy.config.cjs 2024-11-27 15:11:04 +01:00
doc cleaning 2024-11-27 09:59:20 +01:00
scripts Update _common.sh 2024-11-27 12:08:27 +01:00
sources/src Update base.njk 2024-11-27 14:29:40 +01:00
LICENSE first commit 2023-05-12 18:49:28 +02:00
manifest.toml Update manifest.toml 2025-06-24 23:49:57 +02:00
README.md Auto-update READMEs 2025-06-24 23:48:13 +02:00
tests.toml cleaning 2024-11-05 22:06:22 +01:00

Logo of Eleventy Eleventy, packaged for YunoHost

Simpler site generator

🌐 Official app website Version: 3.1.2~ynh1

📦 Developer info

Automatic tests level

🛠️ Upstream Eleventy repository: https://github.com/11ty/eleventy/

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

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

📚 App packaging documentation

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