From 5729a93d6dfd46b1d80c29913828be3c5e9ebbad Mon Sep 17 00:00:00 2001 From: el3ctr0lyte <69082962+el3ctr0lyte@users.noreply.github.com> Date: Sat, 13 Mar 2021 18:38:28 +0200 Subject: Added a simple, well known sauce. --- src/simple-sauce.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 src/simple-sauce.md (limited to 'src') diff --git a/src/simple-sauce.md b/src/simple-sauce.md new file mode 100644 index 0000000..d97ab73 --- /dev/null +++ b/src/simple-sauce.md @@ -0,0 +1,16 @@ +# Simple sauce + +This is a simple and well known recipe. It goes by many names and this recipe is a starting point for many sauces, for eg. '1000 Island sauce' starts out with tomato sauce and mayonaise and then a bunch of other things gets added. You can use this sauce with your fries or anything else that you might use sauce for or as a base for another more complicated sauce. + +## Ingredients + ++ Tomato sauce. ++ Mayonaise + +## Method + +Mix one part tomato sauce with two parts mayonaise. What 'part' means is up to you, because that will determine how much dip you will have. You can also adjust this to your liking. More tomato sauce, more acidity. More mayonaise, more sweetness. + +## Contribution + +By el3ctr0lyte -- cgit v1.2.3 From 7b66951fd477847782696547717539af51df7cbf Mon Sep 17 00:00:00 2001 From: el3ctr0lyte <69082962+el3ctr0lyte@users.noreply.github.com> Date: Sat, 13 Mar 2021 18:40:35 +0200 Subject: Fixed grammer. --- src/simple-sauce.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/simple-sauce.md b/src/simple-sauce.md index d97ab73..7934954 100644 --- a/src/simple-sauce.md +++ b/src/simple-sauce.md @@ -1,6 +1,6 @@ # Simple sauce -This is a simple and well known recipe. It goes by many names and this recipe is a starting point for many sauces, for eg. '1000 Island sauce' starts out with tomato sauce and mayonaise and then a bunch of other things gets added. You can use this sauce with your fries or anything else that you might use sauce for or as a base for another more complicated sauce. +This is a simple and well known recipe. It goes by many names and this recipe is a starting point for many sauces, for eg. '1000 island sauce' starts out with tomato sauce and mayonaise and then a bunch of other things gets added. You can use this sauce with your fries or anything else that you might use sauce for or as a base for another more complicated sauce. ## Ingredients @@ -9,7 +9,7 @@ This is a simple and well known recipe. It goes by many names and this recipe is ## Method -Mix one part tomato sauce with two parts mayonaise. What 'part' means is up to you, because that will determine how much dip you will have. You can also adjust this to your liking. More tomato sauce, more acidity. More mayonaise, more sweetness. +Mix one part tomato sauce with two parts mayonaise. What 'part' means is up to you, because that will determine how much sauce you will have. You can also adjust this to your liking. More tomato sauce, more acidity. More mayonaise, more sweetness. ## Contribution -- cgit v1.2.3 From 6aaf0adbd8e41dc7ac61f48c2b64c4ccf5d129f8 Mon Sep 17 00:00:00 2001 From: el3ctr0lyte <69082962+el3ctr0lyte@users.noreply.github.com> Date: Sat, 13 Mar 2021 18:46:53 +0200 Subject: Update simple-sauce.md --- src/simple-sauce.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'src') diff --git a/src/simple-sauce.md b/src/simple-sauce.md index 7934954..a6651c6 100644 --- a/src/simple-sauce.md +++ b/src/simple-sauce.md @@ -1,16 +1,17 @@ # Simple sauce -This is a simple and well known recipe. It goes by many names and this recipe is a starting point for many sauces, for eg. '1000 island sauce' starts out with tomato sauce and mayonaise and then a bunch of other things gets added. You can use this sauce with your fries or anything else that you might use sauce for or as a base for another more complicated sauce. +This is a simple and well known recipe. It goes by many names and this recipe is a starting point for many sauces, eg '1000 island sauce'. ## Ingredients + Tomato sauce. + Mayonaise -## Method +## Directions -Mix one part tomato sauce with two parts mayonaise. What 'part' means is up to you, because that will determine how much sauce you will have. You can also adjust this to your liking. More tomato sauce, more acidity. More mayonaise, more sweetness. +1. Mix one part tomato sauce with two parts mayonaise. What 'part' means is up to you, because that will determine how much sauce you will have. You can also adjust this to your liking. More tomato sauce, more acidity. More mayonaise, more sweetness. +2. Enjoy! ## Contribution -By el3ctr0lyte +By el3ctr0lyte [github](https://github.com/el3ctr0lyte) -- cgit v1.2.3 From 6f382fe76523b4c34a5fb1ea80de122c44595995 Mon Sep 17 00:00:00 2001 From: el3ctr0lyte <69082962+el3ctr0lyte@users.noreply.github.com> Date: Sat, 13 Mar 2021 18:50:46 +0200 Subject: Added simple sauce to the index --- src/index.md | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/index.md b/src/index.md index 3b5699f..5831ebf 100644 --- a/src/index.md +++ b/src/index.md @@ -69,6 +69,7 @@ Only Based cooking. No ads, no tracking, nothing but based cooking. - [Peanut Butter](peanut-butter.html) - [Hummus](hummus.html) - [Ginataang Kalabasa](ginataang-kalabasa.html) +- [Simple Sauce](simple-sauce.html) ## Basics -- cgit v1.2.3