ADD hugo with pipline
All checks were successful
build-to-pages / build (push) Successful in 15s
build-to-pages / push (push) Successful in 10s

This commit is contained in:
Hoernschen 2023-10-31 14:04:49 +01:00
parent 45a317f7dd
commit 124e58c339
Signed by: hoernschen
GPG key ID: 37591FAF4E6D3462
99 changed files with 4452 additions and 1 deletions

View file

@ -0,0 +1,14 @@
[Recent]
other = 'Letzte'
[error404]
other = 'Diese Seite existiert (noch) nicht, gehen Sie zu zurück auf'
[home]
other = 'Los'
[nothing]
other = 'Hier gibt es noch nichts zu sehen 😉'
[previous]
other = 'Vorheriger Eintrag'
[next]
other = 'Nächster Eintrag'
[tags]
other = 'Tags'

View file

@ -0,0 +1,14 @@
[Recent]
other = 'Recent'
[error404]
other = 'This page does not exist, go'
[home]
other = 'home'
[nothing]
other = 'Nothing to see here, yet 😉'
[previous]
other = 'Previous'
[next]
other = 'Next'
[tags]
other = 'Tags'

View file

@ -0,0 +1,14 @@
[Recent]
other = 'Recientes'
[error404]
other = 'Esta página no existe, prueba de nuevo desde el'
[home]
other = 'comienzo'
[nothing]
other = 'Aún no hay nada aquí 😉'
[previous]
other = 'Anterior'
[next]
other = 'Siguiente'
[tags]
other = 'Etiquetas'