Add pancake recipe
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 130 KiB |
@@ -0,0 +1 @@
|
|||||||
|
<!DOCTYPE html><html><head><link href="../style.css" rel="stylesheet" type="text/css"><meta charset="UTF-8"><meta name="viewport" content="user-scalable=no, width=device-width"></head><body class="recipe"><h1>Fluffy Pancakes</h1><section class="ingredients"><div class="image"><img src="final.png"></div><div class="list"><table><tr><td>¾ cup</td><td>whole milk</td></tr><tr><td>2 tbsp</td><td>white vinegar</td></tr><tr><td>1 cup</td><td>all-purpose flour</td></tr><tr><td>2 tbsp</td><td>white sugar</td></tr><tr><td>1 tsp</td><td>baking powder</td></tr><tr><td>½ tsp</td><td>baking soda</td></tr><tr><td>½ tsp</td><td>salt</td></tr><tr><td>1</td><td>egg</td></tr><tr><td>2 tbsp</td><td>butter (melted)</td></tr></table></div></section><section class="directions"><table><tr><td>1</td><td>Combine milk and vinegar in a medium bowl and set aside to sour.</td><td>5 min</td></tr><tr><td>2</td><td>Combine dry ingredients in a small bowl.</td><td>1 min</td></tr><tr><td>3</td><td>Whisk the egg into the soured milk.</td><td>1 min</td></tr><tr><td>4</td><td>Slowly whisk the dry ingredients into the wet ingredients, being sure to eliminate any lumpsbefore adding more of the dry mixture.</td><td>3 min</td></tr><tr><td>5</td><td>Heat a large skillet over medium heat. Scoop ¼ cup of the batter at a time to form each pancake.Cook until bubbles form, then flip. Remove each from the heat when lightly browned.</td><td>5 min</td></tr></table></section></body></html>
|
||||||
+1
-1
@@ -1 +1 @@
|
|||||||
<!DOCTYPE html><html><head><link rel="stylesheet" type="text/css" href="style.css"><meta name="viewport" content="user-scalable=no, width=device-width"></head><body class="cookbook"><h1>Baking</h1><a href="bagels"><img src="bagels/final.png">Bagels</a><a href="challah"><img src="challah/final.png">Challah</a><a href="gluten-free-flour"><img src="gluten-free-flour/final.png">Gluten-Free Flour</a><a href="pizza"><img src="pizza/final.png">Pizza</a><a href="rosemary-dinner-rolls"><img src="rosemary-dinner-rolls/final.png">Rosemary Dinner Rolls</a><a href="southern-buttermilk-biscuits"><img src="southern-buttermilk-biscuits/final.png">Southern Buttermilk Biscuits</a><h1>Soups</h1><a href="caldo-verde"><img src="caldo-verde/final.png">Caldo Verde</a><a href="clam-chowder"><img src="clam-chowder/final.png">Clam Chowder</a><a href="cream-of-spinach-soup"><img src="cream-of-spinach-soup/final.png">Cream of Spinach Soup</a><a href="curry-butternut-squash-and-apple-soup"><img src="curry-butternut-squash-and-apple-soup/final.png">Curry Butternut Squash & Apple Soup</a><a href="winter-lentil-soup"><img src="winter-lentil-soup/final.png">Winter Lentil Soup</a><h1>Salads</h1><a href="caesar-salad"><img src="caesar-salad/final.png">Caesar Salad</a><a href="ruths-chris-chopped-salad"><img src="ruths-chris-chopped-salad/final.png">Ruth's Chris Chopped Salad</a><h1>Main Dish</h1><a href="bbq-pork-ribs"><img src="bbq-pork-ribs/final.png">BBQ Pork Ribs</a><a href="beef-bourguignon"><img src="beef-bourguignon/final.png">Beef Bourguignon</a><a href="chicken-cordon-bleu"><img src="chicken-cordon-bleu/final.png">Chicken Cordon Bleu</a><a href="chicken-pot-pie"><img src="chicken-pot-pie/final.png">Chicken Pot Pie</a><a href="chicken-breasts-with-caper-cream-sauce"><img src="chicken-breasts-with-caper-cream-sauce/final.png">Chicken Breasts with Caper Cream Sauce</a><a href="chole"><img src="chole/final.png">Chole</a><a href="garlic-prime-rib"><img src="garlic-prime-rib/final.png">Garlic Prime Rib</a><a href="kielbasa-and-cabbage"><img src="kielbasa-and-cabbage/final.png">Kielbasa and Cabbage</a><a href="kofta-kebabs"><img src="kofta-kebabs/final.png">Kofta Kebabs</a><a href="lemon-chicken-with-mushroom-sauce"><img src="lemon-chicken-with-mushroom-sauce/final.png">Lemon Chicken with Mushroom Sauce</a><a href="ratatouille"><img src="ratatouille/final.png">Ratatouille</a><a href="ricotta-meatballs"><img src="ricotta-meatballs/final.png">Ricotta Meatballs</a><a href="roast-leg-of-lamb-with-rosemary"><img src="roast-leg-of-lamb-with-rosemary/final.png">Roast Leg of Lamb with Rosemary</a><a href="shrimp-with-sweet-potatoes-and-bacon"><img src="shrimp-with-sweet-potatoes-and-bacon/final.png">Shrimp with Sweet Potatoes and Bacon</a><a href="sloppy-joe-sandwiches"><img src="sloppy-joe-sandwiches/final.png">Sloppy Joe Sandwiches</a><h1>Sides</h1><a href="bok-choy-with-garlic"><img src="bok-choy-with-garlic/final.png">Bok Choy with Garlic</a><a href="bourbon-glazed-carrots"><img src="bourbon-glazed-carrots/final.png">Bourbon Glazed Carrots</a><a href="creamed-spinach"><img src="creamed-spinach/final.png">Creamed Spinach</a><a href="garlic-broccoli"><img src="garlic-broccoli/final.png">Garlic Broccoli</a><a href="hummus"><img src="hummus/final.png">Hummus</a><a href="pommes-puree"><img src="pommes-puree/final.png">Pommes Purée</a><a href="sweet-potatoes-with-honey-and-rosemary"><img src="sweet-potatoes-with-honey-and-rosemary/final.png">Sweet Potatoes with Honey and Rosemary</a><a href="tzatziki"><img src="tzatziki/final.png">Tzatziki</a></body></html>
|
<!DOCTYPE html><html><head><link rel="stylesheet" type="text/css" href="style.css"><meta name="viewport" content="user-scalable=no, width=device-width"></head><body class="cookbook"><h1>Baking</h1><a href="bagels"><img src="bagels/final.png">Bagels</a><a href="challah"><img src="challah/final.png">Challah</a><a href="fluffy-pancakes"><img src="fluffy-pancakes/final.png">Fluffy Pancakes</a><a href="gluten-free-flour"><img src="gluten-free-flour/final.png">Gluten-Free Flour</a><a href="pizza"><img src="pizza/final.png">Pizza</a><a href="rosemary-dinner-rolls"><img src="rosemary-dinner-rolls/final.png">Rosemary Dinner Rolls</a><a href="southern-buttermilk-biscuits"><img src="southern-buttermilk-biscuits/final.png">Southern Buttermilk Biscuits</a><h1>Soups</h1><a href="caldo-verde"><img src="caldo-verde/final.png">Caldo Verde</a><a href="clam-chowder"><img src="clam-chowder/final.png">Clam Chowder</a><a href="cream-of-spinach-soup"><img src="cream-of-spinach-soup/final.png">Cream of Spinach Soup</a><a href="curry-butternut-squash-and-apple-soup"><img src="curry-butternut-squash-and-apple-soup/final.png">Curry Butternut Squash & Apple Soup</a><a href="winter-lentil-soup"><img src="winter-lentil-soup/final.png">Winter Lentil Soup</a><h1>Salads</h1><a href="caesar-salad"><img src="caesar-salad/final.png">Caesar Salad</a><a href="ruths-chris-chopped-salad"><img src="ruths-chris-chopped-salad/final.png">Ruth's Chris Chopped Salad</a><h1>Main Dish</h1><a href="bbq-pork-ribs"><img src="bbq-pork-ribs/final.png">BBQ Pork Ribs</a><a href="beef-bourguignon"><img src="beef-bourguignon/final.png">Beef Bourguignon</a><a href="chicken-cordon-bleu"><img src="chicken-cordon-bleu/final.png">Chicken Cordon Bleu</a><a href="chicken-pot-pie"><img src="chicken-pot-pie/final.png">Chicken Pot Pie</a><a href="chicken-breasts-with-caper-cream-sauce"><img src="chicken-breasts-with-caper-cream-sauce/final.png">Chicken Breasts with Caper Cream Sauce</a><a href="chole"><img src="chole/final.png">Chole</a><a href="garlic-prime-rib"><img src="garlic-prime-rib/final.png">Garlic Prime Rib</a><a href="kielbasa-and-cabbage"><img src="kielbasa-and-cabbage/final.png">Kielbasa and Cabbage</a><a href="kofta-kebabs"><img src="kofta-kebabs/final.png">Kofta Kebabs</a><a href="lemon-chicken-with-mushroom-sauce"><img src="lemon-chicken-with-mushroom-sauce/final.png">Lemon Chicken with Mushroom Sauce</a><a href="ratatouille"><img src="ratatouille/final.png">Ratatouille</a><a href="ricotta-meatballs"><img src="ricotta-meatballs/final.png">Ricotta Meatballs</a><a href="roast-leg-of-lamb-with-rosemary"><img src="roast-leg-of-lamb-with-rosemary/final.png">Roast Leg of Lamb with Rosemary</a><a href="shrimp-with-sweet-potatoes-and-bacon"><img src="shrimp-with-sweet-potatoes-and-bacon/final.png">Shrimp with Sweet Potatoes and Bacon</a><a href="sloppy-joe-sandwiches"><img src="sloppy-joe-sandwiches/final.png">Sloppy Joe Sandwiches</a><h1>Sides</h1><a href="bok-choy-with-garlic"><img src="bok-choy-with-garlic/final.png">Bok Choy with Garlic</a><a href="bourbon-glazed-carrots"><img src="bourbon-glazed-carrots/final.png">Bourbon Glazed Carrots</a><a href="creamed-spinach"><img src="creamed-spinach/final.png">Creamed Spinach</a><a href="garlic-broccoli"><img src="garlic-broccoli/final.png">Garlic Broccoli</a><a href="hummus"><img src="hummus/final.png">Hummus</a><a href="pommes-puree"><img src="pommes-puree/final.png">Pommes Purée</a><a href="sweet-potatoes-with-honey-and-rosemary"><img src="sweet-potatoes-with-honey-and-rosemary/final.png">Sweet Potatoes with Honey and Rosemary</a><a href="tzatziki"><img src="tzatziki/final.png">Tzatziki</a></body></html>
|
||||||
Binary file not shown.
|
After Width: | Height: | Size: 130 KiB |
@@ -0,0 +1,67 @@
|
|||||||
|
doctype html
|
||||||
|
html
|
||||||
|
head
|
||||||
|
link(href="../style.css" rel="stylesheet" type="text/css")
|
||||||
|
meta(charset="UTF-8")
|
||||||
|
meta(name="viewport" content="user-scalable=no, width=device-width")
|
||||||
|
|
||||||
|
body.recipe
|
||||||
|
h1 Fluffy Pancakes
|
||||||
|
|
||||||
|
section.ingredients
|
||||||
|
.image
|
||||||
|
img(src="final.png")
|
||||||
|
.list
|
||||||
|
table
|
||||||
|
tr
|
||||||
|
td ¾ cup
|
||||||
|
td whole milk
|
||||||
|
tr
|
||||||
|
td 2 tbsp
|
||||||
|
td white vinegar
|
||||||
|
tr
|
||||||
|
td 1 cup
|
||||||
|
td all-purpose flour
|
||||||
|
tr
|
||||||
|
td 2 tbsp
|
||||||
|
td white sugar
|
||||||
|
tr
|
||||||
|
td 1 tsp
|
||||||
|
td baking powder
|
||||||
|
tr
|
||||||
|
td ½ tsp
|
||||||
|
td baking soda
|
||||||
|
tr
|
||||||
|
td ½ tsp
|
||||||
|
td salt
|
||||||
|
tr
|
||||||
|
td 1
|
||||||
|
td egg
|
||||||
|
tr
|
||||||
|
td 2 tbsp
|
||||||
|
td butter (melted)
|
||||||
|
|
||||||
|
section.directions
|
||||||
|
table
|
||||||
|
tr
|
||||||
|
td 1
|
||||||
|
td Combine milk and vinegar in a medium bowl and set aside to sour.
|
||||||
|
td 5 min
|
||||||
|
tr
|
||||||
|
td 2
|
||||||
|
td Combine dry ingredients in a small bowl.
|
||||||
|
td 1 min
|
||||||
|
tr
|
||||||
|
td 3
|
||||||
|
td Whisk the egg into the soured milk.
|
||||||
|
td 1 min
|
||||||
|
tr
|
||||||
|
td 4
|
||||||
|
td Slowly whisk the dry ingredients into the wet ingredients, being sure to eliminate any lumps
|
||||||
|
| before adding more of the dry mixture.
|
||||||
|
td 3 min
|
||||||
|
tr
|
||||||
|
td 5
|
||||||
|
td Heat a large skillet over medium heat. Scoop ¼ cup of the batter at a time to form each pancake.
|
||||||
|
| Cook until bubbles form, then flip. Remove each from the heat when lightly browned.
|
||||||
|
td 5 min
|
||||||
@@ -15,6 +15,10 @@ html
|
|||||||
img(src="challah/final.png")
|
img(src="challah/final.png")
|
||||||
| Challah
|
| Challah
|
||||||
|
|
||||||
|
a(href="fluffy-pancakes")
|
||||||
|
img(src="fluffy-pancakes/final.png")
|
||||||
|
| Fluffy Pancakes
|
||||||
|
|
||||||
a(href="gluten-free-flour")
|
a(href="gluten-free-flour")
|
||||||
img(src="gluten-free-flour/final.png")
|
img(src="gluten-free-flour/final.png")
|
||||||
| Gluten-Free Flour
|
| Gluten-Free Flour
|
||||||
|
|||||||
Reference in New Issue
Block a user