[recipes] Another recipe contribution



commit 70a061445b62fa093ef94e8a8d3b399df7ef20f5
Author: Matthias Clasen <mclasen redhat com>
Date:   Fri Mar 31 19:35:31 2017 -0400

    Another recipe contribution
    
    Quinoa Salad by Hugh.

 data/chefs.db           |    6 ++++++
 data/images/hugh        |  Bin 0 -> 10814 bytes
 data/images/quinoa1.jpg |  Bin 0 -> 1284022 bytes
 data/images/quinoa2.jpg |  Bin 0 -> 967927 bytes
 data/meson.build        |    3 +++
 data/recipes.db         |   20 ++++++++++++++++++++
 6 files changed, 29 insertions(+), 0 deletions(-)
---
diff --git a/data/chefs.db b/data/chefs.db
index 63fe01e..0616647 100644
--- a/data/chefs.db
+++ b/data/chefs.db
@@ -64,6 +64,12 @@ Name=halfline
 Fullname=Ray Strode
 Description=Ray is a Desktop Software Engineer at Red Hat and vegetarian who occasionally enjoys cooking.
 
+[hugh]
+Image=images/hugh
+Name=Hugh
+Fullname=Hugh Smalley
+Description=Dad with a sysadmin problem/hobby
+
 [link]
 Image=images/Sonic.jpg
 Name=Link
diff --git a/data/images/hugh b/data/images/hugh
new file mode 100644
index 0000000..d2bff32
Binary files /dev/null and b/data/images/hugh differ
diff --git a/data/images/quinoa1.jpg b/data/images/quinoa1.jpg
new file mode 100644
index 0000000..0de60ab
Binary files /dev/null and b/data/images/quinoa1.jpg differ
diff --git a/data/images/quinoa2.jpg b/data/images/quinoa2.jpg
new file mode 100644
index 0000000..96c480c
Binary files /dev/null and b/data/images/quinoa2.jpg differ
diff --git a/data/meson.build b/data/meson.build
index bec3b1f..43120cb 100644
--- a/data/meson.build
+++ b/data/meson.build
@@ -20,6 +20,7 @@ install_data(  'images/adelia.jpg',
                 'images/american.png',
                 'images/bagel.jpg',
                 'images/Bastian.jpg',
+                'images/hugh',
                 'images/peter.jpg',
                 'images/big-american.png',
                 'images/big-chinese.png',
@@ -110,6 +111,8 @@ install_data(  'images/adelia.jpg',
                 'images/pan_pizza3.png',
                 'images/pineapple_upside_down.jpg',
                 'images/pizzaburger.jpg',
+                'images/quinoa1.jpg',
+                'images/quinoa2.jpg',
                 'images/rakost1.jpg',
                 'images/rakost2.jpg',
                 'images/rakost3.jpg',
diff --git a/data/recipes.db b/data/recipes.db
index e5c69bb..c7e17be 100644
--- a/data/recipes.db
+++ b/data/recipes.db
@@ -1,3 +1,23 @@
+[R_Quinoa_Salad_by_hugh]
+Name=Quinoa Salad
+Author=hugh
+Description=Yummy salad that goes with just about anything.
+Cuisine=
+Season=
+Category=side
+PrepTime=Less than 15 minutes
+CookTime=15 to 30 minutes
+Ingredients=1  cup     quinoa  \n2     cup     Water   \n¼     cup     Olive oil, extra-virgin \n2           
  limes, juiced   \n2     tsp     ground cumin    \n1     tsp     Salt    \n½     tsp     crushed red peper 
flakes        \n15    oz      canned black beans, rinsed      \n8             green onions, chopped   \n⅓     
cup     Cilantro        
+Instructions=Cook it like rice so bring quinoa and water to a boil  Reduce heat to medium-low, cover, and 
simmer until quinoa is tender and water has been absorbed, 10 to 15 minutes. Set aside to cool, this is 
important otherwise things get sticky \n\nWhisk olive oil, lime juice, cumin, 1 teaspoon salt, and red pepper 
flakes together in a bowl.\n\nCombine everything but the cilantro, into a big bowl and toss to coat. Next 
season with salt & pepper and stir in the cilantro. Server right away or chill it for later.
+Notes=If needed you can add some zesty Italian dressing for if it gets a little dry the next day.
+Serves=1
+Spiciness=40
+Diets=8
+DefaultImage=0
+Images=images/quinoa2.jpg;images/quinoa1.jpg;
+Created=2017-3-26 0:1:16
+Modified=2017-3-26 0:20:31
+
 [R_Lemon_Cake_by_peter]
 Name=Lemon Cake
 Author=peter


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]