From 6f9cbb1712c1ab5692e69c481e5e0fb98c1ad7be Mon Sep 17 00:00:00 2001 From: Georg <110772154+GeorgDiener@users.noreply.github.com> Date: Sat, 8 Oct 2022 22:17:40 +0200 Subject: [PATCH 1/2] Add files via upload --- .../Healthy-salad-with-baked-goat-cheese.md | 55 +++++++++++++++++++ 1 file changed, 55 insertions(+) create mode 100644 src/recipes/Healthy-salad-with-baked-goat-cheese.md diff --git a/src/recipes/Healthy-salad-with-baked-goat-cheese.md b/src/recipes/Healthy-salad-with-baked-goat-cheese.md new file mode 100644 index 0000000..95d8b59 --- /dev/null +++ b/src/recipes/Healthy-salad-with-baked-goat-cheese.md @@ -0,0 +1,55 @@ +--- +tags: ["Salad", "Cheese", "Peach"] +title: "Healthy salad with baked goat cheese" +--- + + + +# Healthy salad with baked goat cheese + +Super healthy, fast and easy to make salad for hot summer evenings. Perfect with a glass of light white or green wine. + +## Ingredients + +Ingredients for 2 servings: + +- 4 table spoones of olive oil +- 3 peaches +- a pre-mixed package of your favourite salad +- a tea spoon of sweet mustard +- 150g of goat cheese +- a table spoon of honey +- a hand full of wallnuts +- salt, pepper +- table spoon of balsamic vinegar + +## Tools + +You will need a pan and a oven. + + +## Method + +Cut the peaches into triangels and put them in the pan with a table spoon of olive oil. Frie them on medium heat for 10 minutes. + +While frying, cut the goat chees into round pieces und place them on a oven tray. Put the honey over them and then crunsh the wallnuts over the honney-soaked cheese. Bake the cheese for 5 minutes at 180 degrees. + +While backing, wash the salad and place it on two plates. + +For the dressing: Mixe 3 spoones of olive oil with the balsamic vinegar. Then add the sweet mustard and the honey. Give it some more flavour by adding salt and pepper (try to tast it inbetween). Mix it all. + +Put the dressing on top of the salad. + +Get the peaches out of the pan and place them on the two salad plates. + +As the last step: get the freshly baked cheese out of the oven and put them ontop wthe salad. + +And finally you're done! Bon appetit! + +## Tips + +Add some extra flavour with some cranberrys. + +## Author + +This recipe was contributed by [Georg Diener](https://github.com/GeorgDiener) \ No newline at end of file From abe680d636a00b314fe579d22d243b7f0e6fd9d3 Mon Sep 17 00:00:00 2001 From: Georg <110772154+GeorgDiener@users.noreply.github.com> Date: Sat, 8 Oct 2022 22:39:19 +0200 Subject: [PATCH 2/2] Update config.js --- src/.vuepress/config.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/.vuepress/config.js b/src/.vuepress/config.js index 27f5876..736755b 100644 --- a/src/.vuepress/config.js +++ b/src/.vuepress/config.js @@ -56,7 +56,8 @@ module.exports = { 'nigerian-oha-soup', 'nigeria-okro-soup', 'nigerian-melon-soup', - 'lebanese-tabbouleh' + 'lebanese-tabbouleh', + 'Healthy-salad-with-baked-goat-cheese' ] },