{"componentChunkName":"component---src-templates-post-js","path":"/week5","result":{"data":{"mdx":{"frontmatter":{"image":{"childImageSharp":{"fluid":{"base64":"data:image/jpeg;base64,/9j/2wBDABALDA4MChAODQ4SERATGCgaGBYWGDEjJR0oOjM9PDkzODdASFxOQERXRTc4UG1RV19iZ2hnPk1xeXBkeFxlZ2P/2wBDARESEhgVGC8aGi9jQjhCY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2P/wgARCAAPABQDASIAAhEBAxEB/8QAFwAAAwEAAAAAAAAAAAAAAAAAAAMEAf/EABUBAQEAAAAAAAAAAAAAAAAAAAMC/9oADAMBAAIQAxAAAAGPF0itQoOv/8QAHBAAAgICAwAAAAAAAAAAAAAAAAIBAxESEyEi/9oACAEBAAEFAnb3sxXrYmYE7OKD/8QAFREBAQAAAAAAAAAAAAAAAAAAEBH/2gAIAQMBAT8Bp//EABURAQEAAAAAAAAAAAAAAAAAABAR/9oACAECAQE/AYf/xAAaEAACAwEBAAAAAAAAAAAAAAAAAREhMQJB/9oACAEBAAY/AnFGsnrVR6Qi5P/EABsQAQADAAMBAAAAAAAAAAAAAAEAESFRYXHR/9oACAEBAAE/IU0UMAyWFLHsQOSTb4jMm9k5lump/9oADAMBAAIAAwAAABDU3//EABcRAAMBAAAAAAAAAAAAAAAAAAABEVH/2gAIAQMBAT8Qkrw//8QAFxEBAQEBAAAAAAAAAAAAAAAAASEAEf/aAAgBAgEBPxCC5Dsd/8QAHRABAAMAAgMBAAAAAAAAAAAAAQARITGRQWGh0f/aAAgBAQABPxDXTuBAeiKfIFNoQo6Cm1w9JBb2tvR+wZCtwG37FVbZ8Q6qf//Z","aspectRatio":1.3333333333333333,"src":"/static/cc2c8e8698cf14d8f6b57f3e837e1bb8/14b42/IMG_1967.jpg","srcSet":"/static/cc2c8e8698cf14d8f6b57f3e837e1bb8/f836f/IMG_1967.jpg 200w,\n/static/cc2c8e8698cf14d8f6b57f3e837e1bb8/2244e/IMG_1967.jpg 400w,\n/static/cc2c8e8698cf14d8f6b57f3e837e1bb8/14b42/IMG_1967.jpg 800w,\n/static/cc2c8e8698cf14d8f6b57f3e837e1bb8/47498/IMG_1967.jpg 1200w,\n/static/cc2c8e8698cf14d8f6b57f3e837e1bb8/0e329/IMG_1967.jpg 1600w,\n/static/cc2c8e8698cf14d8f6b57f3e837e1bb8/1faac/IMG_1967.jpg 3264w","sizes":"(max-width: 800px) 100vw, 800px"},"id":"a667d612-3a83-5002-ab76-487e74c08847"}},"images":null,"author":"A-M","title":"Week 5- Dietary Restrictions","category":"baking","rotate":null},"body":"function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nfunction _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }\n\nfunction _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }\n\n/* @jsx mdx */\nvar _frontmatter = {\n  \"title\": \"Week 5- Dietary Restrictions\",\n  \"slug\": \"week5\",\n  \"author\": \"A-M\",\n  \"image\": \"./images/IMG_1967.jpg\",\n  \"category\": \"baking\",\n  \"id\": 5\n};\n\nvar makeShortcode = function makeShortcode(name) {\n  return function MDXDefaultShortcode(props) {\n    console.warn(\"Component \" + name + \" was not imported, exported, or provided by MDXProvider as global scope\");\n    return mdx(\"div\", props);\n  };\n};\n\nvar layoutProps = {\n  _frontmatter: _frontmatter\n};\nvar MDXLayout = \"wrapper\";\nreturn function MDXContent(_ref) {\n  var components = _ref.components,\n      props = _objectWithoutProperties(_ref, [\"components\"]);\n\n  return mdx(MDXLayout, _extends({}, layoutProps, props, {\n    components: components,\n    mdxType: \"MDXLayout\"\n  }), mdx(\"div\", {\n    className: \"main-page-container\"\n  }, mdx(\"p\", {\n    className: \"main-page-header\"\n  }, \"Week 5: Dietary Restrictions\"), mdx(\"p\", {\n    className: \"sub-header-cream\"\n  }, \"Recipe: \", mdx(\"a\", {\n    className: \"category-link baking\",\n    href: \"https://www.amazon.com/Professional-Pastry-Chef-Fundamentals-Baking/dp/0471359254?creativeASIN=0471359254&linkCode=w61&imprToken=Zr.CLkO3NnBGCANS1sU2Xg&slotNum=44&tag=uuid10-20\"\n  }, \"Gluten Free Chocolate Sheet Cake\"), \"  \"), mdx(\"p\", {\n    className: \"post-text\"\n  }, \"I decided to modify one of my favorite recipes of my mother's to be gluten free and dairy free. I will post the normal recipes in this post and then add what I substituted for the dietary restrictions at the bottom.\", mdx(\"p\", null, \"The Chocolate Sheet Cake recipe is:\"), mdx(\"p\", null, \"Blend: 2 Cups Flour 2 Cups Sugar 4 Tbsp Cocoa Powder\"), mdx(\"p\", null, \"Boil: 1 Cup Water 1 Cup Butter/Margarine\"), mdx(\"p\", null, \"Add to dry ingredients, mix well. Add 1/2 Cup Buttermilk or sour milk (I usually just add vinegar to regular milk), 1 tsp. Vanilla, 1 tsp. Baking Soda, 2 eggs (slightly beaten), 1/2 tsp. salt. Mix well, pour in greased Jelly Roll pan. Bake at 400 degrees for 15 minutes. Icing: Blend 4 Tbsp Cocoa powder and 1 box (1lb) powdered sugar, add 1/3 Cup hot milk and 1/2 cup melted butter or margarine and mix well. Add 1 tsp Vanilla and beat well. Spread on hot cake.\")), mdx(\"p\", {\n    className: \"post-text\"\n  }, \"In order to make this cake gluten free and dairy free, I substituted the flour with betty crocker gluten free flour mix and 1 tsp xantham gum. I substituted apple sauce for the eggs (1/4 cup per egg). I used earth balance for the margarine and I used soy milk instead of regular milk.\")));\n}\n;\nMDXContent.isMDXComponent = true;"}},"pageContext":{"slug":"week5"}}}