From 453158cb4a6f3a054f3e5916c847ae62bd2bd891 Mon Sep 17 00:00:00 2001 From: welpo Date: Sat, 16 Nov 2024 17:02:11 +0100 Subject: [PATCH] update project tags --- content/projects/doteki/index.ca.md | 3 +++ content/projects/doteki/index.es.md | 3 +++ content/projects/git-sumi/index.ca.md | 3 +++ content/projects/git-sumi/index.es.md | 3 +++ content/projects/nani/index.ca.md | 3 +++ content/projects/ramu/index.ca.md | 3 +++ content/projects/ramu/index.es.md | 3 +++ content/projects/ramu/index.md | 2 +- content/projects/streaming-royalties-calculator/index.ca.md | 3 +++ content/projects/streaming-royalties-calculator/index.es.md | 3 +++ content/projects/streaming-royalties-calculator/index.md | 2 +- content/projects/tabi/index.ca.md | 3 +++ content/projects/tabi/index.es.md | 3 +++ content/projects/tabi/index.md | 2 +- 14 files changed, 36 insertions(+), 3 deletions(-) diff --git a/content/projects/doteki/index.ca.md b/content/projects/doteki/index.ca.md index 761a597..f8312c3 100644 --- a/content/projects/doteki/index.ca.md +++ b/content/projects/doteki/index.ca.md @@ -3,6 +3,9 @@ title = "dōteki" description = "Afegeix contingut dinàmic al teu perfil de GitHub amb un sistema intuïtiu de plugins." weight = 30 +[taxonomies] +tags = ["GitHub Actions", "automatització", "Python"] + [extra] local_image = "projects/doteki/doteki_logo.webp" social_media_card = "social_cards/projects_doteki.jpg" diff --git a/content/projects/doteki/index.es.md b/content/projects/doteki/index.es.md index 4e50e6c..4e39c09 100644 --- a/content/projects/doteki/index.es.md +++ b/content/projects/doteki/index.es.md @@ -3,6 +3,9 @@ title = "dōteki" description = "Añade contenido dinámico a tu perfil de GitHub con un sistema intuitivo de plugins." weight = 30 +[taxonomies] +tags = ["GitHub Actions", "automatización", "Python"] + [extra] local_image = "projects/doteki/doteki_logo.webp" social_media_card = "social_cards/projects_doteki.jpg" diff --git a/content/projects/git-sumi/index.ca.md b/content/projects/git-sumi/index.ca.md index 8d6b4ad..0071df7 100644 --- a/content/projects/git-sumi/index.ca.md +++ b/content/projects/git-sumi/index.ca.md @@ -3,6 +3,9 @@ title = "git-sumi" description = "El linter de missatges de commit no opinat basat en Rust." weight = 10 +[taxonomies] +tags = ["Git", "Rust", "Continuous Integration", "GitHub Actions", "CLI", "automatització"] + [extra] local_image = "projects/git-sumi/git-sumi_logo.webp" social_media_card = "social_cards/projects_git-sumi.jpg" diff --git a/content/projects/git-sumi/index.es.md b/content/projects/git-sumi/index.es.md index 0f8df7d..de25d40 100644 --- a/content/projects/git-sumi/index.es.md +++ b/content/projects/git-sumi/index.es.md @@ -3,6 +3,9 @@ title = "git-sumi" description = "El linter de mensajes de commit no opinado basado en Rust." weight = 10 +[taxonomies] +tags = ["Git", "Rust", "Continuous Integration", "GitHub Actions", "CLI", "automatización"] + [extra] local_image = "projects/git-sumi/git-sumi_logo.webp" social_media_card = "social_cards/projects_git-sumi.jpg" diff --git a/content/projects/nani/index.ca.md b/content/projects/nani/index.ca.md index 5bf2375..abd9663 100644 --- a/content/projects/nani/index.ca.md +++ b/content/projects/nani/index.ca.md @@ -3,6 +3,9 @@ title = "nani" description = "Script Bash per crear URLs públiques a partir d'arxius o text en servidors remots." weight = 50 +[taxonomies] +tags = ["bash", "CLI"] + [extra] local_image = "projects/nani/nani_logo.webp" canonical_url = "https://osc.garden/ca/projects/tabi/" diff --git a/content/projects/ramu/index.ca.md b/content/projects/ramu/index.ca.md index 10db382..e0b3216 100644 --- a/content/projects/ramu/index.ca.md +++ b/content/projects/ramu/index.ca.md @@ -3,6 +3,9 @@ title = "ラム (ramu)" description = "Una aplicació web per practicar la lectura i comprensió auditiva de nombres en japonès." weight = 30 +[taxonomies] +tags = ["Japonès", "interactiu", "web app", "web", "PWA", "JavaScript"] + [extra] local_image = "projects/ramu/ramu_logo.png" canonical_url = "https://osc.garden/ca/projects/ramu/" diff --git a/content/projects/ramu/index.es.md b/content/projects/ramu/index.es.md index 25d06c7..061a279 100644 --- a/content/projects/ramu/index.es.md +++ b/content/projects/ramu/index.es.md @@ -3,6 +3,9 @@ title = "ラム (ramu)" description = "Una aplicación web para practicar la lectura y comprensión auditiva de números en japonés." weight = 30 +[taxonomies] +tags = ["Japonés", "interactivo", "web app", "web", "PWA", "JavaScript"] + [extra] local_image = "projects/ramu/ramu_logo.png" canonical_url = "https://osc.garden/es/projects/ramu/" diff --git a/content/projects/ramu/index.md b/content/projects/ramu/index.md index 1403737..2f95299 100644 --- a/content/projects/ramu/index.md +++ b/content/projects/ramu/index.md @@ -4,7 +4,7 @@ description = "A web app to practice reading and listening to Japanese numbers." weight = 30 [taxonomies] -tags = ["Japanese", "education", "web app", "PWA", "web", "JavaScript"] +tags = ["Japanese", "interactive", "web app", "web", "PWA", "JavaScript"] [extra] local_image = "projects/ramu/ramu_logo.png" diff --git a/content/projects/streaming-royalties-calculator/index.ca.md b/content/projects/streaming-royalties-calculator/index.ca.md index 2c3ccc8..860c74d 100644 --- a/content/projects/streaming-royalties-calculator/index.ca.md +++ b/content/projects/streaming-royalties-calculator/index.ca.md @@ -3,6 +3,9 @@ title = "Calculadora de royalties de streaming" description = "Una eina per calcular els royalties de streaming per a músics." weight = 45 +[taxonomies] +tags = ["música", "web app", "web", "JavaScript", "anàlisi de dades"] + [extra] local_image = "projects/streaming-royalties-calculator/streaming-royalties-calculator_logo.webp" canonical_url = "https://osc.garden/ca/projects/streaming-royalties-calculator/" diff --git a/content/projects/streaming-royalties-calculator/index.es.md b/content/projects/streaming-royalties-calculator/index.es.md index ae4d9f7..6217d9b 100644 --- a/content/projects/streaming-royalties-calculator/index.es.md +++ b/content/projects/streaming-royalties-calculator/index.es.md @@ -3,6 +3,9 @@ title = "Calculadora de royalties de streaming" description = "Una herramienta para calcular los royalties de streaming para músicos." weight = 45 +[taxonomies] +tags = ["música", "web app", "web", "JavaScript", "análisis de datos"] + [extra] local_image = "projects/streaming-royalties-calculator/streaming-royalties-calculator_logo.webp" canonical_url = "https://osc.garden/es/projects/streaming-royalties-calculator/" diff --git a/content/projects/streaming-royalties-calculator/index.md b/content/projects/streaming-royalties-calculator/index.md index 676f558..96f5c38 100644 --- a/content/projects/streaming-royalties-calculator/index.md +++ b/content/projects/streaming-royalties-calculator/index.md @@ -4,7 +4,7 @@ description = "A tool to calculate streaming royalties for musicians." weight = 45 [taxonomies] -tags = ["music", "web app", "JavaScript", "data analysis", "web"] +tags = ["music", "web app", "web", "JavaScript", "data analysis"] [extra] local_image = "projects/streaming-royalties-calculator/streaming-royalties-calculator_logo.webp" diff --git a/content/projects/tabi/index.ca.md b/content/projects/tabi/index.ca.md index 1f8d0d0..884feee 100644 --- a/content/projects/tabi/index.ca.md +++ b/content/projects/tabi/index.ca.md @@ -3,6 +3,9 @@ title = "tabi" description = "Un tema de Zola ràpid, lleuger i modern amb suport multilingüe." weight = 40 +[taxonomies] +tags = ["web", "JavaScript"] + [extra] local_image = "projects/tabi/tabi.webp" canonical_url = "https://osc.garden/ca/projects/tabi/" diff --git a/content/projects/tabi/index.es.md b/content/projects/tabi/index.es.md index 3f2ef28..87660e6 100644 --- a/content/projects/tabi/index.es.md +++ b/content/projects/tabi/index.es.md @@ -3,6 +3,9 @@ title = "tabi" description = "Un tema de Zola rápido, ligero y moderno con soporte multilingüe." weight = 40 +[taxonomies] +tags = ["web", "JavaScript"] + [extra] local_image = "projects/tabi/tabi.webp" canonical_url = "https://osc.garden/es/projects/tabi/" diff --git a/content/projects/tabi/index.md b/content/projects/tabi/index.md index c99e97c..cf9c60b 100644 --- a/content/projects/tabi/index.md +++ b/content/projects/tabi/index.md @@ -4,7 +4,7 @@ description = "A feature-rich modern Zola theme with first-class multi-language weight = 40 [taxonomies] -tags = ["Zola", "web", "JavaScript"] +tags = ["web", "JavaScript"] [extra] local_image = "projects/tabi/tabi.webp"