ouzhpennet podkastoù

This commit is contained in:
Ewen 2023-12-19 09:57:56 +01:00
parent 6f1ea07898
commit aff83b5f8b
8 changed files with 35 additions and 40 deletions

View file

@ -72,39 +72,39 @@ languages:
main:
- identifier: about-menu
name: Piv-on?
url: /br/piv-on
pageRef: /about
weight: -1
- identifier: about
name: Piv-on?
url: /br/piv-on
pageRef: /about
parent: about-menu
weight: 1
- identifier: cv
name: CV
url: /br/cv
pageRef: /cv
parent: about-menu
weight: 2
- identifier: podcasts
name: Podkastoù
url: /br/podkastou
pageRef: /podcasts
weight: 1
- identifier: services
name: Servijoù niverel
url: /br/servijou
pageRef: /services
weight: 2
- identifier: contact
name: Darempred
url: /br/darempred
pageRef: /contact
weight: 3
- identifier: blog
name: Blog
url: /br/blog
pageRef: /blog
weight: 4
permalinks:
section:
podcasts: "/podkastou/:sections[1:3]"
page:
podcast-home: /eiuaes
podcast: /podkastou/:slug
podcast-episode: /podkastouueiuaee/:section/:slug
podcasts: "/podkastou/:sections[1:3]/:slug"
fr:
languageName: "Français"
languageCode: "fr"
@ -116,44 +116,46 @@ languages:
main:
- identifier: about-menu
name: À propos
url: /fr/a-propos
pageRef: /about
weight: -1
- identifier: about
name: À propos
url: /fr/a-propos
pageRef: /about
parent: about-menu
weight: 1
- identifier: cv
name: CV
url: /fr/cv
pageRef: /cv
parent: about-menu
weight: 2
- identifier: podcasts
name: Balados
url: /fr/balados
pageRef: /podcasts
weight: 1
- identifier: services
name: Services numériques
url: /fr/services
pageRef: /services
weight: 2
- identifier: contact
name: Contact
url: /fr/contact
pageRef: /contact
weight: 3
- identifier: blog
name: Blog
url: /fr/blog
pageRef: /blog
weight: 4
permalinks:
podcast-home: /balados
podcast-episode: /balados/:slug
en:
languageName: "English"
languageCode: "en"
title: "Ewen Korr"
weight: 3
params:
copyright: "Unless stated otherwise, all content is under license [CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/deed.en) | [Content's code](https://git.fedi.bzh/ewen/blog) | [Theme's code](https://git.fedi.bzh/ewen/theme-blog-ewen)"
section:
podcasts: "/balados/:sections[1:3]"
page:
podcasts: "/balados/:sections[1:3]/:slug"
# en:
# languageName: "English"
# languageCode: "en"
# title: "Ewen Korr"
# weight: 3
# params:
# copyright: "Unless stated otherwise, all content is under license [CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/deed.en) | [Content's code](https://git.fedi.bzh/ewen/blog) | [Theme's code](https://git.fedi.bzh/ewen/theme-blog-ewen)"
markup:
highlight:

View file

@ -1,8 +1,6 @@
---
title: "Podkastoù"
weight: 6
# url: "/br/podkastou/"
type: podcast-home
slug: podkastou
---
Amañ dindan emañ ar podkastoù am eus savet.

View file

@ -1,7 +1,6 @@
---
title: "Balados"
weight: 6
# url: "/fr/balados/"
type: podcast-home
slug: balados
---
Ci-dessous, la liste des balados que j'ai réalisés.

View file

@ -5,7 +5,7 @@ description: "Petra eo ar plankton? Deuit war va lech evit dizoleiñ ar bed-m
tags: ["podkast", "plankton"]
draft: false
image: "./plankton.jpg"
type: podcast-episode
slug: "1-ar-plankton"
---
{{< block_color blue >}}

View file

@ -4,7 +4,7 @@ date: 2021-09-01T12:00:00+02:00
tags: ["podkast", "plankton"]
draft: false
image: "./plankton.jpg"
type: podcast-episode
slug: "1-ar-plankton"
---
{{< block_color blue >}}

View file

@ -1,8 +1,6 @@
---
title: "Brav ha bev"
# url: "/br/podkastou/brav-ha-bev"
slug: brav-ha-bev
type: "podcast"
image: "./bravHaBev.jpg"
---

View file

@ -1,9 +1,7 @@
---
title: "Brav ha bev"
# url: "/fr/balados/brav-ha-bev"
type: "podcast"
image: "./bravHaBev.jpg"
slug: brav-ha-bev
image: "./bravHaBev.jpg"
---
Ur gronikenn e brezhoneg, diwar-benn ar vevoniezh dre vras, ar boudoù bev, an ekosistemoù… Skignet en abadenn “Chwezh an deiz” war Radio Kerne.

@ -1 +1 @@
Subproject commit 006cf404f5c02c00cffb4669bf24f263a651885e
Subproject commit ece5e51652a446d7e3d67e7238dd44f22b9920e0