Hugo - Remove the data level in the Front Matter

This commit is contained in:
Thomas Schwery 2020-02-02 17:28:27 +01:00
parent 48c798a2d5
commit 4ec5cee19d
272 changed files with 327 additions and 543 deletions

View file

@ -1,5 +1,4 @@
---
data:
title: {{ replace .Name "-" " " | title }}
portion: 4 portions
time: 1 heure

View file

@ -1,9 +1,8 @@
---
data:
title: Courgettes aux olives
portion: 4 portions
time: 10 minutes + 15 minutes cuisson
publication: 2010-08-01 00:00:00
date: 2010-08-01 00:00:00
book: chapters
index: Courgettes aux olives
steps:

View file

@ -1,9 +1,8 @@
---
data:
title: Galette de courgette
portion: 4 portions
time: 45 minutes
publication: 2010-08-01 00:00:00
date: 2010-08-01 00:00:00
book: chapters
index: Galette de courgette
steps:

View file

@ -1,9 +1,8 @@
---
data:
title: Légumes au gratin
portion: 4 portions
time:
publication: 2010-08-01 00:00:00
date: 2010-08-01 00:00:00
book: chapters
index: Légumes!au gratin
steps:

View file

@ -1,9 +1,8 @@
---
data:
title: Jaridinère de légumes
portion: 4 portions
time:
publication: 2010-08-01 00:00:00
date: 2010-08-01 00:00:00
book: chapters
index: Jardinière de légumes
Légumes!Jardinière

View file

@ -1,9 +1,8 @@
---
data:
title: Poires à Botzi
portion: 4 portions
time: 1 heure 15 minutes
publication: 2010-08-01 00:00:00
date: 2010-08-01 00:00:00
book: chapters
index: Poires à Botzi
steps:

View file

@ -1,9 +1,8 @@
---
data:
title: Ratatouille provençale
portion: 4 portions
time: 25 minutes + 1 heure de cuisson
publication: 2010-08-01 00:00:00
date: 2010-08-01 00:00:00
book: chapters
index: Ratatouille provençale
steps:

View file

@ -1,9 +1,8 @@
---
data:
title: Légumes bouillis
portion: 4 portions
time:
publication: 2010-08-01 00:00:00
date: 2010-08-01 00:00:00
book: chapters
index: Légumes!bouillis
steps:

View file

@ -1,9 +1,8 @@
---
data:
title: Légumes étuvés
portion: 4 portions
time:
publication: 2010-08-01 00:00:00
date: 2010-08-01 00:00:00
book: chapters
index: Légumes!étuvés
steps:

View file

@ -1,9 +1,8 @@
---
data:
title: Bellini
portion: 1 portion
time: 2 minutes
publication: 2010-08-01 00:00:00
date: 2010-08-01 00:00:00
book: chapters
index: Bellini
steps:

View file

@ -1,9 +1,8 @@
---
data:
title: Gin Fizz
portion: 1 portion
time: 2 minutes
publication: 2010-08-01 00:00:00
date: 2010-08-01 00:00:00
book: chapters
index: Gin Fizz
steps:

View file

@ -1,9 +1,8 @@
---
data:
title: Pina Colada
portion: 1 portion
time: 2 minutes
publication: 2010-08-01 00:00:00
date: 2010-08-01 00:00:00
book: chapters
index: Pina Colada
steps:

View file

@ -1,9 +1,8 @@
---
data:
title: Pink lady
portion: 1 portion
time: 2 minutes
publication: 2010-08-01 00:00:00
date: 2010-08-01 00:00:00
book: chapters
index: Pink lady
steps:

View file

@ -1,9 +1,8 @@
---
data:
title: Chocolat chaud de la mort qui tue
portion: 6 portions
time: 15 minutes
publication: 2010-08-01 00:00:00
date: 2010-08-01 00:00:00
book: chapters
index: Chocolat chaud!De la mort qui tue
steps:

View file

@ -1,9 +1,8 @@
---
data:
title: Cosmopolitan
portion: 1 portion
time: 2 minutes
publication: 2010-08-01 00:00:00
date: 2010-08-01 00:00:00
book: chapters
index: Cosmopolitan
image: cosmopolitan.png

View file

@ -1,10 +1,9 @@
---
data:
title: Lait d'amande
portion: 2 personnes
time: 5 minutes + 12 heures de repos
book: chapters3
publication: 2016-06-07 00:00:00
date: 2016-06-07 00:00:00
index: Lait d'amande
steps:
- ingredients:

View file

@ -1,9 +1,8 @@
---
data:
title: Margarita
portion: 1 portion
time: 2 minutes
publication: 2010-08-01 00:00:00
date: 2010-08-01 00:00:00
book: chapters
index: Margarita
steps:

View file

@ -1,9 +1,8 @@
---
data:
title: Mojito
portion: 1 portion
time: 2 minutes
publication: 2010-08-01 00:00:00
date: 2010-08-01 00:00:00
book: chapters
index: Mojito
steps:

View file

@ -1,9 +1,8 @@
---
data:
title: Sangria
portion: 4 portions
time: 10 minutes + 2 heures
publication: 2010-08-01 00:00:00
date: 2010-08-01 00:00:00
book: chapters
index: Sangria
steps:

View file

@ -1,9 +1,9 @@
---
data:
title: Smoothie LeeAnn's Luscious
portion: 2 personnes
time: 5 minutes
book: chapters3
date: 2016-09-04 00:00:00
index: Smoothie LeeAnn's Luscious
steps:
- ingredients:

View file

@ -1,9 +1,9 @@
---
data:
title: Smoothie Banane Gingembre
portion: 2 personnes
time: 5 minutes
book: chapters3
date: 2016-09-04 00:00:00
index: Smoothie Banane Gingembre
steps:
- ingredients:

View file

@ -1,9 +1,9 @@
---
data:
title: Smoothie Tutti-Frutti
portion: 2 personnes
time: 5 minutes
book: chapters3
date: 2016-09-04 00:00:00
index: Smoothie Tutti-Frutti
steps:
- ingredients:

View file

@ -1,9 +1,8 @@
---
data:
title: Vin chaud
portion: 4 portions
time: 10 minutes + 30 minutes
publication: 2010-08-01 00:00:00
date: 2010-08-01 00:00:00
book: chapters
index: Vin chaud
steps:

View file

@ -1,9 +1,8 @@
---
data:
title: Cake au Chocolat et branches Caillers
portion: 6 portions
time: 15 minutes + 45 minutes
publication: 2010-08-01 00:00:00
date: 2010-08-01 00:00:00
book: chapters
index: Cake!Au chocolat et branches Caillers
steps:

View file

@ -1,9 +1,8 @@
---
data:
title: Cake simple
portion: 1 moule à cake 25cm
time: 15 minutes + 45 minutes
publication: 2010-08-01 00:00:00
date: 2010-08-01 00:00:00
book: chapters
index: Cake!Simple
steps:

View file

@ -1,9 +1,9 @@
---
data:
title: Crème Mangue Passion
portion: 4 portions
time: 30 minutes + 2 heures
book: chapters
date: 2016-09-04 00:00:00
index: Crème Mangue Passion
steps:
- ingredients:

View file

@ -1,9 +1,8 @@
---
data:
title: Glace à la vanille
portion: 1 bac
time: 15 minutes
publication: 2010-08-01 00:00:00
date: 2010-08-01 00:00:00
book: chapters
index: Glace!À la vanille
steps:

View file

@ -1,9 +1,8 @@
---
data:
title: Glace aux fruits
portion: 1 bac
time: 15 minutes
publication: 2010-08-01 00:00:00
date: 2010-08-01 00:00:00
book: chapters
index: Glace!Aux fruits
steps:

View file

@ -1,9 +1,8 @@
---
data:
title: Glace au café
portion: 1 bac
time: 15 minutes
publication: 2010-08-01 00:00:00
date: 2010-08-01 00:00:00
book: chapters
index: Glace!Au café
steps:

View file

@ -1,9 +1,8 @@
---
data:
title: Mousse à l'orange et au chocolat sauce aux figues
portion: 4 portions
time: 10 minutes + 2 heures
publication: 2015-08-01 00:00:00
date: 2015-08-01 00:00:00
book: chapters2
index: Mousse!À l'orange et au chocolat sauce aux figues
steps:

View file

@ -1,9 +1,8 @@
---
data:
title: Salade de bananes au citron vert
portion: 4 portions
time: 10 minutes + 3 heures de repos
publication: 2010-08-01 00:00:00
date: 2010-08-01 00:00:00
book: chapters
index: Salade!Bananes au citron vert
steps:

View file

@ -1,9 +1,8 @@
---
data:
title: Biscuit roulé
portion: 1 plaque 40x50 cm
time: 20 minutes
publication: 2010-08-01 00:00:00
date: 2010-08-01 00:00:00
book: chapters
index: Biscuit roulé
steps:

View file

@ -1,9 +1,8 @@
---
data:
title: Biscuit roulé aux pommes
portion: 1 plaque 40x50 cm
time: 20 minutes
publication: 2010-08-01 00:00:00
date: 2010-08-01 00:00:00
book: chapters
index: Biscuit roulé!Aux pommes
steps:

View file

@ -1,9 +1,8 @@
---
data:
title: Bricelets
portion: 50-60 pièces
time: 10 minutes + 2 heures
publication: 2010-08-01 00:00:00
date: 2010-08-01 00:00:00
book: chapters
index: Bricelets
steps:

View file

@ -1,9 +1,8 @@
---
data:
title: Brownies
portion: 1 plaque de 30x33 cm
time: 10 minutes + 20 minutes cuisson
publication: 2010-08-01 00:00:00
date: 2010-08-01 00:00:00
book: chapters
index: Brownies
steps:

View file

@ -1,9 +1,8 @@
---
data:
title: Brownies "À la 4chan"
portion: 1 portion
time: 3 minutes
publication: 2010-08-01 00:00:00
date: 2010-08-01 00:00:00
book: chapters
index: Brownies!À la 4chan
steps:

View file

@ -1,9 +1,8 @@
---
data:
title: Cake au citron
portion: 1 portion
time: 30 minutes + 30 minutes
publication: 2015-08-01 00:00:00
date: 2015-08-01 00:00:00
book: chapters2
index: Cake!au citron
steps:

View file

@ -1,9 +1,8 @@
---
data:
title: Choux à la crème
portion: 70 petites pièces
time: 15 minutes + 15 minutes
publication: 2010-08-01 00:00:00
date: 2010-08-01 00:00:00
book: chapters
index: Choux à la crème
steps:

View file

@ -1,9 +1,8 @@
---
data:
title: Cookies Ikea aux flocons d'avoine et chocolat
portion: 15 cookies
time: 20 minutes
publication: 2015-08-01 00:00:00
date: 2015-08-01 00:00:00
book: chapters2
index: Cookies!Chokladflarn
steps:

View file

@ -1,9 +1,8 @@
---
data:
title: Croquets
portion: 40 pièces
time: 10 minutes + 1 nuit repos + 12 minutes cuisson
publication: 2010-08-01 00:00:00
date: 2010-08-01 00:00:00
book: chapters
index: Croquets
steps:

View file

@ -1,9 +1,8 @@
---
data:
title: Crumble aux pommes
portion: 4 portions
time: 25 minutes + 30 minutes
publication: 2010-08-01 00:00:00
date: 2010-08-01 00:00:00
book: chapters
index: Crumble aux pommes
steps:

View file

@ -1,9 +1,8 @@
---
data:
title: Cuquettes
portion: 8 portions
time: 30 minutes + 1 nuit repos + 10 minutes cuisson
publication: 2010-08-01 00:00:00
date: 2010-08-01 00:00:00
book: chapters
index: Cuquettes
steps:

View file

@ -1,9 +1,8 @@
---
data:
title: Fondant au chocolat
portion: 4 portion
time: 10 minutes + 10 minutes
publication: 2015-08-01 00:00:00
date: 2015-08-01 00:00:00
book: chapters2
index: Fondant au chocolat
steps:

View file

@ -1,9 +1,8 @@
---
data:
title: Fondue au chocolat Lindt
portion: 4 portions
time: 10 minutes
publication: 2015-08-01 00:00:00
date: 2015-08-01 00:00:00
book: chapters2
index: Fondue au chocolat
steps:

View file

@ -1,9 +1,8 @@
---
data:
title: Gâteau Albertine
portion: 4 portions
time: 10 minutes + 30 minutes
publication: 2010-08-01 00:00:00
date: 2010-08-01 00:00:00
book: chapters
index: Gâteau!Albertine
steps:

View file

@ -1,9 +1,8 @@
---
data:
title: Gâteau aux blancs d'oeufs
portion: 4 portions
time: 10 minutes + 30 minutes
publication: 2010-08-01 00:00:00
date: 2010-08-01 00:00:00
book: chapters
index: Gâteau!Aux blancs d'oeufs
steps:

View file

@ -1,9 +1,8 @@
---
data:
title: Gâteau à la crème
portion: 1 plaque 30 cm diamètre
time: 1 heure + 15 minutes cuisson
publication: 2010-08-01 00:00:00
date: 2010-08-01 00:00:00
book: chapters
index: Gâteau!À la crème
Gâteau!Du Vully

View file

@ -1,9 +1,8 @@
---
data:
title: Gâteau Rapidos
portion: 1 plaque à gâteau 30 cm
time: 25 minutes
publication: 2010-08-01 00:00:00
date: 2010-08-01 00:00:00
book: chapters
index: Gâteau!Rapidos
steps:

View file

@ -1,9 +1,8 @@
---
data:
title: Glace à l'huile d'olive et au basilic
portion: 15 boules
time: 20 + 30 minutes
publication: 2015-08-01 00:00:00
date: 2015-08-01 00:00:00
book: chapters2
index: Glace!A l'huile d'olive et basilic
steps:

View file

@ -1,9 +1,8 @@
---
data:
title: Lemon curd
portion: 1 tarte
time: 10 minutes
publication: 2015-08-01 00:00:00
date: 2015-08-01 00:00:00
book: chapters2
index: Lemon curd
steps:

View file

@ -1,10 +1,9 @@
---
data:
title: Madeleines au chocolat
portion: 4 personnes
time: 15 minutes + 15 minutes de cuisson
book: chapters3
publication: 2016-06-07 00:00:00
date: 2016-06-07 00:00:00
index: Madeleines au chocolat
steps:
- ingredients:

View file

@ -1,9 +1,8 @@
---
data:
title: THE mousse au chocolat
portion: 4 portions
time: 15 minutes + 2 heures
publication: 2010-08-01 00:00:00
date: 2010-08-01 00:00:00
book: chapters
index: Mousse au chocolat!THE mousse au chocolat
steps:

View file

@ -1,9 +1,8 @@
---
data:
title: Mousse au citron
portion: 4 portions
time: 15 minutes + 2 heures
publication: 2016-11-13 16:00:00
date: 2016-11-13 16:00:00
book: chapters
index: Mousse au citron
steps:

View file

@ -1,9 +1,8 @@
---
data:
title: Mousse framboisine au chocolat blanc
portion: 12 verrines
time: 15 minutes
publication: 2016-11-13 16:00:00
date: 2016-11-13 16:00:00
book: chapters
index: Mousse framboisine au chocolat blanc
steps:

View file

@ -1,9 +1,8 @@
---
data:
title: Pains d'anis
portion: 40 pièces
time: 15 minutes + 1 nuit + 10 minutes cuisson
publication: 2010-08-01 00:00:00
date: 2010-08-01 00:00:00
book: chapters
index: Pains d'anis
steps:

View file

@ -1,9 +1,8 @@
---
data:
title: Palets à l'espresso
portion: 40-45 pièces
time: 20 minutes + 10 minutes
publication: 2015-08-01 00:00:00
date: 2015-08-01 00:00:00
book: chapters2
index: Palets à l'espresso
steps:

View file

@ -1,9 +1,8 @@
---
data:
title: Pâte sablée sans lactose
portion: 1 plaque
time: 20 minutes
publication: 2015-08-01 00:00:00
date: 2015-08-01 00:00:00
book: chapters2
index: Pâte! sablée sans lactose
steps:

View file

@ -1,9 +1,8 @@
---
data:
title: Pavés au chocolat
portion: 6 portions
time: 15 minutes + 15 minutes
publication: 2010-08-01 00:00:00
date: 2010-08-01 00:00:00
book: chapters
index: Pavés au chocolat
steps:

View file

@ -1,9 +1,8 @@
---
data:
title: Salade de fruits exotiques
portion: 8 portions
time: 30 minutes
publication: 2015-08-01 00:00:00
date: 2015-08-01 00:00:00
book: chapters2
index: Salade! Fruits exotiques
steps:

View file

@ -1,9 +1,8 @@
---
data:
title: Tarte à la crème
portion: 1 plaque 30 cm de diamètre
time: 1 heure + 30 minutes cuisson
publication: 2010-08-01 00:00:00
date: 2010-08-01 00:00:00
book: chapters
index: Tarte!À la crème
steps:

View file

@ -1,9 +1,8 @@
---
data:
title: Tarte aux poires
portion: 1 plaque à gâteau 30 cm
time: 10 minutes + 35 minutes
publication: 2010-08-01 00:00:00
date: 2010-08-01 00:00:00
book: chapters
index: Tarte!Aux poires
steps:

View file

@ -1,9 +1,8 @@
---
data:
title: Tarte au vin cuit
portion: 1 plaque à gâteau 30 cm
time: 10 minutes + 20 minutes cuisson
publication: 2010-08-01 00:00:00
date: 2010-08-01 00:00:00
book: chapters
index: Tarte!Au vin cuit
steps:

View file

@ -1,9 +1,8 @@
---
data:
title: Tarte au vin cuit (Aline)
portion: 1 plaque à gâteau 30 cm
time: 5 minutes + 15 minutes cuisson
publication: 2010-08-01 00:00:00
date: 2010-08-01 00:00:00
book: chapters
index: Tarte!Au vin cuit (Aline)
steps:

View file

@ -1,9 +1,8 @@
---
data:
title: Tiramisu classique
portion: 4 portions
time: 20 minutes + 4 heures
publication: 2010-08-01 00:00:00
date: 2010-08-01 00:00:00
book: chapters
index: Tiramisu
steps:

View file

@ -1,9 +1,8 @@
---
data:
title: Tiramisu aux nectarines
portion: 4 portions
time: 20 minutes + 4 heures
publication: 2010-08-01 00:00:00
date: 2010-08-01 00:00:00
book: chapters
index: Tiramisu!Aux nectarines
steps:

View file

@ -1,9 +1,8 @@
---
data:
title: Tiramisu aux pommes
portion: 6 portions
time: 25 minutes + 2 heures
publication: 2010-08-01 00:00:00
date: 2010-08-01 00:00:00
book: chapters
index: Tiramisu!Aux pommes
steps:

View file

@ -1,9 +1,8 @@
---
data:
title: Tiramisu sans oeufs (Aline)
portion: 4 portions
time: 10 minutes
publication: 2010-08-01 00:00:00
date: 2010-08-01 00:00:00
book: chapters
index: Tiramisu!Sans oeufs
steps:

View file

@ -1,9 +1,8 @@
---
data:
title: Tourte blanche au chocolat
portion: 8 portions
time: 60 minutes + 30 minutes cuisson
publication: 2016-11-13 00:15:00
date: 2016-11-13 00:15:00
book: chapters
index: Tourte blanche au chocolat
steps:

View file

@ -1,9 +1,8 @@
---
data:
title: Tourte aux fraises avec séré
portion: 6 portions
time:
publication: 2010-08-01 00:00:00
date: 2010-08-01 00:00:00
book: chapters
index: Tourte!Aux fraises avec séré
steps:

View file

@ -1,9 +1,8 @@
---
data:
title: Crêpes gratinées à la bolognaise
portion: 4 portions
time: 55 minutes
publication: 2020-01-27 00:00:00
date: 2020-01-27 00:00:00
book: chapters
index: Crêpes gratinées à la bolognaise
steps:

View file

@ -1,9 +1,8 @@
---
data:
title: Escargots aux légumes
portion: 4 portions
time: 50 + 40 minutes
publication: 2015-08-01 00:00:00
date: 2015-08-01 00:00:00
book: chapters2
index: Feuilletés!Escargots aux légumes
steps:

View file

@ -1,9 +1,8 @@
---
data:
title: Camembert pané aux noisettes
portion: 1 portions
time: 15 minutes + 45 minutes cuisson
publication: 2016-11-13 16:45:00
date: 2016-11-13 16:45:00
book: chapters
index: Camembert pané aux noisettes
steps:

View file

@ -1,9 +1,8 @@
---
data:
title: Caviar d'aubergine
portion: 4 portions
time: 30 minutes + 1 heure
publication: 2015-08-01 00:00:00
date: 2015-08-01 00:00:00
book: chapters2
index: Caviar d'aubergine
steps:

View file

@ -1,9 +1,8 @@
---
data:
title: Fondue chinoise
portion: 4 portions
time:
publication: 2010-08-01 00:00:00
date: 2010-08-01 00:00:00
book: chapters
index: Fondue!Chinoise
steps:

View file

@ -1,9 +1,8 @@
---
data:
title: Fondue moitié-moitié
portion: 4 portions
time: 20 minutes
publication: 2010-08-01 00:00:00
date: 2010-08-01 00:00:00
book: chapters
index: Fondue!moitié-moitié
steps:

View file

@ -1,9 +1,8 @@
---
data:
title: Gratin de courgettes au chêvre
portion: portions
time: 10 minutes + 30 minutes
publication: 2015-08-01 00:00:00
date: 2015-08-01 00:00:00
book: chapters2
index: Gratin!De courgettes au chêvre
steps:

View file

@ -1,9 +1,8 @@
---
data:
title: Moussaka
portion: 4 portion
time: 45 minutes + 1 heure
publication: 2010-08-01 00:00:00
date: 2010-08-01 00:00:00
book: chapters
index: Moussaka
steps:

View file

@ -1,9 +1,8 @@
---
data:
title: Moutarde de Bénichon
portion: 3 pots
time: 12 heures + 40 minutes
publication: 2010-08-01 00:00:00
date: 2010-08-01 00:00:00
book: chapters
index: Moutarde de Bénichon
steps:

View file

@ -1,9 +1,8 @@
---
data:
title: Omelette aux pommes de terre
portion: 4 portions
time: 30 miunutes
publication: 2010-08-01 00:00:00
date: 2010-08-01 00:00:00
book: chapters
index: Omelette aux pommes de terre
steps:

View file

@ -1,9 +1,8 @@
---
data:
title: Parmigiana
portion: 4 portions
time: 30 minutes + 60 minutes
publication: 2015-08-01 00:00:00
date: 2015-08-01 00:00:00
book: chapters2
index: Parmigiana
steps:

View file

@ -1,9 +1,8 @@
---
data:
title: Pâte brisée Tupperware
portion: 1 plaque 30 cm de diamètre
time: 5 minutes
publication: 2010-08-01 00:00:00
date: 2010-08-01 00:00:00
book: chapters
index: Pâte!Brisée Tupperware
steps:

View file

@ -1,9 +1,8 @@
---
data:
title: Pâte à crêpe
portion: 4 portions
time: 10 minutes
publication: 2010-08-01 00:00:00
date: 2010-08-01 00:00:00
book: chapters
index: Pâte!À crêpe
steps:

View file

@ -1,9 +1,8 @@
---
data:
title: Pâte à crêpes à la bière
portion: 14 portions
time: 20 minutes
publication: 2015-08-01 00:00:00
date: 2015-08-01 00:00:00
book: chapters2
index: Pâte à crêpe! à la bière
steps:

View file

@ -1,9 +1,8 @@
---
data:
title: Pâte à pizza
portion: 4 portions
time: 15 minutes + 2 heures
publication: 2010-08-01 00:00:00
date: 2010-08-01 00:00:00
book: chapters
index: Pâte!À pizza
steps:

View file

@ -1,9 +1,8 @@
---
data:
title: Potato wedges
portion: 4 portions
time: 10+20 minutes
publication: 2015-08-01 00:00:00
date: 2015-08-01 00:00:00
book: chapters2
index: Potato wedges
steps:

View file

@ -1,9 +1,8 @@
---
data:
title: Risotto de courgettes aux tomates séchées
portion: 4 portions
time: 45 minutes
publication: 2015-08-01 00:00:00
date: 2015-08-01 00:00:00
book: chapters2
index: Risotto!de courgettes aux tomates séchées
steps:

View file

@ -1,9 +1,8 @@
---
data:
title: Späzlis aux lardons et aux bolets
portion: 4 portions
time: 30 minutes + 30 minutes
publication: 2015-08-01 00:00:00
date: 2015-08-01 00:00:00
book: chapters2
index: Späzlis aux lardons et aux bolets
steps:

View file

@ -1,9 +1,8 @@
---
data:
title: Tatare de thon et mangue
portion: 4 portions
time: 30 minutes
publication: 2015-08-01 00:00:00
date: 2015-08-01 00:00:00
book: chapters2
index: Tartare!De thon et mangue
steps:

View file

@ -1,9 +1,8 @@
---
data:
title: Terrine de merlan et saumon fumé
portion: 4 portions
time: 30 minutes + 1 heure de repos + 1 heure cuisson
publication: 2010-08-01 00:00:00
date: 2010-08-01 00:00:00
book: chapters
index: Terrine!De merlan et saumon fume
steps:

View file

@ -1,9 +1,8 @@
---
data:
title: Flans aux légumes et lard croustillant
portion: 6 portions
time: 30 minutes + 40 minutes
publication: 2015-08-01 00:00:00
date: 2015-08-01 00:00:00
book: chapters2
index: Flans!aux légumes et lard croustillant
steps:

View file

@ -1,9 +1,8 @@
---
data:
title: Flan de légumes au coulis de poivron
portion: 4 portions
time: 30 minutes + 1 heure
publication: 2015-08-01 00:00:00
date: 2015-08-01 00:00:00
book: chapters2
index: Flan!De légumes coulis de poivron
steps:

View file

@ -1,9 +1,8 @@
---
data:
title: Cake salé au chorizo et olives
portion: 1 moule à cake de 25 cm de long
time: 15 minutes + 40 minutes
publication: 2016-11-13 15:30:00
date: 2016-11-13 15:30:00
book: chapters
index: Cake!Au chorizon et olives
steps:

View file

@ -1,9 +1,8 @@
---
data:
title: Cake aux olives
portion: 1 moule à cake de 25 cm de long
time: 15 minutes + 45 minutes
publication: 2010-08-01 00:00:00
date: 2010-08-01 00:00:00
book: chapters
index: Cake!Aux olives
steps:

View file

@ -1,9 +1,8 @@
---
data:
title: Cake au surimi, tomates confites et poivrons grillés
portion: 1 moule à cake de 25 cm de long
time: 15 minutes + 40 minutes
publication: 2016-11-12 22:30:00
date: 2016-11-12 22:30:00
book: chapters
index: Cake!Au surimi
steps:

View file

@ -1,9 +1,8 @@
---
data:
title: Cake tomates-mozzarella
portion: 1 moule à cake de 25 cm de long
time: 15 minutes + 40 minutes
publication: 2010-08-01 00:00:00
date: 2010-08-01 00:00:00
book: chapters
index: Cake!Aux tomates-mozzarella
steps:

View file

@ -1,9 +1,8 @@
---
data:
title: Courgettes farcies à la ricotta
portion: 4 portions
time: 30 minutes + 1 heure
publication: 2010-08-01 00:00:00
date: 2010-08-01 00:00:00
book: chapters
index: courgettes farcies à la ricotta
steps:

View file

@ -1,9 +1,8 @@
---
data:
title: Croissant au jambon
portion: 4 portions
time: 10+30 minutes
publication: 2015-08-01 00:00:00
date: 2015-08-01 00:00:00
book: chapters2
index: Croissants!Au jambon
steps:

View file

@ -1,9 +1,8 @@
---
data:
title: Croissants au Saumon fumé
portion: 4 portions
time: 5+10 minutes
publication: 2015-08-01 00:00:00
date: 2015-08-01 00:00:00
book: chapters2
index: Croissants!Au saumon fumé
steps:

View file

@ -1,9 +1,8 @@
---
data:
title: Peperoni Crostini
portion: 4 portions
time: 10 + 20 minutes
publication: 2015-08-01 00:00:00
date: 2015-08-01 00:00:00
book: chapters2
index: Peperoni Crostini
steps:

View file

@ -1,9 +1,8 @@
---
data:
title: Dips au surimi
portion: 1 bol, 10 portions
time: 10 minutes + 2 heures
publication: 2015-08-01 00:00:00
date: 2015-08-01 00:00:00
book: chapters2
index: Dips!Au surimi
steps:

Some files were not shown because too many files have changed in this diff Show more