1
0
Fork 0
mirror of https://github.com/YunoHost/apps.git synced 2024-09-03 20:06:07 +02:00

add "static_site_generator" subtag

This commit is contained in:
OniriCorpe 2024-06-20 02:32:07 +02:00 committed by OniriCorpe
parent cd7ae5c5c7
commit 579d852a90
2 changed files with 7 additions and 3 deletions

View file

@ -955,7 +955,7 @@ category = "publishing"
level = 8
potential_alternative_to = [ "Blogger", "Blogspot", "Wix" ]
state = "working"
subtags = [ "blog", "website" ]
subtags = [ "blog", "static_site_generator", "website" ]
url = "https://github.com/YunoHost-Apps/eleventy_ynh"
[emailpoubelle]
@ -2909,7 +2909,7 @@ added_date = 1674232499 # 2023/01/20
category = "publishing"
level = 8
state = "working"
subtags = [ "website" ]
subtags = [ "static_site_generator", "website" ]
url = "https://github.com/YunoHost-Apps/pelican_ynh"
[penpot]
@ -4483,7 +4483,7 @@ added_date = 1718733357 # 2024/06/18
category = "publishing"
level = 7
state = "working"
subtags = [ "website" ]
subtags = [ "static_site_generator", "website" ]
url = "https://github.com/YunoHost-Apps/zola_ynh"
[ztncui]

View file

@ -89,6 +89,10 @@ title.it = "Pubblicazione"
title.fr = "Statistiques"
title.it = "Analisi del traffico"
[publishing.subtags.static_site_generator]
title.en = "Static site generator"
title.fr = "Générateur de site statique"
[communication]
description.en = "Chat, email, forum, meetings..."
description.es = "Chat, email, foro, reuniones en grupo..."