mirror of
https://github.com/nunocoracao/blowfish.git
synced 2026-01-30 16:31:52 +01:00
Add 5 new languages to exampleSite: German, French, Spanish, Portuguese
Add complete translations for: - German (de) - French (fr) - Spanish (es) - Portuguese Brazil (pt-br) - Portuguese Portugal (pt-pt) Changes include: - Language config files (languages.*.toml) - Menu config files (menus.*.toml) - Translated docs section (16 files x 5 langs) - Translated homepage, guides, samples - Translated examples, authors, tags sections - Translated users section (112 dirs x 5 langs) - Fixed YAML front matter formatting in user files Hugo build now supports 9 languages total. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
36
exampleSite/content/guides/template/index.de.md
Normal file
36
exampleSite/content/guides/template/index.de.md
Normal file
@@ -0,0 +1,36 @@
|
||||
---
|
||||
title: "Rezept-Vorlage"
|
||||
date: 1987-12-22
|
||||
draft: false
|
||||
description: "Vorlage zum Erstellen eines Rezepts für das Blowfish-Theme"
|
||||
tags: ["vorlage"]
|
||||
---
|
||||
|
||||
Vielen Dank, dass Sie zur Blowfish-Community beitragen möchten.
|
||||
|
||||
## Wie beginnen?
|
||||
Dies ist ein Vorlagen-Artikel, der erklärt, wie Sie einen neuen Artikel für den Blowfish-Anleitungsbereich erstellen.
|
||||
|
||||
## Blowfish klonen
|
||||
Klonen Sie dieses Repository mit folgendem Befehl:
|
||||
|
||||
```bash
|
||||
git clone https://github.com/nunocoracao/blowfish.git
|
||||
```
|
||||
|
||||
## Ihre Dateien einrichten
|
||||
Kopieren Sie den gesamten Ordner, in dem sich diese `.md`-Datei befindet.
|
||||
|
||||
Benennen Sie ihn nach folgender Konvention: `JJJJMM-titel`, Leerzeichen sind nicht erlaubt.
|
||||
|
||||
## Ihre Anleitung schreiben
|
||||
Schreiben Sie Ihre Anleitung :)
|
||||
|
||||
Verwenden Sie den `img`-Ordner, um Ihre Bilder zu platzieren und zu verwenden:
|
||||
|
||||
![]()
|
||||
|
||||

|
||||
|
||||
## Einen PR öffnen
|
||||
Öffnen Sie einen PR und vielen Dank im Voraus für Ihren Beitrag.
|
||||
36
exampleSite/content/guides/template/index.es.md
Normal file
36
exampleSite/content/guides/template/index.es.md
Normal file
@@ -0,0 +1,36 @@
|
||||
---
|
||||
title: "Plantilla de receta"
|
||||
date: 1987-12-22
|
||||
draft: false
|
||||
description: "Plantilla para crear una receta para el tema Blowfish"
|
||||
tags: ["plantilla"]
|
||||
---
|
||||
|
||||
Gracias por querer contribuir a la comunidad de Blowfish.
|
||||
|
||||
## ¿Cómo empezar?
|
||||
Este es un artículo plantilla que explicará cómo crear un nuevo artículo para la sección de guías de Blowfish.
|
||||
|
||||
## Clonar Blowfish
|
||||
Clona este repositorio con el siguiente comando:
|
||||
|
||||
```bash
|
||||
git clone https://github.com/nunocoracao/blowfish.git
|
||||
```
|
||||
|
||||
## Configurar tus archivos
|
||||
Copia y pega la carpeta completa donde se encuentra este archivo `.md`.
|
||||
|
||||
Nómbrala usando la siguiente convención `AAAAMM-titulo`, no se permiten espacios en blanco.
|
||||
|
||||
## Escribe tu guía
|
||||
Escribe tu guía :)
|
||||
|
||||
Usa la carpeta `img` para colocar tus imágenes y usarlas:
|
||||
|
||||
![]()
|
||||
|
||||

|
||||
|
||||
## Abrir un PR
|
||||
Abre un PR y gracias de antemano por tu contribución.
|
||||
36
exampleSite/content/guides/template/index.fr.md
Normal file
36
exampleSite/content/guides/template/index.fr.md
Normal file
@@ -0,0 +1,36 @@
|
||||
---
|
||||
title: "Modèle de recette"
|
||||
date: 1987-12-22
|
||||
draft: false
|
||||
description: "Modèle pour créer une recette pour le thème Blowfish"
|
||||
tags: ["modèle"]
|
||||
---
|
||||
|
||||
Merci de vouloir contribuer à la communauté Blowfish.
|
||||
|
||||
## Comment commencer ?
|
||||
Ceci est un article modèle qui explique comment créer un nouvel article pour la section guides de Blowfish.
|
||||
|
||||
## Cloner Blowfish
|
||||
Clonez ce dépôt avec la commande suivante :
|
||||
|
||||
```bash
|
||||
git clone https://github.com/nunocoracao/blowfish.git
|
||||
```
|
||||
|
||||
## Configurer vos fichiers
|
||||
Copiez et collez le dossier entier où se trouve ce fichier `.md`.
|
||||
|
||||
Nommez-le en utilisant la convention suivante `AAAAMM-titre`, les espaces ne sont pas autorisés.
|
||||
|
||||
## Écrire votre guide
|
||||
Écrivez votre guide :)
|
||||
|
||||
Utilisez le dossier `img` pour placer vos images et les utiliser :
|
||||
|
||||
![]()
|
||||
|
||||

|
||||
|
||||
## Ouvrir une PR
|
||||
Ouvrez une PR et merci d'avance pour votre contribution.
|
||||
36
exampleSite/content/guides/template/index.pt-br.md
Normal file
36
exampleSite/content/guides/template/index.pt-br.md
Normal file
@@ -0,0 +1,36 @@
|
||||
---
|
||||
title: "Template de receita"
|
||||
date: 1987-12-22
|
||||
draft: false
|
||||
description: "Template para criar uma receita para o tema Blowfish"
|
||||
tags: ["template"]
|
||||
---
|
||||
|
||||
Obrigado por querer contribuir com a comunidade do Blowfish.
|
||||
|
||||
## Como começar?
|
||||
Este é um artigo template que explica como criar um novo artigo para a seção de guias do Blowfish.
|
||||
|
||||
## Clonar o Blowfish
|
||||
Clone este repositório com o seguinte comando:
|
||||
|
||||
```bash
|
||||
git clone https://github.com/nunocoracao/blowfish.git
|
||||
```
|
||||
|
||||
## Configurar seus arquivos
|
||||
Copie e cole a pasta inteira onde este arquivo `.md` está.
|
||||
|
||||
Nomeie usando a seguinte convenção `AAAAMM-titulo`, espaços em branco não são permitidos.
|
||||
|
||||
## Escreva seu guia
|
||||
Escreva seu guia :)
|
||||
|
||||
Use a pasta `img` para colocar suas imagens e usá-las:
|
||||
|
||||
![]()
|
||||
|
||||

|
||||
|
||||
## Abrir um PR
|
||||
Abra um PR e obrigado antecipadamente pela sua contribuição.
|
||||
36
exampleSite/content/guides/template/index.pt-pt.md
Normal file
36
exampleSite/content/guides/template/index.pt-pt.md
Normal file
@@ -0,0 +1,36 @@
|
||||
---
|
||||
title: "Template de receita"
|
||||
date: 1987-12-22
|
||||
draft: false
|
||||
description: "Template para criar uma receita para o tema Blowfish"
|
||||
tags: ["template"]
|
||||
---
|
||||
|
||||
Obrigado por querer contribuir para a comunidade do Blowfish.
|
||||
|
||||
## Como começar?
|
||||
Este é um artigo template que explica como criar um novo artigo para a secção de guias do Blowfish.
|
||||
|
||||
## Clonar o Blowfish
|
||||
Clone este repositório com o seguinte comando:
|
||||
|
||||
```bash
|
||||
git clone https://github.com/nunocoracao/blowfish.git
|
||||
```
|
||||
|
||||
## Configurar os seus ficheiros
|
||||
Copie e cole a pasta inteira onde este ficheiro `.md` está.
|
||||
|
||||
Nomeie utilizando a seguinte convenção `AAAAMM-titulo`, espaços em branco não são permitidos.
|
||||
|
||||
## Escreva o seu guia
|
||||
Escreva o seu guia :)
|
||||
|
||||
Utilize a pasta `img` para colocar as suas imagens e utilizá-las:
|
||||
|
||||
![]()
|
||||
|
||||

|
||||
|
||||
## Abrir um PR
|
||||
Abra um PR e obrigado antecipadamente pela sua contribuição.
|
||||
Reference in New Issue
Block a user