From: Don Armstrong Date: Mon, 22 Jul 2019 00:17:08 +0000 (-0700) Subject: move pizza dough and add sidebar X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=325276c07166781a236a28013be207038e271828;p=recipes.git move pizza dough and add sidebar --- diff --git a/pizza_dough.mdwn b/pizza_dough.mdwn deleted file mode 100644 index a1e740a..0000000 --- a/pizza_dough.mdwn +++ /dev/null @@ -1,18 +0,0 @@ -[[!meta title="Bread Maker Pizza Dough"]] - -# Bread Maker Pizza Dough - -Makes enough bread for two deep dish pizzas - -+ 10 oz Water -+ 0.75 t Salt -+ 3 T Olive Oil -+ 4 C All-Purpose Flour -+ 2 t active dry yeast - -Put ingredients in order into bread maker; run on dough setting - -For Deep Dish bake at 450 °F for about 25-30 minutes; for thin crust, -bake at 450 °F for 15 minutes in cast iron pan. - -[[!tag pizza dough "bread maker"]] diff --git a/recipes/pizza_dough.mdwn b/recipes/pizza_dough.mdwn new file mode 100644 index 0000000..a1e740a --- /dev/null +++ b/recipes/pizza_dough.mdwn @@ -0,0 +1,18 @@ +[[!meta title="Bread Maker Pizza Dough"]] + +# Bread Maker Pizza Dough + +Makes enough bread for two deep dish pizzas + ++ 10 oz Water ++ 0.75 t Salt ++ 3 T Olive Oil ++ 4 C All-Purpose Flour ++ 2 t active dry yeast + +Put ingredients in order into bread maker; run on dough setting + +For Deep Dish bake at 450 °F for about 25-30 minutes; for thin crust, +bake at 450 °F for 15 minutes in cast iron pan. + +[[!tag pizza dough "bread maker"]] diff --git a/sidebar.mdwn b/sidebar.mdwn new file mode 100644 index 0000000..cc65000 --- /dev/null +++ b/sidebar.mdwn @@ -0,0 +1,2 @@ +[[Tags]]: +[[!pagestats style="list" pages="./tags/*" among="./recipes/*"]]