No description
Find a file
Vri b3d4782881 Translated using Weblate (German)
Currently translated at 68.9% (129 of 187 strings)

Translation: YunoHost/Project website / landingpage
Translate-URL: https://translate.yunohost.org/projects/yunohost/landingpage/de/
2026-03-07 17:22:44 +01:00
assets Quick update donate (#73) 2026-03-04 22:55:32 +01:00
bin Download and use fontawesome instead of unmaintained forkawesome 2026-02-22 21:33:10 +01:00
translations Translated using Weblate (German) 2026-03-07 17:22:44 +01:00
.gitignore Download and use fontawesome instead of unmaintained forkawesome 2026-02-22 21:33:10 +01:00
babel.cfg i18n: Improve script, simplify .po format, and only regenerate .mo when .po changed to not flood with messages etc 2025-03-25 19:42:08 +01:00
base.html Download and use fontawesome instead of unmaintained forkawesome 2026-02-22 21:33:10 +01:00
donate.html Quick update donate (#73) 2026-03-04 22:55:32 +01:00
index.html Fix icons, remove non existing fa-fw and use fa-width-auto on some icons 2026-02-22 21:34:42 +01:00
README.md Create empty JSON files (#58) 2025-06-18 23:56:16 +02:00
requirements.txt No need for dotenv? 2025-04-30 21:15:18 +02:00
roadmap.html Quick update donate (#73) 2026-03-04 22:55:32 +01:00
roadmap.json Quick update donate (#73) 2026-03-04 22:55:32 +01:00
tailwind.config.js Add actual content for donate page 2025-03-22 21:59:04 +01:00

YunoHost landingpage

How to contribute

!! Please do not edit directly dist/index.*.html files

  1. export LANDINGPAGE_DEV=true
  2. Run bash bin/regenerate.sh
  3. Make your change inside index.html and others files (image, CSS, translations)
  4. Rerun bash bin/regenerate.sh

To speed up things, you can run bash bin/regenerate.sh html if you change HTML or CSS things, and bash bin/regenerate.sh i18n to recompile translations.