From fb28575b43a5c818d1223f5d2ab6c2725ed5dfcb Mon Sep 17 00:00:00 2001 From: Jacob Smith <50594564+jsmit42@users.noreply.github.com> Date: Sat, 13 Mar 2021 00:41:53 -0700 Subject: [PATCH 1/5] Create hummus.md --- src/hummus.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 src/hummus.md diff --git a/src/hummus.md b/src/hummus.md new file mode 100644 index 0000000..73fdd9c --- /dev/null +++ b/src/hummus.md @@ -0,0 +1,19 @@ +# Hummus + +## Ingredients + +- One can of garbonzo beans +- About 3 tablespoons of tahini (also known as tehina) +- A spash of Lemmon Juice +- A splash of Olive Oil + +## Directions + +1. Thuroughly rinse garbonzo beans and remove any skins +2. Put all ingredients into a small food processor and chop until desired thickness is reached +3. You may have to add more olive oil or lemmon juice to reach your desired thickness (exact measurements of these ingredients were not given because you may like your hummus to be a different thickness than someone else, feel free to experiment) +4. Once your desired thickness has been reached place in a sealale container and refrigerate until you are ready to eat + +## Contribution + +- Jacob Smith - [website](https://jacobwsmith.xyz) From ba6d1dbe9b20cde474a0ff91490098cb9d37947b Mon Sep 17 00:00:00 2001 From: Jacob Smith <50594564+jsmit42@users.noreply.github.com> Date: Sat, 13 Mar 2021 00:43:37 -0700 Subject: [PATCH 2/5] Added hummus to index.md --- src/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/index.md b/src/index.md index 3d7609b..d865400 100644 --- a/src/index.md +++ b/src/index.md @@ -64,6 +64,7 @@ Only Based cooking. No ads, no tracking, nothing but based cooking. - [Sunday Morning Milkshake](sunday-milkshake.html) - [Quesadilla](quesadilla.html) - [Tuna Sub](tuna-sub.html) +- [Hummus](hummus.html) ## Basics From 27b616a6f9b8a05bdbb4cb61af9ab25ed58b1918 Mon Sep 17 00:00:00 2001 From: Jacob Smith <50594564+jsmit42@users.noreply.github.com> Date: Sat, 13 Mar 2021 01:09:15 -0700 Subject: [PATCH 3/5] Create ginataang-kalabasa.md --- src/ginataang-kalabasa.md | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 src/ginataang-kalabasa.md diff --git a/src/ginataang-kalabasa.md b/src/ginataang-kalabasa.md new file mode 100644 index 0000000..e9a2fc6 --- /dev/null +++ b/src/ginataang-kalabasa.md @@ -0,0 +1,26 @@ +# Ginataang Kalabasa + +Or "Squash in Coconut Milk". This is a common Filipino dish. + +- ⏲️ Prep time: 10 min +- 🍳Cook time: 30 min +- 🍽️ Servings: 8 + +## Ingredients + +- One medium sized squash that is easy to peel (butternut squash is usually best) +- Two cans of coconut milk +- One onion +- A few cloves of garlic + +## Directions + +1. Remove the seeds from your squash, then peel it and chop it up into large cubes, then set aside. (The easiest way to peel the squash while raw is to cut it into strips and cut the skin off of each strip individually) +2. Chop your onion and garlic and cook in an oiled stock pot until translucent. +3. Once your onions are translucent add both cans of coconut milk to the pot along with your cubes of squash. Let simmer until squash is soft. +4. When your squash is soft take a potato masher and mash about half of your squash leaving the rest of it as cubes. +5. Take off heat and serve over rice. + +## Contribution + +- Jacob Smith - [website](https://jacobwsmith.xyz) From 61f6651f749526e6d660b8545917e38ba5c8b159 Mon Sep 17 00:00:00 2001 From: Jacob Smith <50594564+jsmit42@users.noreply.github.com> Date: Sat, 13 Mar 2021 01:10:43 -0700 Subject: [PATCH 4/5] Added Ginataang Kalabasa to index.md --- src/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/index.md b/src/index.md index 3d7609b..94bd90c 100644 --- a/src/index.md +++ b/src/index.md @@ -64,6 +64,7 @@ Only Based cooking. No ads, no tracking, nothing but based cooking. - [Sunday Morning Milkshake](sunday-milkshake.html) - [Quesadilla](quesadilla.html) - [Tuna Sub](tuna-sub.html) +- [Ginataang Kalabasa](ginataang-kalabasa.html) ## Basics From f318e022723f3cb0add3c312de2853fa797121f8 Mon Sep 17 00:00:00 2001 From: Jacob Smith <50594564+jsmit42@users.noreply.github.com> Date: Sat, 13 Mar 2021 01:30:13 -0700 Subject: [PATCH 5/5] Create peanut-butter.md --- src/peanut-butter.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 src/peanut-butter.md diff --git a/src/peanut-butter.md b/src/peanut-butter.md new file mode 100644 index 0000000..1780711 --- /dev/null +++ b/src/peanut-butter.md @@ -0,0 +1,15 @@ +# Peanut Butter + +## Ingredient + +- 1 lb. of raw pre-shelled peanuts + +## Directions + +1. Spread peanuts on a large baking sheet and roast in the oven at 350° F (175° C) for ten to twelve minutes +2. While the peanuts are still hot remove any skins from them. This is best done by wrapping a few handfuls at a time in a dish towel and rolling them against each other for several seconds. +3. Put all your roasted and skinned peanuts in a food processor, add salt if desired, and chop until you have reached your desired thickness of peanut butter. (This may take a few minutes) + +## Contribution + +- Jacob Smith - [website](https://jacobwsmith.xyz)