From 713384938228e06c1b64aa0f5586b6030be9993c Mon Sep 17 00:00:00 2001 From: Karthik Ram Date: Sun, 3 Nov 2013 11:58:34 -0800 Subject: [PATCH 1/2] Added base layer, toppings and full recipe for an asian-style taco --- base_layers/asian_marinade.md | 14 ++++++++++++++ condiments/pickled_vegetables.md | 17 +++++++++++++++++ full_tacos/asian_style_tacos.md | 9 +++++++++ 3 files changed, 40 insertions(+) create mode 100644 base_layers/asian_marinade.md create mode 100644 condiments/pickled_vegetables.md create mode 100644 full_tacos/asian_style_tacos.md diff --git a/base_layers/asian_marinade.md b/base_layers/asian_marinade.md new file mode 100644 index 0000000..5fdc9c2 --- /dev/null +++ b/base_layers/asian_marinade.md @@ -0,0 +1,14 @@ +# Asian style tofu or pork + +For Marinade mix: +* quarter cup lime juice +* quarter cup soy sauce +* quarter cup toasted sesame oil +* two cloves of garlic, chopped +* 3 teaspoons cumin +* 1 teaspoon paprika +* Some chopped cilantro + +Mix with sliced tofu or pork, marinade for 30 minutes and quickly sautee. + + diff --git a/condiments/pickled_vegetables.md b/condiments/pickled_vegetables.md new file mode 100644 index 0000000..8b9125b --- /dev/null +++ b/condiments/pickled_vegetables.md @@ -0,0 +1,17 @@ +# Pickled vegetables + +Whisk: +* 1/4 cup rice vinegar +* 2 teaspoons sugar +* 1 teaspoon soy sauce +* 1 teaspoon fish sauce +* Some red pepper flakes + +Then toss in some sliced vegetables. Suggestions include: +* cucumbers +* carrots +* onions +* radishes + +Mix, cover and chill in fridge for at least 30 minutes before using. + diff --git a/full_tacos/asian_style_tacos.md b/full_tacos/asian_style_tacos.md new file mode 100644 index 0000000..589ced0 --- /dev/null +++ b/full_tacos/asian_style_tacos.md @@ -0,0 +1,9 @@ + +# Asian style tacos + +If you like a lighter asian style taco with no cheese, give this one a try. + +* Using the asian marinade, pepare some tofu or sliced pork +* Make some Guac (add in a teaspoon of sesame oil and toasted sesame seeds to your recipe) +* Top with asian picked veggies +* NOM From df63f7e65785330504988d7178721f85d7c516e3 Mon Sep 17 00:00:00 2001 From: Karthik Ram Date: Sun, 3 Nov 2013 12:01:11 -0800 Subject: [PATCH 2/2] Added relative links to base and condiments --- full_tacos/asian_style_tacos.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/full_tacos/asian_style_tacos.md b/full_tacos/asian_style_tacos.md index 589ced0..1d6532c 100644 --- a/full_tacos/asian_style_tacos.md +++ b/full_tacos/asian_style_tacos.md @@ -3,7 +3,7 @@ If you like a lighter asian style taco with no cheese, give this one a try. -* Using the asian marinade, pepare some tofu or sliced pork -* Make some Guac (add in a teaspoon of sesame oil and toasted sesame seeds to your recipe) -* Top with asian picked veggies +* Using the [asian marinade](..//base_layers/asian_marinade.md), pepare some tofu or sliced pork +* Make some guacamole (add in a teaspoon of sesame oil and toasted sesame seeds to your recipe) +* Top with [asian picked veggies](../condiments/pickled_vegetables.md) * NOM