From c508cff4ccc7653b98b2abdc5e3a0079d59108ec Mon Sep 17 00:00:00 2001 From: AnaRey Date: Fri, 17 Jan 2020 15:32:49 -0500 Subject: [PATCH] Adding Madame Croque Feb recipe. Updating the recipe folder with the new folder for the month of feb and updating the profile of the write from the writer folder. --- app/index.md | 4 +++- app/recipe/feb/roast-pork-sandwich.md | 23 +++++++++++++++++++++++ app/writer/madame-croque.md | 1 + 3 files changed, 27 insertions(+), 1 deletion(-) create mode 100644 app/recipe/feb/roast-pork-sandwich.md diff --git a/app/index.md b/app/index.md index 60586822..6246fc70 100644 --- a/app/index.md +++ b/app/index.md @@ -20,4 +20,6 @@ Welcome to _Flavor_, the only place on the planet where your taste buds won't be ### [Madame Croque](writer/madame-croque.md) | mmecroque@flavor.magazine -[Chocolate Soup](recipe/jan/chocolate-soup.md) +[Roast Pork Sandwich](recipe/feb/roast-pork-sandwich.md) + + diff --git a/app/recipe/feb/roast-pork-sandwich.md b/app/recipe/feb/roast-pork-sandwich.md new file mode 100644 index 00000000..aef185f6 --- /dev/null +++ b/app/recipe/feb/roast-pork-sandwich.md @@ -0,0 +1,23 @@ +# Roast Pork and Pickled Cucumber Sandwich + +"Yummy! One of the preferred sandwiches in my house." + +Source: http://www.realsimple.com/food-recipes/browse-all-recipes/roast-pork-sandwich/ + +## Ingredients + +- 1 pound boneless pork loin +- 1/2 teaspoon cayenne pepper +- kosher salt and black pepper +- 1 cucumber, thinly sliced +- 3 tablespoons cider vinegar +- 2 tablespoons olive oil +- 2 teaspoons brown sugar +- 1/3 cup mayonnaise +- 4 Portuguese rolls, split + +# Instructions + +1. Heat oven to 450° F. Season the pork with the cayenne and ¼ teaspoon salt. Roast on a rimmed baking sheet until an instant-read thermometer inserted in the center reaches 145° F, 20 to 25 minutes; thinly slice. +2. Meanwhile, combine the cucumber, vinegar, oil, brown sugar, and ¼ teaspoon each salt and black pepper in a medium bowl. +3. Divide the mayonnaise, pork, and cucumber among the rolls. \ No newline at end of file diff --git a/app/writer/madame-croque.md b/app/writer/madame-croque.md index 68c5fbe8..0679c16f 100644 --- a/app/writer/madame-croque.md +++ b/app/writer/madame-croque.md @@ -5,3 +5,4 @@ Recipe Picks: - January: [Chocolate Soup](../recipe/jan/chocolate-soup.md) +- February: [Roast Pork Sandwich](../recipe/feb/roast-pork-sandwich.md)