From 4dcc510fec446c5f9ca61490aa13c99d305f6447 Mon Sep 17 00:00:00 2001 From: Patrick Spek Date: Thu, 29 Sep 2022 12:19:34 +0200 Subject: Add test recipe for mushroom sauce --- content/recipes/condiments/sauce-mushroom.md | 45 ++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 content/recipes/condiments/sauce-mushroom.md diff --git a/content/recipes/condiments/sauce-mushroom.md b/content/recipes/condiments/sauce-mushroom.md new file mode 100644 index 0000000..3656896 --- /dev/null +++ b/content/recipes/condiments/sauce-mushroom.md @@ -0,0 +1,45 @@ +--- +title: Mushroom Sauce +draft: true +date: 2022-09-29 +tags: +- condiments +- savory +preptime: 75 +cooktime: 10 +serves: 1 + +ingredients: +- label: Butter + amount: 50 + unit: gram +- label: Mushrooms + amount: 100 + unit: gram +- label: Cream +- label: Thyme +- label: Garlic +- label: Onion +- label: Worcestershire Sauce +- label: Mustard +- label: Pepper +- label: Salt + +stages: +- label: Preparation + steps: + - Clean and cut the mushrooms. +- label: Cooking + steps: + - Melt the butter in a pan. + - Add the mushrooms and cook them through. + - Let the pan cool down. + - Add the cream to the pan. + - Add the mustard to the pan. + - Add the worcestershire sauce to the pan. + - Add the thyme to the pan. + - Stir everything together until a thick, creamy sauce comes together. + - Add salt and pepper to taste. +--- + +A savory sauce to be served warm with your dish. Works very well for steaks. -- cgit v1.1