site-jouf/archetypes/recettes.md

596 B


title: "{{ replace .TranslationBaseName "-" " " | title }}" date: {{ .Date }} lastmod: 0001-01-01T00:00:00+01:00 publishdate: {{ .Date }} description: "Recette" weight: 10 categories: ["recette"] tags: []

{{% panel status="recipe" title="Ingrédients pour 4 personnes" %}}

  • ingredient 1
  • ingredient 2

{{% /panel %}}

{{% panel status="recipe" title="Matos" %}}

  • matos 1
  • matos 2

{{% /panel %}}

{{% panel status="recipe" title="Instructions" %}}

  1. instruction 1
  2. instruction 2

{{% /panel %}}

{{% panel status="recipe" title="Source" %}}

https://source.fr

{{% /panel %}}