summaryrefslogtreecommitdiff
path: root/content/recipes/condiments
diff options
context:
space:
mode:
Diffstat (limited to 'content/recipes/condiments')
-rw-r--r--content/recipes/condiments/applesauce.md2
-rw-r--r--content/recipes/condiments/mayonnaise.md40
-rw-r--r--content/recipes/condiments/salsa.md59
-rw-r--r--content/recipes/condiments/sauce-mushroom.md65
4 files changed, 165 insertions, 1 deletions
diff --git a/content/recipes/condiments/applesauce.md b/content/recipes/condiments/applesauce.md
index 5275c3b..2b0603e 100644
--- a/content/recipes/condiments/applesauce.md
+++ b/content/recipes/condiments/applesauce.md
@@ -13,7 +13,7 @@ ingredients:
amount: 5
- label: Water
unit: liter
- amount: 100
+ amount: 1
- label: Cinnamon
stages:
diff --git a/content/recipes/condiments/mayonnaise.md b/content/recipes/condiments/mayonnaise.md
new file mode 100644
index 0000000..ec17290
--- /dev/null
+++ b/content/recipes/condiments/mayonnaise.md
@@ -0,0 +1,40 @@
+---
+title: Mayonnaise
+date: 2022-11-20
+preptime: 5
+cooktime: 10
+serves: 5
+tags:
+- condiment
+- vegetarian
+
+ingredients:
+- label: Egg
+ amount: 3
+- label: Lemon Juice
+ amount: 10
+ unit: grams
+- label: Mustard
+ amount: 25
+ unit: grams
+- label: Olive Oil (Mild)
+ amount: 200
+ unit: grams
+
+stages:
+- label: Preparing
+ steps:
+ - Seperate the egg whites from the yolks
+ - Put the yolks into a tall container for easy mixing with a stick blender
+ - Add the mustard to the container
+- label: Mixing
+ steps:
+ - Start mixing the ingredients in the tall container
+ - Slowly add in the oil, ensuring it all gets blended into a thick mass
+ - Continuously add in the oil until all is used
+ - Add in the lemon juice
+ - Mix for another minute or so to ensure the juice is incorporated properly
+---
+
+A simple sauce to go well with everything, though most popular with french
+fries.
diff --git a/content/recipes/condiments/salsa.md b/content/recipes/condiments/salsa.md
new file mode 100644
index 0000000..01b81e2
--- /dev/null
+++ b/content/recipes/condiments/salsa.md
@@ -0,0 +1,59 @@
+---
+title: Sweet and Spicy Salsa
+date: 2022-10-02
+draft: true
+tags:
+- snacks
+- sweet
+- spicy
+preptime: 15
+cooktime: 0
+serves: 4
+
+ingredients:
+- label: Bell Pepper
+ amount: 50
+ unit: grams
+- label: Black Pepper
+- label: Garlic
+ amount: 2
+ unit: cloves
+- label: Honey
+ amount: 1
+ unit: tablespoon
+- label: Jalapeno
+ amount: 25
+ unit: grams
+- label: Ketjap Manis
+ amount: 1
+ unit: tablespoon
+- label: Red Onion
+ amount: 50
+ unit: grams
+- label: Salt
+- label: Spring Onion
+ amount: 25
+ unit: grams
+- label: Tomato
+ amount: 100
+ unit: grams
+- label: Worcestershire Sauce
+ amount: 1
+ unit: tablespoon
+
+stages:
+- label: Preparations
+ steps:
+ - Chop all choppable ingredients into small bits.
+ - Combine all ingredients in a bowl.
+ - Mix around until it combines into a salsa.
+---
+
+A sweet and spicy salsa, great for parties.
+
+<!--more-->
+
+It is inspired by the cooking video from You Suck At Cooking, which teaches [the
+way of rgogsh](https://youtube.alt.tyil.nl/watch?v=HCNwSe3t8ek). This recipe has
+been made over time to create my favourite salsa, but you can easily swap a few
+ingredients around to get something that works for all sorts of parties.
diff --git a/content/recipes/condiments/sauce-mushroom.md b/content/recipes/condiments/sauce-mushroom.md
new file mode 100644
index 0000000..0865faf
--- /dev/null
+++ b/content/recipes/condiments/sauce-mushroom.md
@@ -0,0 +1,65 @@
+---
+title: Mushroom Sauce
+date: 2022-09-30
+tags:
+- condiments
+- savory
+preptime: 5
+cooktime: 25
+serves: 1
+
+ingredients:
+- label: Butter
+ amount: 50
+ unit: gram
+- label: Cream
+ amount: 150
+ unit: gram
+- label: Garlic
+ amount: 2
+ unit: clove
+- label: Mushrooms
+ amount: 100
+ unit: gram
+- label: Mustard
+ amount: 1
+ unit: teaspoon
+- label: Onion
+ amount: 1
+- label: Thyme
+ amount: 1
+ unit: teaspoon
+- label: White Wine
+ amount: 0.05
+ unit: liter
+- label: Worcestershire Sauce
+ amount: 0.02
+ unit: liter
+- label: Pepper
+- label: Salt
+
+stages:
+- label: Preparation
+ steps:
+ - Clean and cut the mushrooms.
+ - Finely dice the onions.
+ - Finely dice the garlic.
+ - Chop the thyme.
+- label: Cooking
+ steps:
+ - Melt the butter in a pan with a little bit of oil to prevent the butter from
+ burning.
+ - Add the onion and garlic and fry for about 1 minute.
+ - Add the mushrooms and fry until cooked, about 3 to 4 minutes.
+ - Add a pinch of salt
+ - Reduce the heat.
+ - Add the white wine to deglaze the pan.
+ - 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.
+ - Add the pepper to the pan.
+ - Stir everything together, and let simmer for 10 to 15 minutes to thicken up.
+---
+
+A savory sauce to be served warm with your dish. Works very well for steaks.