diff --git a/.nojekyll b/.nojekyll new file mode 100644 index 00000000..e69de29b diff --git a/CNAME b/CNAME new file mode 100644 index 00000000..fd32f1a5 --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +effintasty.com diff --git a/README.md b/README.md new file mode 100644 index 00000000..e6ce650d --- /dev/null +++ b/README.md @@ -0,0 +1,25 @@ +# Effintasty + +## Deploying to production +- Github Actions will auto deploy when: + - a new commit to master is pushed + - 12:00am PST every day and will auto deploy new recipes if the date is today or in the past + + +## Manually Deploying if github actions changed +- Make sure git status is clean via `git status` +- Switch to master branch via: `git checkout master` +- Deploy via `JEKYLL_ENV=production bundle exec jgd` + +## Pictures +Pictures on the site use a 3:2 aspect ratio +In order to figure out what height/width an image should be, use this [Aspect Ratio Calculator](https://calculateaspectratio.com/) and give it the current width. It will then tell you what the height should be. + +### Converting pictures to jpeg: +`magick convert rose.jpg rose.png` + +Where `rose.jpg` is the image you want to change formats for +and `rose.png` is the image name and format(png) that you want to convert it to. + +## Future Posts for local viewing +When trying to look at a recioe to be posted in the future, stop localhost serve, re-serve jekyll with "--future" proceeding to view. \ No newline at end of file diff --git a/about/index.html b/about/index.html new file mode 100644 index 00000000..fd8ad17d --- /dev/null +++ b/about/index.html @@ -0,0 +1,335 @@ + + + + + + + + + +About | Effin’ Tasty + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ +
+

About

+
+ + Lauren and Tyler holding hands at a winery + +
+

Before I loved to cook, I loved to eat. As I experienced new and delicious foods, I ​enjoyed the creativity and excitement that ​went into making them. ​I began to get a sense of my favorite flavors and their complements.

+ +

Each time I make food, it​’​s an adventure. I’m happy when I see others enjoy what I’ve created, eating far more than they intended​ because they simply can’t get enough​. It’s a pride thing. I love cooking, and the more people I can serve the better. I host several parties a year, and my goal is always to stuff my guests with delicious food​ ​–​ ​I want them to desire the taste of the yummy items on my table ​so much that they can​’t​ resist​ one more bite​.

+ +

I first decided to create a food blog when I noticed that many recipes I had Pinned, made and loved were attached to sites that were no longer available​ – I wanted to preserve those recipes, and also enhance them with my own adjustments and additions​. I also have marked​ ​up my ​(very ​well-loved) cookbooks, notebooks, and ​print-outs of recipes I’ve made and ​then ​modified​ ​– sometimes to the point ​that the initial recipe​ holds only a passing similarity to my new recipe. ​This process is part of the reason why I love to cook as much as I do – ​I ​enjoy collecting new recipes, planning my cooking extravaganzas, and rolling out the spread. It’s rare that I find a recipe that I don’t modify, and the trial and error of finding a great recipe is like polishing a gem. This site has all of my precious gems, ​and ​I hope you enjoy​ them​ as much as I do.

+ +

Kitchen mishaps sometimes occur and ​learning to resolve them has made me a more agile and competent cook. I frequently make mistakes in the kitchen, but I learn from them, and​ I’ve​ included those learnings here. ​As much as possible, I try to explain why certain tasks are needed, as well as cautionary notes for vigilance as you prepare my dishes.

+ +

A secondary reason to create this blog was to learn a bit about computer programming. The initial name of the site was “Cooking2Code,” but Effin’ Tasty was so much better that I had to switch. This site is hosted on GitHub, powered by Jekyll and Bootstrap 3.

+ +

I credit the existence of this site to my delightful boyfriend, Tyler. He is my resident photographer and tech genius extraordinaire. He uses a Sony Alpha r7 camera, with an assortment of lenses. His favorite dishes of mine is the loaded baked potato casserole (especially as leftovers), anything with corn, particularly my creamed corn and corn chowder, and (of course) anything with bacon. Additional credits to our wonderful puppies/sous chefs, Horatio and Harley. They have provided incredible support with kitchen clean-up, poison tasting and general supervision.

+ +
+ + collage of two dogs + +
+ +
+
+ + + + + + + + + + + + + diff --git a/ads.txt b/ads.txt new file mode 100644 index 00000000..d3967c96 --- /dev/null +++ b/ads.txt @@ -0,0 +1 @@ +google.com, pub-8891871153243704, DIRECT, f08c47fec0942fa0 \ No newline at end of file diff --git a/assets/About_pic.jpg b/assets/About_pic.jpg new file mode 100644 index 00000000..1704a7ac Binary files /dev/null and b/assets/About_pic.jpg differ diff --git a/assets/BLTTomatoes.jpg b/assets/BLTTomatoes.jpg new file mode 100644 index 00000000..664a0d6f Binary files /dev/null and b/assets/BLTTomatoes.jpg differ diff --git a/assets/Bagel.jpg b/assets/Bagel.jpg new file mode 100644 index 00000000..fb16c4b2 Binary files /dev/null and b/assets/Bagel.jpg differ diff --git a/assets/BeefBroccoli.jpeg b/assets/BeefBroccoli.jpeg new file mode 100644 index 00000000..b58d6169 Binary files /dev/null and b/assets/BeefBroccoli.jpeg differ diff --git a/assets/BeefStew.jpeg b/assets/BeefStew.jpeg new file mode 100644 index 00000000..84aabf98 Binary files /dev/null and b/assets/BeefStew.jpeg differ diff --git a/assets/ChickenCarbonara.jpg b/assets/ChickenCarbonara.jpg new file mode 100644 index 00000000..da248c48 Binary files /dev/null and b/assets/ChickenCarbonara.jpg differ diff --git a/assets/ChickenEnchiladas.jpg b/assets/ChickenEnchiladas.jpg new file mode 100644 index 00000000..13fd8427 Binary files /dev/null and b/assets/ChickenEnchiladas.jpg differ diff --git a/assets/ChipotleChickenCopycat.jpg b/assets/ChipotleChickenCopycat.jpg new file mode 100644 index 00000000..5cc37bd5 Binary files /dev/null and b/assets/ChipotleChickenCopycat.jpg differ diff --git a/assets/CornChowder.jpeg b/assets/CornChowder.jpeg new file mode 100644 index 00000000..d2003913 Binary files /dev/null and b/assets/CornChowder.jpeg differ diff --git a/assets/CountryGreenBeans.jpg b/assets/CountryGreenBeans.jpg new file mode 100644 index 00000000..c9c73e35 Binary files /dev/null and b/assets/CountryGreenBeans.jpg differ diff --git a/assets/DijonPorkLoin.jpg b/assets/DijonPorkLoin.jpg new file mode 100755 index 00000000..3157b75d Binary files /dev/null and b/assets/DijonPorkLoin.jpg differ diff --git a/assets/EffinTastySiteFlow071516.pdf b/assets/EffinTastySiteFlow071516.pdf new file mode 100644 index 00000000..801cb6f0 Binary files /dev/null and b/assets/EffinTastySiteFlow071516.pdf differ diff --git a/assets/FajitaVegetables.jpeg b/assets/FajitaVegetables.jpeg new file mode 100644 index 00000000..f09738a9 Binary files /dev/null and b/assets/FajitaVegetables.jpeg differ diff --git a/assets/FamousBerryPie.jpg b/assets/FamousBerryPie.jpg new file mode 100644 index 00000000..232703c4 Binary files /dev/null and b/assets/FamousBerryPie.jpg differ diff --git a/assets/GreekChicken.jpg b/assets/GreekChicken.jpg new file mode 100644 index 00000000..bcc9f672 Binary files /dev/null and b/assets/GreekChicken.jpg differ diff --git a/assets/KingCookies.jpg b/assets/KingCookies.jpg new file mode 100644 index 00000000..f90059e6 Binary files /dev/null and b/assets/KingCookies.jpg differ diff --git a/assets/LoadedBakedPotato.jpeg b/assets/LoadedBakedPotato.jpeg new file mode 100644 index 00000000..c1ece5a7 Binary files /dev/null and b/assets/LoadedBakedPotato.jpeg differ diff --git a/assets/Meatloaf.jpg b/assets/Meatloaf.jpg new file mode 100644 index 00000000..4170422f Binary files /dev/null and b/assets/Meatloaf.jpg differ diff --git a/assets/MiniApplePies.jpeg b/assets/MiniApplePies.jpeg new file mode 100644 index 00000000..7cede7c9 Binary files /dev/null and b/assets/MiniApplePies.jpeg differ diff --git a/assets/MiniTarts.jpeg b/assets/MiniTarts.jpeg new file mode 100644 index 00000000..32f6cdc9 Binary files /dev/null and b/assets/MiniTarts.jpeg differ diff --git a/assets/OatmealCookie.jpg b/assets/OatmealCookie.jpg new file mode 100644 index 00000000..90d1d26f Binary files /dev/null and b/assets/OatmealCookie.jpg differ diff --git a/assets/PeanutButterBlossoms.jpg b/assets/PeanutButterBlossoms.jpg new file mode 100644 index 00000000..e89c553f Binary files /dev/null and b/assets/PeanutButterBlossoms.jpg differ diff --git a/assets/Pesto.jpg b/assets/Pesto.jpg new file mode 100644 index 00000000..806231c7 Binary files /dev/null and b/assets/Pesto.jpg differ diff --git a/assets/PieDough.jpeg b/assets/PieDough.jpeg new file mode 100644 index 00000000..dfed01a5 Binary files /dev/null and b/assets/PieDough.jpeg differ diff --git a/assets/Puppy_pic.jpg b/assets/Puppy_pic.jpg new file mode 100644 index 00000000..887df348 Binary files /dev/null and b/assets/Puppy_pic.jpg differ diff --git a/assets/SaltedChocolateFrosting.jpeg b/assets/SaltedChocolateFrosting.jpeg new file mode 100644 index 00000000..0848d0d5 Binary files /dev/null and b/assets/SaltedChocolateFrosting.jpeg differ diff --git a/assets/SpinachRice.jpeg b/assets/SpinachRice.jpeg new file mode 100644 index 00000000..56619620 Binary files /dev/null and b/assets/SpinachRice.jpeg differ diff --git a/assets/VodkaCreamPenne.jpeg b/assets/VodkaCreamPenne.jpeg new file mode 100644 index 00000000..e27997bf Binary files /dev/null and b/assets/VodkaCreamPenne.jpeg differ diff --git a/assets/WeeknightChickenCrockpot.jpeg b/assets/WeeknightChickenCrockpot.jpeg new file mode 100644 index 00000000..1841b485 Binary files /dev/null and b/assets/WeeknightChickenCrockpot.jpeg differ diff --git a/assets/WhippedCream.jpg b/assets/WhippedCream.jpg new file mode 100755 index 00000000..6d442bc5 Binary files /dev/null and b/assets/WhippedCream.jpg differ diff --git a/assets/appetizers_image.jpeg b/assets/appetizers_image.jpeg new file mode 100644 index 00000000..664a0d6f Binary files /dev/null and b/assets/appetizers_image.jpeg differ diff --git a/assets/basics_image.jpeg b/assets/basics_image.jpeg new file mode 100644 index 00000000..dfed01a5 Binary files /dev/null and b/assets/basics_image.jpeg differ diff --git a/assets/beansandhamhocks.jpeg b/assets/beansandhamhocks.jpeg new file mode 100644 index 00000000..0e4390d1 Binary files /dev/null and b/assets/beansandhamhocks.jpeg differ diff --git a/assets/bruschetta.jpg b/assets/bruschetta.jpg new file mode 100644 index 00000000..cf8cff9f Binary files /dev/null and b/assets/bruschetta.jpg differ diff --git a/assets/casseroles_image.jpeg b/assets/casseroles_image.jpeg new file mode 100644 index 00000000..c1ece5a7 Binary files /dev/null and b/assets/casseroles_image.jpeg differ diff --git a/assets/chickenanddumplings.jpg b/assets/chickenanddumplings.jpg new file mode 100644 index 00000000..52aaca96 Binary files /dev/null and b/assets/chickenanddumplings.jpg differ diff --git a/assets/countrybakedchicken.jpeg b/assets/countrybakedchicken.jpeg new file mode 100644 index 00000000..6ec38c93 Binary files /dev/null and b/assets/countrybakedchicken.jpeg differ diff --git a/assets/creamcheesefrosting.jpeg b/assets/creamcheesefrosting.jpeg new file mode 100644 index 00000000..792a4dbc Binary files /dev/null and b/assets/creamcheesefrosting.jpeg differ diff --git a/assets/deathbybutter.jpeg b/assets/deathbybutter.jpeg new file mode 100644 index 00000000..4768b91c Binary files /dev/null and b/assets/deathbybutter.jpeg differ diff --git a/assets/desserts_image.jpeg b/assets/desserts_image.jpeg new file mode 100644 index 00000000..800d0cf2 Binary files /dev/null and b/assets/desserts_image.jpeg differ diff --git "a/assets/entr\303\251es_image.jpeg" "b/assets/entr\303\251es_image.jpeg" new file mode 100644 index 00000000..6ec38c93 Binary files /dev/null and "b/assets/entr\303\251es_image.jpeg" differ diff --git a/assets/falafel.jpeg b/assets/falafel.jpeg new file mode 100644 index 00000000..8434fc54 Binary files /dev/null and b/assets/falafel.jpeg differ diff --git a/assets/garlicbokchoy.jpg b/assets/garlicbokchoy.jpg new file mode 100644 index 00000000..1cd58acc Binary files /dev/null and b/assets/garlicbokchoy.jpg differ diff --git a/assets/garlicpumpkinseeds.jpeg b/assets/garlicpumpkinseeds.jpeg new file mode 100644 index 00000000..e0f50af7 Binary files /dev/null and b/assets/garlicpumpkinseeds.jpeg differ diff --git a/assets/lemonbutterchicken.jpeg b/assets/lemonbutterchicken.jpeg new file mode 100644 index 00000000..80816e47 Binary files /dev/null and b/assets/lemonbutterchicken.jpeg differ diff --git a/assets/lemongarlicchicken.jpeg b/assets/lemongarlicchicken.jpeg new file mode 100644 index 00000000..92ddcbe4 Binary files /dev/null and b/assets/lemongarlicchicken.jpeg differ diff --git a/assets/parm_roasted_asparagus.jpg b/assets/parm_roasted_asparagus.jpg new file mode 100755 index 00000000..504923bd Binary files /dev/null and b/assets/parm_roasted_asparagus.jpg differ diff --git a/assets/parmesanpumpkinseeds.jpeg b/assets/parmesanpumpkinseeds.jpeg new file mode 100644 index 00000000..8bddbf84 Binary files /dev/null and b/assets/parmesanpumpkinseeds.jpeg differ diff --git a/assets/redvelvetcake.jpeg b/assets/redvelvetcake.jpeg new file mode 100644 index 00000000..308a0281 Binary files /dev/null and b/assets/redvelvetcake.jpeg differ diff --git a/assets/restaurant_icons.png b/assets/restaurant_icons.png new file mode 100644 index 00000000..abe42932 Binary files /dev/null and b/assets/restaurant_icons.png differ diff --git a/assets/sides_image.jpeg b/assets/sides_image.jpeg new file mode 100644 index 00000000..56619620 Binary files /dev/null and b/assets/sides_image.jpeg differ diff --git a/assets/snacks_image.jpeg b/assets/snacks_image.jpeg new file mode 100644 index 00000000..e0f50af7 Binary files /dev/null and b/assets/snacks_image.jpeg differ diff --git a/assets/soups_image.jpeg b/assets/soups_image.jpeg new file mode 100644 index 00000000..d2003913 Binary files /dev/null and b/assets/soups_image.jpeg differ diff --git a/assets/spaghettibolognese.jpeg b/assets/spaghettibolognese.jpeg new file mode 100644 index 00000000..f6594e12 Binary files /dev/null and b/assets/spaghettibolognese.jpeg differ diff --git a/assets/tunanoodlecasserole.jpeg b/assets/tunanoodlecasserole.jpeg new file mode 100755 index 00000000..d1a6003b Binary files /dev/null and b/assets/tunanoodlecasserole.jpeg differ diff --git a/assets/turkeychilli.jpeg b/assets/turkeychilli.jpeg new file mode 100644 index 00000000..ec6ce2a3 Binary files /dev/null and b/assets/turkeychilli.jpeg differ diff --git a/assets/veganchocolatecupcakes.jpeg b/assets/veganchocolatecupcakes.jpeg new file mode 100644 index 00000000..b0310a13 Binary files /dev/null and b/assets/veganchocolatecupcakes.jpeg differ diff --git a/assets/whitechoccreamcheesefrosting.jpeg b/assets/whitechoccreamcheesefrosting.jpeg new file mode 100644 index 00000000..800d0cf2 Binary files /dev/null and b/assets/whitechoccreamcheesefrosting.jpeg differ diff --git a/assets/whitegravychicken.jpeg b/assets/whitegravychicken.jpeg new file mode 100644 index 00000000..112564aa Binary files /dev/null and b/assets/whitegravychicken.jpeg differ diff --git a/assets/winerypic_unedited.jpg b/assets/winerypic_unedited.jpg new file mode 100644 index 00000000..3983cab2 Binary files /dev/null and b/assets/winerypic_unedited.jpg differ diff --git a/categories/appetizers/index.html b/categories/appetizers/index.html new file mode 100644 index 00000000..0c77ee11 --- /dev/null +++ b/categories/appetizers/index.html @@ -0,0 +1,360 @@ + + + + + + + + + +appetizers | Effin’ Tasty + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+

Appetizers

+ +
+ + + + +
+ + + + + + + + + +
+
+ + + + + + + +
+
+ + + + + + + + + + + + + diff --git a/categories/basics/index.html b/categories/basics/index.html new file mode 100644 index 00000000..6977466d --- /dev/null +++ b/categories/basics/index.html @@ -0,0 +1,362 @@ + + + + + + + + + +basics | Effin’ Tasty + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+

Basics

+ +
+ + + + +
+ + + + + + + + + +
+
+ + + + + + + +
+
+ + + + + + + + + + + + + diff --git a/categories/casseroles/index.html b/categories/casseroles/index.html new file mode 100644 index 00000000..50f1bb63 --- /dev/null +++ b/categories/casseroles/index.html @@ -0,0 +1,360 @@ + + + + + + + + + +casseroles | Effin’ Tasty + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+

Casseroles

+ +
+ + + + + +
+ + + + + + + +
+
+ + + + + + + + + + + + + diff --git a/categories/desserts/index.html b/categories/desserts/index.html new file mode 100644 index 00000000..a5685ac7 --- /dev/null +++ b/categories/desserts/index.html @@ -0,0 +1,534 @@ + + + + + + + + + +desserts | Effin’ Tasty + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+

Desserts

+ + + + + + + + + +
+
+ + + + + + + + + + + + + diff --git "a/categories/entr\303\251es/index.html" "b/categories/entr\303\251es/index.html" new file mode 100644 index 00000000..a7289a93 --- /dev/null +++ "b/categories/entr\303\251es/index.html" @@ -0,0 +1,638 @@ + + + + + + + + + +entrées | Effin’ Tasty + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+

Entrées

+ + + + + + + + + +
+
+ + + + + + + + + + + + + diff --git a/categories/recipes/index.html b/categories/recipes/index.html new file mode 100644 index 00000000..19ae3447 --- /dev/null +++ b/categories/recipes/index.html @@ -0,0 +1,1142 @@ + + + + + + + + + +recipes | Effin’ Tasty + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+

Recipes

+ +
+ + + + + + +
+ + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + +
+ + + + + +
+ + + + + + + + + + + + +
+ + + + + + + + + + + + +
+ + + + + + + +
+
+ + + + + + + + + + + + + diff --git a/categories/sides/index.html b/categories/sides/index.html new file mode 100644 index 00000000..f3a6a2ce --- /dev/null +++ b/categories/sides/index.html @@ -0,0 +1,432 @@ + + + + + + + + + +sides | Effin’ Tasty + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+

Sides

+ +
+ + + + + + + + + +
+ + + + + + + +
+
+ + + + + + + + + + + + + diff --git a/categories/snacks/index.html b/categories/snacks/index.html new file mode 100644 index 00000000..92287577 --- /dev/null +++ b/categories/snacks/index.html @@ -0,0 +1,376 @@ + + + + + + + + + +snacks | Effin’ Tasty + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+

Snacks

+ + + + + + + + + +
+
+ + + + + + + + + + + + + diff --git a/categories/soups/index.html b/categories/soups/index.html new file mode 100644 index 00000000..8fe816bd --- /dev/null +++ b/categories/soups/index.html @@ -0,0 +1,362 @@ + + + + + + + + + +soups | Effin’ Tasty + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+

Soups

+ +
+ + + + +
+ + + + + + + + + +
+
+ + + + + + + +
+
+ + + + + + + + + + + + + diff --git a/css/main.css b/css/main.css new file mode 100644 index 00000000..0e965b3d --- /dev/null +++ b/css/main.css @@ -0,0 +1,639 @@ +/** + * Reset some basic elements + */ +body, h1, h2, h3, h4, h5, h6, +p, blockquote, pre, hr, +dl, dd, ol, ul, figure { + margin: 0; + padding: 0; } + +/** + * Basic styling + */ +body { + font: 400 16px/1.5 "Amiri", serif; + color: #111; + background-color: #F8F8FF; + -webkit-text-size-adjust: 100%; + -webkit-font-feature-settings: "kern" 1; + -moz-font-feature-settings: "kern" 1; + -o-font-feature-settings: "kern" 1; + font-feature-settings: "kern" 1; + font-kerning: normal; } + +/** + * Set `margin-bottom` to maintain vertical rhythm + */ +h1, h2, h3, h4, h5, h6, +p, blockquote, pre, +ul, ol, dl, figure, +.highlight { + margin-bottom: 10px; } + +/** + * Images + */ +img { + max-width: 100%; + vertical-align: middle; } + +.image { + width: 95%; + height: 95%; + margin: 0 auto; } + +.about { + width: 60%; + height: 60%; } + +/** + * Figures + */ +figure > img { + display: block; } + +figcaption { + font-size: 14px; } + +/** + * Lists + */ +ul, ol { + margin-left: 20px; } + +li { + margin-left: 3px; } + +li > ul, +li > ol { + margin-bottom: 0; } + +/** + * Headings + */ +h1, h2, h3, h4, h5, h6 { + font-weight: 400; + color: #19647E; + font-family: "Bad Script", cursive; } + +/** + * Links + */ +a { + color: #19647E; + text-decoration: none; } + a:visited { + color: #19647E; } + a:hover { + color: #19647E; } + +.activeimage :hover { + opacity: 0.7; } + +/** + * Blockquotes + */ +blockquote { + color: #19647E; + border-left: 4px solid #bde4f2; + padding-left: 10px; + font-size: 18px; + letter-spacing: -1px; + font-style: italic; } + blockquote > :last-child { + margin-bottom: 0; } + +/** + * Front-end Code Snippet formatting + */ +pre, +code { + font-size: 15px; + border: 1px solid #bde4f2; + border-radius: 3px; + background-color: #eef; } + +code { + padding: 1px 5px; } + +pre { + padding: 8px 12px; + overflow-x: auto; } + pre > code { + border: 0; + padding-right: 0; + padding-left: 0; } + +/** + * Wrapper + */ +.wrapper { + max-width: -webkit-calc(800px - (20px * 2)); + max-width: calc(800px - (20px * 2)); + margin-right: auto; + margin-left: auto; + padding-right: 20px; + padding-left: 20px; } + @media screen and (max-width: 800px) { + .wrapper { + max-width: -webkit-calc(800px - (20px)); + max-width: calc(800px - (20px)); + padding-right: 10px; + padding-left: 10px; } } + +/** + * Clearfix + */ +.wrapper:after, .footer-col-wrapper:after { + content: ""; + display: table; + clear: both; } + +/** + * Icons + */ +.icon > svg { + display: inline-block; + width: 16px; + height: 16px; + vertical-align: middle; } + .icon > svg path { + fill: #F7F5D2; } + +/** +*Homepage Formatting +*/ +.nav-label { + margin-top: 5px; + font-size: 20px; + font-family: "Bad Script", cursive; } + +.welcome-mat { + color: #19647E; + border-top: 3px; + border-bottom: 3px; + border-right: 0; + border-left: 0; + border-style: solid; + border-color: #19647E; + padding-top: 20px; + padding-bottom: 15px; + background-color: #fcf6ee; } + +#welcome-mat-room { + padding-top: 10px; } + +/** +*Recipe Formatting +*/ +.recipe-banner-1 { + display: inline-block; + float: left; + width: 33%; + text-align: center; } + +.recipe-banner-2 { + display: inline-block; + width: 33%; + text-align: center; } + +.recipe-banner-3 { + display: inline-block; + float: right; + width: 33%; + text-align: center; } + +.ingredients { + float: left; + padding-top: 10px; } + +.directions { + float: left; + text-align: left; + padding-top: 10px; } + +.yellow-banner { + padding-top: 5px; + padding-bottom: 5px; + display: inline-block; + width: 100%; + border-top: 2px; + border-bottom: 2px; + border-right: 0; + border-left: 0; + border-style: solid; + border-color: #E09F3E; + background-color: #fcf6ee; + margin-bottom: 5px; } + +.prep { + margin-top: 10px; } + +.readfirst { + padding-top: 0px; + margin-top: 5px; } + +.recipebody { + margin-top: 0px; } + +.labeltext { + color: #19647E; + font-size: 15px; + font-family: "Bad Script", cursive; } + +.ingredient-heading { + list-style-type: none; + font-weight: 900; } + +.ingredients-list { + margin-left: 0px; } + +.ingredient-sublist { + list-style-type: none; } + +.sub-ingredient { + list-style-type: disc; } + +/** +*Category Formatting +*/ +.category-recipe-title { + padding-top: 15px; + padding-bottom: 5px; + margin-bottom: 5px; + text-align: center; + font-weight: 500; } + +.category-recipe-date { + font-size: 10px; } + +.category-list { + margin-bottom: -5px; } + +/** +*Tag Formatting +*/ +.tag { + display: inline-block; } + +/** + * Site header + */ +.site-header { + border-top: 1px solid #E09F3E; + border-bottom: 1px solid #E09F3E; + min-height: 56px; + background: #28AFB0; + position: relative; } + +.site-title { + font-size: 26px; + font-weight: 300; + line-height: 56px; + letter-spacing: -1px; + margin-bottom: 0; + float: left; + color: #F7F5D2; + font-family: "Bad Script", cursive; } + .site-title, .site-title:visited { + color: #F7F5D2; } + +.site-nav { + float: right; + line-height: 56px; } + .site-nav .menu-icon { + display: none; } + .site-nav .page-link { + color: #F7F5D2; + line-height: 1.5; } + .site-nav .page-link:hover { + color: #19647E; } + .site-nav .page-link:not(:last-child) { + margin-right: 20px; } + @media screen and (max-width: 600px) { + .site-nav { + position: absolute; + top: 9px; + right: 10px; + background-color: #F8F8FF; + border: 1px solid #bde4f2; + border-radius: 5px; + text-align: right; } + .site-nav .menu-icon { + display: block; + float: right; + width: 36px; + height: 26px; + line-height: 0; + padding-top: 10px; + text-align: center; } + .site-nav .menu-icon > svg { + width: 18px; + height: 15px; } + .site-nav .menu-icon > svg path { + fill: #041014; } + .site-nav .trigger { + clear: both; + display: none; } + .site-nav .page-link { + display: block; + padding: 5px 10px; + font-weight: 450px; + font-size: 40px; + margin-left: 20px; } + .site-nav .page-link:not(:last-child) { + margin-right: 0; } } + +/** + * Site footer + */ +.site-footer { + border-top: 1px solid #bde4f2; + padding: 20px 0; + background: #28AFB0; } + +.footer-heading { + font-size: 18px; + margin-bottom: 10px; + color: #F7F5D2; } + +.contact-list, +.social-media-list { + list-style: none; + margin-left: 0; } + +.footer-col-wrapper { + font-size: 15px; + color: #F7F5D2; + margin-left: -10px; } + +.footer-col { + float: left; + margin-bottom: 10px; + padding-left: 10px; } + +.footer-col-1 { + width: -webkit-calc(35% - (20px / 2)); + width: calc(35% - (20px / 2)); } + +.footer-col-2 { + width: -webkit-calc(20% - (20px / 2)); + width: calc(20% - (20px / 2)); } + +.footer-col-3 { + width: -webkit-calc(45% - (20px / 2)); + width: calc(45% - (20px / 2)); } + +@media screen and (max-width: 800px) { + .footer-col-1, + .footer-col-2 { + width: -webkit-calc(50% - (20px / 2)); + width: calc(50% - (20px / 2)); } + + .footer-col-3 { + width: -webkit-calc(100% - (20px / 2)); + width: calc(100% - (20px / 2)); } } +@media screen and (max-width: 600px) { + .footer-col { + float: none; + width: -webkit-calc(100% - (20px / 2)); + width: calc(100% - (20px / 2)); } } +/** + * Page content + */ +.page-content { + padding: 20px 0; + padding-bottom: 0; } + +.page-heading { + font-size: 30px; + font-weight: 600; } + +.post-list { + margin-left: 0; + list-style: none; } + .post-list > li { + margin-bottom: 20px; } + +.post-meta { + font-size: 14px; + color: #19647E; + margin-bottom: 0; } + +.post-link { + display: block; + font-size: 24px; } + +.readtext { + margin-left: 3px; } + +/** + * Posts + */ +.post-header { + margin-bottom: 5px; } + +.post-title { + font-size: 40px; + font-weight: 450; + letter-spacing: -1px; + line-height: 1; + color: #19647E; } + @media screen and (max-width: 800px) { + .post-title { + font-size: 36px; } } + +.post-content { + margin-bottom: 20px; } + .post-content h2 { + font-size: 32px; } + @media screen and (max-width: 800px) { + .post-content h2 { + font-size: 28px; } } + .post-content h3 { + font-size: 26px; } + @media screen and (max-width: 800px) { + .post-content h3 { + font-size: 22px; } } + .post-content h4 { + font-size: 20px; } + @media screen and (max-width: 800px) { + .post-content h4 { + font-size: 18px; } } + +/** + * Syntax highlighting styles + */ +.highlight { + background: #fff; } + .highlighter-rouge .highlight { + background: #eef; } + .highlight .c { + color: #998; + font-style: italic; } + .highlight .err { + color: #a61717; + background-color: #e3d2d2; } + .highlight .k { + font-weight: bold; } + .highlight .o { + font-weight: bold; } + .highlight .cm { + color: #998; + font-style: italic; } + .highlight .cp { + color: #999; + font-weight: bold; } + .highlight .c1 { + color: #998; + font-style: italic; } + .highlight .cs { + color: #999; + font-weight: bold; + font-style: italic; } + .highlight .gd { + color: #000; + background-color: #fdd; } + .highlight .gd .x { + color: #000; + background-color: #faa; } + .highlight .ge { + font-style: italic; } + .highlight .gr { + color: #a00; } + .highlight .gh { + color: #999; } + .highlight .gi { + color: #000; + background-color: #dfd; } + .highlight .gi .x { + color: #000; + background-color: #afa; } + .highlight .go { + color: #888; } + .highlight .gp { + color: #555; } + .highlight .gs { + font-weight: bold; } + .highlight .gu { + color: #aaa; } + .highlight .gt { + color: #a00; } + .highlight .kc { + font-weight: bold; } + .highlight .kd { + font-weight: bold; } + .highlight .kp { + font-weight: bold; } + .highlight .kr { + font-weight: bold; } + .highlight .kt { + color: #458; + font-weight: bold; } + .highlight .m { + color: #099; } + .highlight .s { + color: #d14; } + .highlight .na { + color: #008080; } + .highlight .nb { + color: #0086B3; } + .highlight .nc { + color: #458; + font-weight: bold; } + .highlight .no { + color: #008080; } + .highlight .ni { + color: #800080; } + .highlight .ne { + color: #900; + font-weight: bold; } + .highlight .nf { + color: #900; + font-weight: bold; } + .highlight .nn { + color: #555; } + .highlight .nt { + color: #000080; } + .highlight .nv { + color: #008080; } + .highlight .ow { + font-weight: bold; } + .highlight .w { + color: #bbb; } + .highlight .mf { + color: #099; } + .highlight .mh { + color: #099; } + .highlight .mi { + color: #099; } + .highlight .mo { + color: #099; } + .highlight .sb { + color: #d14; } + .highlight .sc { + color: #d14; } + .highlight .sd { + color: #d14; } + .highlight .s2 { + color: #d14; } + .highlight .se { + color: #d14; } + .highlight .sh { + color: #d14; } + .highlight .si { + color: #d14; } + .highlight .sx { + color: #d14; } + .highlight .sr { + color: #009926; } + .highlight .s1 { + color: #d14; } + .highlight .ss { + color: #990073; } + .highlight .bp { + color: #999; } + .highlight .vc { + color: #008080; } + .highlight .vg { + color: #008080; } + .highlight .vi { + color: #008080; } + .highlight .il { + color: #099; } + +a.label:focus, a.label:hover { + color: #F7F5D2; } + +a:-webkit-any-link { + color: #F7F5D2; + text-decoration: none; } + +.label-info { + background-color: #19647E; } + +.label { + color: #F7F5D2; + padding-bottom: 0.2em; + font-size: 80%; + font-weight: 400; } + +.panel { + background-color: #dff8f8; + margin-bottom: 5px; } + +.nav .open > a, .nav .open > a:focus, .nav .open > a:hover { + background-color: transparent; } + +.nav > li > a:focus, .nav > li > a:hover { + background-color: transparent; } + +.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover { + background-color: transparent; + color: #F7F5D2; } + +.dropdown-menu > li > a { + color: #F7F5D2; } + +.navbar { + margin-bottom: 0px; } diff --git a/favicon/android-chrome-192x192.png b/favicon/android-chrome-192x192.png new file mode 100755 index 00000000..18d27290 Binary files /dev/null and b/favicon/android-chrome-192x192.png differ diff --git a/favicon/android-chrome-512x512.png b/favicon/android-chrome-512x512.png new file mode 100755 index 00000000..1a8d195b Binary files /dev/null and b/favicon/android-chrome-512x512.png differ diff --git a/favicon/apple-touch-icon.png b/favicon/apple-touch-icon.png new file mode 100755 index 00000000..b8393102 Binary files /dev/null and b/favicon/apple-touch-icon.png differ diff --git a/favicon/favicon-16x16.png b/favicon/favicon-16x16.png new file mode 100755 index 00000000..45b3ea99 Binary files /dev/null and b/favicon/favicon-16x16.png differ diff --git a/favicon/favicon-32x32.png b/favicon/favicon-32x32.png new file mode 100755 index 00000000..bd5f57ac Binary files /dev/null and b/favicon/favicon-32x32.png differ diff --git a/favicon/favicon.ico b/favicon/favicon.ico new file mode 100755 index 00000000..1fd04f9e Binary files /dev/null and b/favicon/favicon.ico differ diff --git a/favicon/site.webmanifest b/favicon/site.webmanifest new file mode 100755 index 00000000..45dc8a20 --- /dev/null +++ b/favicon/site.webmanifest @@ -0,0 +1 @@ +{"name":"","short_name":"","icons":[{"src":"/android-chrome-192x192.png","sizes":"192x192","type":"image/png"},{"src":"/android-chrome-512x512.png","sizes":"512x512","type":"image/png"}],"theme_color":"#ffffff","background_color":"#ffffff","display":"standalone"} \ No newline at end of file diff --git a/feed.xml b/feed.xml new file mode 100644 index 00000000..0eb206d4 --- /dev/null +++ b/feed.xml @@ -0,0 +1,300 @@ + + + + Effin' Tasty + Effin' Tasty is a cooking site dedicated to food, and the tastiest ways to prepare it. We have recipes and prep techniques, along with delicious pictures. + + https://effintasty.com/ + + Tue, 28 Nov 2023 08:12:02 +0000 + Tue, 28 Nov 2023 08:12:02 +0000 + Jekyll v3.9.0 + + + Garlic Bok Choy + <ol> + <li>Trim ends from bok choy, about 1-2 inches from bottom of bulb. Quarter if desired.</li> + <li>Add oil to medium pot, heat over medium-high heat - the oil will appear to shimmer.</li> + <li>Add garlic, ginger and salt to oil, reduce eat to medium, and mix together.</li> + <li>Immediately add bok choy, mixing to coat with oil mixture.</li> + <li>Cover and allow to cook down about 3-4 minutes. The bok choy will noticeably cook down and because a vivid green.</li> + <li>Add water and sugar, mixing thoroughly. Cover and cook 2 additional minutes.</li> + <li>Remove from heat and serve immediately.</li> +</ol> + + Sat, 26 Feb 2022 00:00:00 +0000 + https://effintasty.com/recipes/sides/2022/02/26/GarlicBokChoy.html + https://effintasty.com/recipes/sides/2022/02/26/GarlicBokChoy.html + + veggies + + vegetarian + + vegan + + + recipes + + sides + + + + + Peanut Butter Blossoms + <ol> + <li>Preheat over to 350 degrees F, setting rack in center position.</li> + <li>Unwrap Hershy’s Kisses, set aside in a bowl.</li> + <li>In a separate bowl, combine flour, baking soda, and salt. Set aside.</li> + <li>In stand mixer with the paddle attachment, cream together butter and peanut butter.</li> + <li>Add sugars and continue until fully mixed.</li> + <li>Add milk and vanilla extract until fully mixed.</li> + <li>Setting mixer to low, add 1/2 of the flour mixture until fully combined.</li> + <li>Add egg to batter, continuing to mix.</li> + <li>Add the last of the flour mixture, mixing until fully blended. If the dough is too dry (flaky like pie crust rather than a cohesive batter), add milk 1 tbsp at a time until the batter comes together.</li> + <li>Place 1 cup of granulated sugar in a bowl or small plate.</li> + <li>Pinch off walnut-sized pieces of dough (approximately 1-1.5 oz), roll into a ball, and then roll in the granulated sugar. Place on cookie sheet lined with parchment paper. Be sure not to place cookies too close togther as they spread significantly during baking.</li> + <li>Bake cookies for 11 to 13 minutes. The cookies will only lighten a bit and will be soft to the touch.</li> + <li>Immediately place one Hershey’s kiss in the center of each cookie, pushing down slightly to create a small cradle for the kiss in the dough. DO NOT touch again until fully cooled.</li> + <li>Immediately transfer cookies to cooling rack via spatula.</li> +</ol> + + Fri, 18 Feb 2022 00:00:00 +0000 + https://effintasty.com/recipes/desserts/2022/02/18/desserts-PeanutButterBlossoms.html + https://effintasty.com/recipes/desserts/2022/02/18/desserts-PeanutButterBlossoms.html + + cookies + + vegetarian + + + desserts + + recipes + + + + + Parmesan Roasted Asparagus + <ol> + <li>Set your oven broil - HIGH. Cover a cookie sheet with aluminum foil.</li> + <li>Spread asparagus over cookie sheet, add salt &amp; pepper to taste.</li> + <li>Sprinkle parmesan cheese over asparagus evenly.</li> + <li>Roast asparagus on top rack for 15 minutes.</li> + <li>Allow to cool 5 minutes, then serve.</li> +</ol> + + Thu, 17 Feb 2022 00:00:00 +0000 + https://effintasty.com/recipes/sides/2022/02/17/sides-ParmesanRoastedAsparagus.html + https://effintasty.com/recipes/sides/2022/02/17/sides-ParmesanRoastedAsparagus.html + + veggies + + vegetarian + + + recipes + + sides + + + + + Country Green Beans + <ol> + <li>Cook bacon in medium-large pot until fully crisp. Remove bacon and set aside.</li> + <li>Add remaing ingredients to pot with bacon grease, cover and bring to boil on high heat.</li> + <li>Reduce heat to medium-low, leave covered and cook about 45 minutes or until green beans are preferred texture (if you’re using fresh green beans, you will need to cook up to an additional 30 minutes).</li> + <li>Toss bacon in green beans, leaving a few aside to garnish. Serve immediately.</li> +</ol> + + Sun, 13 Feb 2022 00:00:00 +0000 + https://effintasty.com/recipes/sides/2022/02/13/sides-CountryGreenBeans.html + https://effintasty.com/recipes/sides/2022/02/13/sides-CountryGreenBeans.html + + veggies + + bacon + + + recipes + + sides + + + + + Chewy Oatmeal Cookies + <ol> + <li>Preheat oven to 350 degrees F and line 2-3 baking sheets with parchment paper or silicone mats.</li> + <li>Mix together flour, cinnamon, baking soda, and salt in the bowl of a stand mixer with a paddle attachment.</li> + <li>Add 1 egg at a time, then vanilla. Mix thoroughly.</li> + <li>Add oats and raisins, mixing thoroughly.</li> + <li>Pinch off walnut-sized pieces (about 2 oz.), roll into balls and place on cookie sheet, spacing about 2 inches apart.</li> + <li>Bake 13 minutes, until edges are golden.</li> + <li>Transfer immediately to cooling rack.</li> +</ol> + + Wed, 09 Feb 2022 00:00:00 +0000 + https://effintasty.com/recipes/desserts/2022/02/09/desserts-OatmealCookies.html + https://effintasty.com/recipes/desserts/2022/02/09/desserts-OatmealCookies.html + + cookies + + vegetarian + + + desserts + + recipes + + + + + Chicken Enchiladas + <ol> + <li>Preheat oven to 350 degrees F.</li> + <li>Reserve about 1/2 cup of the enchilada sauce, setting aside.</li> + <li>Combine shredded chicken, enchilada sauce, shredded cheese and Frank’s Red Hot into a medium bowl, mixing thoroughly.</li> + <li>Grease a casserole dish with a light coating of vegetable oil.</li> + <li>Take one tortilla and fill with cheese &amp; chicken mixture, using about 1/8 of the filling, close tortilla around filling, placing seam side DOWN into the casserole dish (you want the enchildada to be closed). Repeat until casserole dish is full.</li> + <li>Pour remaining enchilada sauce over enchiladas, making sure all tortillas are wet - use a spatula to spread as needed.</li> + <li>Dust dish with remain cheese.</li> + <li>Place in oven for 25 minutes.</li> +</ol> + + Fri, 04 Feb 2022 00:00:00 +0000 + https://effintasty.com/recipes/entr%C3%A9es/2022/02/04/maindishes-ChickenEnchiladas.html + https://effintasty.com/recipes/entr%C3%A9es/2022/02/04/maindishes-ChickenEnchiladas.html + + Quick&Easy + + Chicken + + + entrées + + recipes + + + + + Bagels + <ol> + <li>Combine water and agave, stirring until agave is dissolved. Set aside.</li> + <li>Add bread flour, salt, and yeast into bowl of stand mixer with dough attachment.</li> + <li>Mix dry ingredients with your dough hook until combined, then, leaving the stand mixer on, slowly add your water agave mixture.</li> + <li>Once the mixture is fully combined, and looking more dough-like than floury, increase speed to medium-low and knead the dough for about 3 minutes more, or until the dough has a nice elastic quality (to test, take a solid pinch of dough and pull away from the dough mass, and see if the pinch springs back into the mass).</li> + <li>Set in an oiled bowl, cover with oiled plastic wrap or a wet towel and allow to rise to about double size, at least 2 hours. Allow more time if needed.</li> + <li>Once your dough has risen, prepare 2 cookie sheets cover in parchment or silicone mats.</li> + <li>Time to form your bagels! Grab a section of dough (I usually go for 4 oz. each), forming them into bagels shapes. I find this easiest when rolling the dough into a ball, flattening into a think disk, and then ripping a hole in the center, which I then smooth out through some quick modeling.</li> + <li>Place bagels about 1/2-1 inch apart on cookie sheet, covering with plastic wrap. Place in refrigerator overnight.</li> + <li>Remove bagels from fridge, allow to rest/continue rising for about 30 minutes. To confirm your bagels are ready, fill a bowl with cold water, and place your bagel in the water. If the bagel floats, you’re ready!</li> + <li>Preheat oven to 500 Degrees F.</li> + <li>Fill pot with water, add baking soda. Bring to rapid boil.</li> + <li>Add bagels to pot, boiling for 1 min on each side, return to pan, season with desired bagel seasoning.</li> + <li>Place bagels in over after seasoning, 12 minutes or until bottom of bagel is golden brown.</li> + <li>Allow to cool. Store in refrigerator, microwaving for 30 seconds before toasting, and they’ll stay super fresh!</li> +</ol> + + Fri, 04 Feb 2022 00:00:00 +0000 + https://effintasty.com/recipes/snacks/2022/02/04/snacks-Bagels.html + https://effintasty.com/recipes/snacks/2022/02/04/snacks-Bagels.html + + bread + + vegetarian + + + recipes + + snacks + + + + + Chicken Carbonara + <ol> + <li>Set pot of water to boil water for your pasta. Add spaghetti noodles when water boils, reducing heat to medium low. Cook to desired tenderness. Usually about 10-15 minutes based on preference.</li> + <li>Heat skillet (ideally cast iron) over medium-high heat, add bason when heated.</li> + <li>Reduce heat to medium, cook bacon until crispy.</li> + <li>While your bacon cooks, combine parmesan cheese, eggs, salt (I usually use about 1/2-3/4 tsp) and pepper (I usually use about 1/4 to 1/2 tsp), using a fork to mix thoroughly. Set aside.</li> + <li>Remove bacon from pan onto towels to soak up grease, remove pan from heat and pour bacon grease into separate bowl for later use.</li> + <li>Place pan back on heat, set heat to medium/medium-low, add 1 tbsp bacon grease. Immediately add minced garlic, cook for about 30 seconds and remove from heat.</li> + <li>Add bacon bits, 1-2 tsps bacon grease, and cooked garlic to your egg &amp; cheese mixture, mixing thoroughly with your fork.</li> + <li>Cut your chicken breasts in half lengthenwise, to reduce thickness by about half.</li> + <li>Melt butter in microwave about 30 seconds.</li> + <li>Using a basting brush, brush melted butter over chicken breasts and then dust with blackened seasoning.</li> + <li>Return bacon pan to medium heat, add your chicken butter seasoned side down. Baste the unseasoned chicken side with remaining butter, dust with blackened seasoning. Cook thoroughly, about 4-5 minutes each side.</li> + <li>From you spaghetti pot, remove about 2 cups of pasta water and set aside. Drain pasta.</li> + <li>Add about 1/2 cup of pasta water to egg &amp; cheese mixture, mixing thoroughly. Add sauce to cooked spaghetti, tossing thoroughly-is the sauce needs to loosen up a bit, add more of the reserved pasta water-I would recommend adding no more than a quarter cup or even a few tablespoons at a time.</li> + <li>Serve with cooked chicken, sliced and placed atop the pasta.</li> +</ol> + + Wed, 26 Jan 2022 00:00:00 +0000 + https://effintasty.com/recipes/entr%C3%A9es/2022/01/26/maindishes-ChickenCarbonara.html + https://effintasty.com/recipes/entr%C3%A9es/2022/01/26/maindishes-ChickenCarbonara.html + + bacon + + pasta + + chicken + + + entrées + + recipes + + + + + Chipotle Chicken Marinade + <ol> + <li>Add all ingredients to a large tupperware container or mixing bowl with a lid.</li> + <li>Mix ingredients thoroughly, add chicken and toss to coat completely.</li> + <li>Refridgerate for 30 min to 24 hours, allowing chicken to rest for 20-30 minutes at room temperature prior to grilling.</li> + <li>Grill for about 20 minutes, until cooked thoroughly. Allow to rest at room temperature for about 10 minutes before cutting and/or serving.</li> +</ol> + + Wed, 27 Jan 2021 00:00:00 +0000 + https://effintasty.com/recipes/entr%C3%A9es/2021/01/27/maindishes-ChipotleChickenMarinade.html + https://effintasty.com/recipes/entr%C3%A9es/2021/01/27/maindishes-ChipotleChickenMarinade.html + + chicken + + grill + + + entrées + + recipes + + + + + Meatloaf + <ol> + <li>Preheat oven to 350 degrees F.</li> + <li>Mix all meatloaf ingredients together.</li> + <li>Spray casserole dish with cooking spray, placing mixed meatloaf ingredients together and forming a loaf.</li> + <li>Mix sauce ingredients together thoroughly, spread over top of raw loaf.</li> + <li>Place loaf topped with sauce in the oven, bake for 90 minutes.</li> +</ol> + + Tue, 26 Jan 2021 00:00:00 +0000 + https://effintasty.com/recipes/entr%C3%A9es/2021/01/26/maindishes-meatloaf.html + https://effintasty.com/recipes/entr%C3%A9es/2021/01/26/maindishes-meatloaf.html + + one-pot + + beef + + + entrées + + recipes + + + + + diff --git a/index.html b/index.html new file mode 100644 index 00000000..e2658ae4 --- /dev/null +++ b/index.html @@ -0,0 +1,661 @@ + + + + + + + + + +Effin’ Tasty | Effin’ Tasty is a cooking site dedicated to food, and the tastiest ways to prepare it. We have recipes and prep techniques, along with delicious pictures. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+

New & Tasty

+
+ +
+ + +  image + + +

Garlic Bok Choy

+ + + + +
+ + +
+ + +  image + + +

Peanut Butter Blossoms

+ + + + +
+ + +
+ + +  image + + +

Parmesan Roasted Asparagus

+ + + + +
+ + +
+ + +
+

Welcome!

Hello, I'm Lauren, and welcome to Effin' Tasty, a cooking site dedicated to sharing my love for effin' tasty foods and the knowledge I've collected along the way creating them. Let's create something effin' tasty!
+
+ Author of the Effin' Tasty website +
+
+
+ +

Types o' Tasty

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
Or, Browse by Tags: + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + +
+
+ + + + + + + + + + + + + diff --git a/recipes/appetizers/2016/07/16/appetizers-BLTtomatoes.html b/recipes/appetizers/2016/07/16/appetizers-BLTtomatoes.html new file mode 100644 index 00000000..5e02f68d --- /dev/null +++ b/recipes/appetizers/2016/07/16/appetizers-BLTtomatoes.html @@ -0,0 +1,521 @@ + + + + + + + + + +BLT Stuffed Tomatoes | Effin’ Tasty + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ +
+

BLT Stuffed Tomatoes

+ +

Bite-sized tomatoes stuffed with bacon, lettuce and a spicy aioli.

+ + + +
+ + + + BLT Stuffed Tomatoes image + + +
+
Yields:
30 tomatoes
+
Prep Time:
90 minutes
+
Cook Time:
none!
+
+ +
+
READ THIS FIRST: These are incredibly addictive-I have made as many as 180 for a 25 person party, and I've NEVER had any leftover. You should plan for at least 5 tomatoes per person. You will likely have an excess of aioli, as this should be enough for as many as 75 tomatoes-just serve it on the side as a dip! I would also recommend making the aioli a day ahead to save time when you need to serve. Do NOT use olive oil for your aioli (which I know makes it not really an aioli)! **This recipe is marked gluten-free, but please be sure to check your ingredients that they are marked "gluten-free" before you serve to anybody with dietary restrictions. +
+
+ + +
+
+

Ingredients

+
    + + +
  • For the Tomatoes:
  • + + + + + +
  • +
      +
    • 30 grape tomatoes
    • +
    +
  • + + + + +
  • +
      +
    • 3-4 strips of bacon
    • +
    +
  • + + + + +
  • +
      +
    • 5-6 large romaine leaves
    • +
    +
  • + + + +
  • For the Aioli:
  • + + + + + +
  • +
      +
    • 3-4 tsp chipotles in adobo (more if you really want a kick)
    • +
    +
  • + + + + +
  • +
      +
    • 1 tsp soy sauce
    • +
    +
  • + + + + +
  • +
      +
    • 3/4 tsp granulated sugar
    • +
    +
  • + + + + +
  • +
      +
    • 5-6 drops liquid smoke
    • +
    +
  • + + + + +
  • +
      +
    • 1 egg yolk, room temperature
    • +
    +
  • + + + + +
  • +
      +
    • 1 tsp lemon juice (fresh squeezed is preferred)
    • +
    +
  • + + + + +
  • +
      +
    • 1/2 tsp Dijon mustard
    • +
    +
  • + + + + +
  • +
      +
    • 1/2 cup grapeseed oil (or other unflavored oil)
    • +
    +
  • + + +
+
+
+

Directions

+
+

Aioli First (you can make this a day ahead):

+ +
    +
  1. Combine the chipotle, soy sauce, sugar, and liquid smoke in a blender. **Even though this is an exceedingly small volume for a full-sized blender, it will work! An immersion blender or a food processor will not work because the blade is not low enough in the bowl (I’ve tried-and failed).
  2. +
  3. In a medium bowl, whisk together the egg yolk, lemon juice and Dijon mustard until fully incorporated.
  4. +
  5. Whisking constantly, start to slowly add the grapeseed oil-you want a very small, stead stream. **If you see that the oil is separated from the egg yolk mixture, stop pouring and whisk until all ingredients are incorporated, then resume your oil pouring.
  6. +
  7. Add your blender contents to your oil mixture-be sure to scrape your blender blade with a spatula to get everything you can back out of your blender, because your blender has all of the flavor!
  8. +
+ +

Now for the Tomatoes:

+ +
    +
  1. Hull your tomatoes by cutting off the bottom and top of the tomatoes. You want to cut the bottom off so that the tomatoe can stand up on its own, and you need to cut off the top so that you can get your tomato huller in (if you don’t have a huller, we’ve hulled with a combination of chopsticks, rolling and a small paring knife, but get the huller-it will change your life). **This is an exceedingly tedious task, and as such I usually delegate to my dear boyfriend Tyler. Immediately place hulled tomatoes in the fridge.
  2. +
  3. Slice your bacon width-wise, getting about 10-12 pieces of bacon per slice. Be sure to have at least enough bacon pieces as you have tomatoes, with a few left over-just in case (Tyler always snipes a piece of bacon). Fry these until crispy, and cover with a towel until you’re ready to stuff your tomatoes.
  4. +
  5. Slice your lettuce leaves into small pieces along the crispy vein of the leaf. This will make it easier to stuff the tomato if you have the firm lettuce vein to push into the tomato-and it adds a fresh crunch to compliment the bacon when eaten.
  6. +
  7. Pipe your aioli into each tomato, filling about 1/3 of the inside of the tomato. **To prepare for piping, but you aioli in a freezer bag (a sandwich bag is a little too thin), and cut a very small corner off of the bag-the whole created should be about half the size of a #2 pencil.
  8. +
  9. After piping is complete, put any leftover aioli back into the fridge to be served with the tomatoes as a dip.
  10. +
  11. Take a piece of bacon and a piece of lettuce together, and place into the tomato. **This part is also tedious, but as you go you’ll hit your groove and pick up the pace. Especially if you do over 100.
  12. +
+ +
+
+
+
Recipe Tags: + + + + + + + + +
+ + + +
+ + + + + + + + +
+
+ + + + + + + + + + + + + diff --git a/recipes/appetizers/2019/01/04/appetizers-Bruschetta.html b/recipes/appetizers/2019/01/04/appetizers-Bruschetta.html new file mode 100644 index 00000000..657108ba --- /dev/null +++ b/recipes/appetizers/2019/01/04/appetizers-Bruschetta.html @@ -0,0 +1,497 @@ + + + + + + + + + +Bruschetta | Effin’ Tasty + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ +
+

Bruschetta

+ +

A classic Italian appetizer that is as easy as it is delicious!

+ + + +
+ + + + Bruschetta image + + +
+
Yields:
24 servings
+
Prep Time:
20 minutes
+
Cook Time:
2-4 minutes
+
+ +
+
READ THIS FIRST: Bruschetta recipes don't really deviate a ton from one to another, this is pretty typical except arguably the parmesan cheese that's mixed in. I cannot stress enough how carefully you need to broil your bread-it'll go from perfect to burned in the blink of an eye! I like to balance the broiled crunch with the soft bread texture, but you can increase crunch by broiling longer. It's important not to skip the broiling step because the tomato mixture will make un-toasted bread soggy very quickly. Tyler prefers his bread to have a ricotta spread a la Hard Rock Cafe, but it can be easily skipped if it's not your preference. This really needs to be served same day, as the tomatoes don't keep in the vinegar and the bread hardens SUPER fast. +
+
+ + +
+
+

Ingredients

+
    + + + +
  • +
      +
    • 4-6 vine-ripened tomatoes
    • +
    +
  • + + + + +
  • +
      +
    • 8-10 leaves fresh basil
    • +
    +
  • + + + + +
  • +
      +
    • 1/2 cup shredded parmesan
    • +
    +
  • + + + + +
  • +
      +
    • 1/2 tsp salt, or to taste
    • +
    +
  • + + + + +
  • +
      +
    • 1/2 tsp pepper, or to taste
    • +
    +
  • + + + + +
  • +
      +
    • 3 tbsp balsamic vinegar
    • +
    +
  • + + + + +
  • +
      +
    • 6 tbsp minced garlic, *Optional* plus 4 cloves, unpeeled
    • +
    +
  • + + + + +
  • +
      +
    • 1 french baguette
    • +
    +
  • + + + + +
  • +
      +
    • 4-6 tbsp olive oil
    • +
    +
  • + + + + +
  • +
      +
    • OPTIONAL Ricotta cheese
    • +
    +
  • + + +
+
+
+

Directions

+
+
    +
  1. Optional In a small saucepan, roast garlic over medium heat by adding unpeeled cloves to pan and tossing frequently until brown spots appear on the garlic peel. Set aside.
  2. +
  3. Hull tomatoes with tomato huller (easiest), or remove seeds and juice via a knife. (A huller is worth the investment, particularly if you cook with tomatoes or berries often.)
  4. +
  5. Dice hulled tomatoes, chop basil, and add together in medium bowl. Add salt & pepper, minced garlic, balsamic vinegar and parmesan cheese to bowl and toss thoroughly. Place in refrigerator.
  6. +
  7. Slice baguette into 24 equal slices, discarded heels. Thickness is based on preference, but I usually go for about 1”.
  8. +
  9. Turn on oven to medium broiler setting, arranging the top rack in place.
  10. +
  11. Place sliced bread on baking sheet. Unpeel roasted garlic from step 1 if you decided to do this and rub on each slice. Brush each slice with olive oil.
  12. +
  13. Broil for about 2 min, rotating after 1 minute. If you prefer toastier bread, broil a bit longer. Typically ovens don’t broil evenly so it’s VERY important to rotate your bread. I recommend watching it with the oven light-it’s just too easy to lose track of 1 minute!
  14. +
  15. Remove tomato mixture from refrigerator, place serving platter on countertop.
  16. +
  17. Optional Spread bread with ricotta cheese, a little bit more generously than you would butter bread. This gives a very mild creaminess to the bruschetta.
  18. +
  19. Using a spoon, place 1-2 tablespoons of tomato mixture to each slice of bread and arrange on serving platter. NOTE I don’t recommend placing the bread on the platter then adding the tomato mixture because it can fall off and result in a messier-looking presentation. It’s definitely easier to do it that way-but not as pretty!
  20. +
+ +
+
+
+
Recipe Tags: + + + + + + + + +
+ + + +
+ + + + + + + + +
+
+ + + + + + + + + + + + + diff --git a/recipes/basics/2019/01/19/basics-BasicPieDough.html b/recipes/basics/2019/01/19/basics-BasicPieDough.html new file mode 100644 index 00000000..898ff258 --- /dev/null +++ b/recipes/basics/2019/01/19/basics-BasicPieDough.html @@ -0,0 +1,447 @@ + + + + + + + + + +Basic Pie Dough | Effin’ Tasty + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ +
+

Basic Pie Dough

+ +

A simple, versatile pie dough that can be used with sweet or savory fillings.

+ + + +
+ + + + Basic Pie Dough image + + +
+
Yields:
1 pie shell
+
Prep Time:
10 minutes
+
Cook Time:
none!
+
+ +
+
READ THIS FIRST: The key to pie dough is keeping your ingredients cold-mainly the butter. If the butter starts to warm up, it gets soft/greasy and your dough will have the wrong consistency. Also, when adding water, you want to add as little COLD water as possible-just enough to bind the dough together. This makes 1 pie shell, which is the bottom OR the top for a fruit pie-you will need to double the batch if you are making a pie that requires a top. This recipe can easily be doubled, but it's easier to work with single batches, so I recommend making each batch one at a time instead of making a larger batch and then trying to roll that out. +
+
+ + +
+
+

Ingredients

+
    + + + +
  • +
      +
    • 1 cup flour
    • +
    +
  • + + + + +
  • +
      +
    • 1/2 tsp salt
    • +
    +
  • + + + + +
  • +
      +
    • 1 tbsp sugar
    • +
    +
  • + + + + +
  • +
      +
    • 1 stick (1/2 cup) cold butter
    • +
    +
  • + + + + +
  • +
      +
    • 2-3 tbsp cold water
    • +
    +
  • + + +
+
+
+

Directions

+
+
    +
  1. Combine the flour, salt and sugar in a medium bowl.
  2. +
  3. Take your butter out of the fridge, and cut into pieces, approximately 1/2 tablespoon size. This just makes it easier to incorporate your flour mixture with the butter.
  4. +
  5. Using a pastry blender (or food processor if you’re fancy), cut the butter into the flour mixture. You’re looking for a flaky consistency that will stick together a bit if you push it together, but will crumble almost immediately.
  6. +
  7. Add 2 tablespoons of cold water directly from your fridge if you can (tap water will be lukewarm). You can use a wooden spoon to combine the ingredients, but I usually just use a fork. Operate under the knowledge that the less water you add, the better!
  8. +
  9. Add another tablespoon of water if your dough doesn’t quite come together. You want your dough to be dry but stable-it should be tacky, but neither should is fall apart once rolled into a ball.
  10. +
  11. Place your ball of pie dough onto a sheet of plastic wrap, wrapping the dough completely. Make sure that no dough is exposed to the air, as that will cause the dough to dry out and harden. Flatten dough into a disk once wrapped.
  12. +
  13. You must refrigerate the dough for at least 2 hours before you use the dough (the butter in the dough must remain cold). This can be made several days in advance.
  14. +
+ +
+
+
+
Recipe Tags: + + + + + + + + +
+ +
+ + + + + + + + +
+
+ + + + + + + + + + + + + diff --git a/recipes/basics/2021/01/06/basics-whippedcream.html b/recipes/basics/2021/01/06/basics-whippedcream.html new file mode 100644 index 00000000..8a9e1c48 --- /dev/null +++ b/recipes/basics/2021/01/06/basics-whippedcream.html @@ -0,0 +1,427 @@ + + + + + + + + + +Whipped Cream | Effin’ Tasty + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ +
+

Whipped Cream

+ +

Way better whip cream than store bought, and easy too!

+ + + +
+ + + + Whipped Cream image + + +
+
Yields:
4 cups
+
Prep Time:
2 minutes
+
Cook Time:
5 minutes
+
+ +
+
READ THIS FIRST: I hesitate to call this a recipe, but it is my go-to for big gatherings when I make ice cream, cake and/or pie. It's way better than anything you can buy in the store, and can be made in advance. Generally this recipe makes double the amount of whipped cream that you add of heavy whipping cream (ie, 1 pint heavy whipping cream = 4 cups whipped cream) While I've certainly used my homemade whipped cream up to 3 days later (or maybe more), it's really best within 24 hours, but making it a day ahead can save a ton of time. I've also found that people are impressed when I make this, so it'll earn you extra kitchen-skill points with virtually no effort! +
+
+ + +
+
+

Ingredients

+
    + + + +
  • +
      +
    • 1 pint heavy whipping cream
    • +
    +
  • + + + + +
  • +
      +
    • 1 tbsp vanilla extract
    • +
    +
  • + + + + +
  • +
      +
    • 1/2 cup granulated sugar
    • +
    +
  • + + +
+
+
+

Directions

+
+
    +
  1. Combine all ingredients in the bowl of a stand mixer, put towel over the top of the mixer, covering the top of bowl. Do not let your towel in the bowl or anywhere near the whisk attachment.
  2. +
  3. Whisk on high for about 2-4 minutes, until cream stands a bit on its own when pushed with a spatula. It’s key not to overbeat, as your mixture can turn to (very sweet) butter, or even have a mealy texture.
  4. +
  5. Refrigerate or serve immediately!
  6. +
+ +
+
+
+
Recipe Tags: + + + + + + + + +
+ + + +
+ + + + + + + + +
+
+ + + + + + + + + + + + + diff --git a/recipes/casseroles/2016/08/13/casseroles-PotatoSkinCasserole.html b/recipes/casseroles/2016/08/13/casseroles-PotatoSkinCasserole.html new file mode 100644 index 00000000..7b342e0f --- /dev/null +++ b/recipes/casseroles/2016/08/13/casseroles-PotatoSkinCasserole.html @@ -0,0 +1,507 @@ + + + + + + + + + +Potato Skin Casserole | Effin’ Tasty + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ +
+

Potato Skin Casserole

+ +

All the best parts of potato skins, plus chicken and some serious heat.

+ + + +
+ + + + Potato Skin Casserole image + + +
+
Yields:
8 servings
+
Prep Time:
30 minutes
+
Cook Time:
90 minutes
+
+ +
+
READ THIS FIRST: This recipe is as delicious as it is time-intensive. The prep time can overlap some of the cook time, so it's not fully 2 hours that you'll need to make this, but it's not a quick weeknight meal. If you need to reduce the spice, increase your olive oil to hot sauce proportion (you really need to have enough wet ingredients, so don't just cut hot sauce). Serve it up with ranch dressing or sour cream, and you're all set! This casserole delivers truly magical leftovers too! **This recipe is marked gluten-free, but please be sure to check your ingredients that they are marked "gluten-free" before you serve to anybody with dietary restrictions. +
+
+ + +
+
+

Ingredients

+
    + + + +
  • +
      +
    • 4 pounds (about 5 large) russet potatoes
    • +
    +
  • + + + + +
  • +
      +
    • 2 pounds raw chicken breast, trimmed
    • +
    +
  • + + + + +
  • +
      +
    • 3/4 cup of olive oil
    • +
    +
  • + + + + +
  • +
      +
    • 3/4 cup hot sauce
    • +
    +
  • + + + + +
  • +
      +
    • 2 1/2 tsp salt
    • +
    +
  • + + + + +
  • +
      +
    • 1 1/2 tbsp ground black pepper
    • +
    +
  • + + + + +
  • +
      +
    • 2 tbsp paprika
    • +
    +
  • + + + + +
  • +
      +
    • 2 cups shredded cheddar cheese
    • +
    +
  • + + + + +
  • +
      +
    • 1 bunch (about 1 cup chopped) green onions
    • +
    +
  • + + + + +
  • +
      +
    • 1 1/4 pounds (about 1 cup crumbled) bacon
    • +
    +
  • + + + + +
  • +
      +
    • 2 pounds (about 3 large breasts) chicken breast
    • +
    +
  • + + +
+
+
+

Directions

+
+
    +
  1. Preheat oven to 500 degrees F.
  2. +
  3. Dice potatoes into 1/2-inch cubes, leaving the skin on.
  4. +
  5. In a large bowl, whisk together olive oil, hot sauce, salt, pepper and paprika.
  6. +
  7. Reserve 1/2-3/4 cup of sauce, to coat chicken. (You can always some back to your potatoes if necessary).
  8. +
  9. Add potatoes to sauce, tossing to coat thoroughly. Pour potatoes into a deep casserole dish. **A deep dish makes it MUCH easier to toss your potatoes when you roast them.
  10. +
  11. Roast potatoes for 45 minutes, tossing every 15 minutes.
  12. +
  13. While your potatoes are roasting, fry up your bacon. **A general rule of mine is to add a few extra pieces, just in case you get sniped-by yourself or others tempted by the bacon smell.
  14. +
  15. Rough-chop your bacon once cooled, and mix in a small bowl with the cheddar cheese and chopped green onions. Set aside.
  16. +
  17. Dice your chicken into bite-sized pieces (about 1-inch cubes), and add to your previously used potato bowl. Add your reserved sauce to the raw chicken and toss to coat.
  18. +
  19. Once you’ve finished your 45 minute potato roast, toss the potatoes one last time. Add the chicken evenly to the top of the potatoes, and then coat with your cheese and bacon mixture. Reduce oven temperature to 400 degrees F.
  20. +
  21. Cook for about 20 minutes, until the cheese bubbles. Allow to cool before serving.
  22. +
+ +
+
+
+
Recipe Tags: + + + + + + + + + + +
+ + + +
+ + + + + + + + +
+
+ + + + + + + + + + + + + diff --git a/recipes/casseroles/2018/02/24/casseroles-TunaNoodleCasserole.html b/recipes/casseroles/2018/02/24/casseroles-TunaNoodleCasserole.html new file mode 100644 index 00000000..d2baf128 --- /dev/null +++ b/recipes/casseroles/2018/02/24/casseroles-TunaNoodleCasserole.html @@ -0,0 +1,447 @@ + + + + + + + + + +Tuna Noodle Casserole | Effin’ Tasty + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ +
+

Tuna Noodle Casserole

+ +

This has been one of my favorites since I was little, and I appreciate it even more now that I realize how easy it is to make!

+ + + +
+ + + + Tuna Noodle Casserole image + + +
+
Yields:
8 servings
+
Prep Time:
20 minutes
+
Cook Time:
30 minutes
+
+ +
+
READ THIS FIRST: My mom made me this recipe when I was little, and I've always loved it. It's basic, delicious, and I usually have all of the ingredients on-hand. This is definitely not a high-falutin' recipe! I usually split this recipe in half, and switch one can of olives for a cup of frozen green peas-Tyler doesn't care for black olives. When your casserole is done, let it cool, as the olives are like lava pockets! +
+
+ + +
+
+

Ingredients

+
    + + + +
  • +
      +
    • 1 pound large elbow macaroni (or any pasta with crevices)
    • +
    +
  • + + + + +
  • +
      +
    • 2 cans black olives
    • +
    +
  • + + + + +
  • +
      +
    • 2 cans tuna
    • +
    +
  • + + + + +
  • +
      +
    • 2 cans cream of mushroom soup
    • +
    +
  • + + + + +
  • +
      +
    • 1/4-1/2 cup breadcumbs
    • +
    +
  • + + +
+
+
+

Directions

+
+
    +
  1. Preheat oven to 350 degrees F.
  2. +
  3. Boil water and cook elbow macaroni to desired softness.
  4. +
  5. While your pasta is cooking, combine the tuna, olives and cream of mushroom soup into a large bowl. Be sure to scrape the tuna out of the can with a fork, to ensure the tuna is not in large chunks, but flaked into small pieces. **If you are making your casseroles half-and-half, combine 1 can of olives, 1 can of tuna and 1 can of cream of mushroom into a medium bowl. Combine the second can of tuna, the second can of cream of mushroom and 1 cup of frozen peas into a separate medium-sized bowl.
  6. +
  7. Add your cooked pasta to the large bowl, and evenly cover your noodles with your cream of mushroom mixture. **If you are making your casseroles half-and-half, add one of your noodles to each medium sized bowl, evenly covering with your cream of mushroom mixture.
  8. +
  9. Spread noodle mixture evenly into a casserole dish. **If you are making your casseroles half-and-half, you can use one casserole dish with the pea mixture on one side and the olive mixture on the other, or you can add separately to two smaller casserole dishes.
  10. +
  11. Sprinkle the top of your casserole(s) with breadcrumbs, you want a light coating that will add just a bit of crunch.
  12. +
  13. Bake casserole for 25 minutes, or until heated through. This really doesn’t take long, because the noodles have already started to heat the casserole through, and nothing in the casserole needs to be cooked. **If you are making your casseroles in 2 dishes, reduce cook time by 5-10 minutes, cooking both casseroles at the same time.
  14. +
+ +
+
+
+
Recipe Tags: + + + + + + +
+ + + +
+ + + + + + + + +
+
+ + + + + + + + + + + + + diff --git a/recipes/desserts/2016/11/03/desserts-DeathbyButterCookies.html b/recipes/desserts/2016/11/03/desserts-DeathbyButterCookies.html new file mode 100644 index 00000000..9e22f843 --- /dev/null +++ b/recipes/desserts/2016/11/03/desserts-DeathbyButterCookies.html @@ -0,0 +1,457 @@ + + + + + + + + + +Death by Butter Cookies | Effin’ Tasty + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ +
+

Death by Butter Cookies

+ +

A delicious soft cookie with minimal ingredients.

+ + + +
+ + + + Death by Butter Cookies image + + +
+
Yields:
24 cookies
+
Prep Time:
2 hours, 15 min
+
Cook Time:
12 minutes
+
+ +
+
READ THIS FIRST: This is NOT over 2 hours of active prep time, but the cookie dough must be refrigerated for at least 2 hours before you roll and bake. You can easily make the dough the night before you bake. The key with this dough is keeping it cold-the high content of butter makes it necessary. Personally, I like the taste of these cookies the day after they've been baked-they have a sort of Madeline quality to them. These cookies WILL NOT come out crispy-they are more like small cakes, so extending the cooking time only burns them-as does greasing your cookie sheet! +
+
+ + +
+
+

Ingredients

+
    + + + +
  • +
      +
    • 1 box butter cake mix
    • +
    +
  • + + + + +
  • +
      +
    • 1/4 tsp vanilla extract
    • +
    +
  • + + + + +
  • +
      +
    • 1/2 cup (1 stick) stick butter
    • +
    +
  • + + + + +
  • +
      +
    • 1 egg
    • +
    +
  • + + + + +
  • +
      +
    • 8 oz. cream cheese
    • +
    +
  • + + + + +
  • +
      +
    • 1/2 cup powdered sugar, more for dusting
    • +
    +
  • + + +
+
+
+

Directions

+
+
    +
  1. Allow your butter and cream cheese to soften only slightly.
  2. +
  3. Using the paddle attachment of your stand mixer, thoroughly cream the cream cheese, butter and vanilla extract together.
  4. +
  5. Add the cake mix and egg, mixing thoroughly.
  6. +
  7. Cover dough with plastic wrap and refrigerate AT LEAST 2 hours. It’s key that you don’t shorten this step, if the dough is too warm, it’ll be tacky and difficult to roll. An easy test is to check your fingers-if your fingers are covered in dough, the dough is too warm and should be placed back in your fridge.
  8. +
  9. Once properly cooled, preheat your oven to 350 F degrees. Place powdered sugar in a small bowl.
  10. +
  11. Take your dough out of the fridge. Pinch off walnut-sized portions of dough, roll into balls and then cover in powdered sugar. Place ball on cookie sheet, about 2 inches apart-the dough has a pretty good spread as it cooks, so be sure to give your cookies enough room on the cookie sheet!
  12. +
  13. Bake for 12 minutes, or until a rich golden brown on the bottom.
  14. +
  15. Allow to cool on the pan. Dust with additional powdered sugar.
  16. +
+ +
+
+
+
Recipe Tags: + + + + + + + + +
+ + + +
+ + + + + + + + +
+
+ + + + + + + + + + + + + diff --git a/recipes/desserts/2016/11/03/desserts-VeganChocolateCupcakes.html b/recipes/desserts/2016/11/03/desserts-VeganChocolateCupcakes.html new file mode 100644 index 00000000..d1512e24 --- /dev/null +++ b/recipes/desserts/2016/11/03/desserts-VeganChocolateCupcakes.html @@ -0,0 +1,481 @@ + + + + + + + + + +Vegan Chocolate Cupcakes | Effin’ Tasty + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ +
+

Vegan Chocolate Cupcakes

+ +

A light chocolate cake, great for both cupcakes and sheet cakes!

+ + + +
+ + + + Vegan Chocolate Cupcakes image + + +
+
Yields:
24 cupcakes
+
Prep Time:
15 min
+
Cook Time:
20-25 min
+
+ +
+
READ THIS FIRST: These are mildly chocolate, and super light (for cupcakes). It's a no-frills, no-fail recipe, and it's vegan, which is great! +
+
+ + +
+
+

Ingredients

+
    + + + +
  • +
      +
    • 3 cups all-purpose flour
    • +
    +
  • + + + + +
  • +
      +
    • 2 cups sugar
    • +
    +
  • + + + + +
  • +
      +
    • 1/2 cup unsweetened cocoa powder (sifted to remove lumps)
    • +
    +
  • + + + + +
  • +
      +
    • 2 tsp baking soda
    • +
    +
  • + + + + +
  • +
      +
    • 1/2 tsp salt
    • +
    +
  • + + + + +
  • +
      +
    • 3/4 cup canola/corn/vegetable oil
    • +
    +
  • + + + + +
  • +
      +
    • 2 tsp white vinegar
    • +
    +
  • + + + + +
  • +
      +
    • 1 tsp vanilla extract
    • +
    +
  • + + + + +
  • +
      +
    • 2 cups water
    • +
    +
  • + + +
+
+
+

Directions

+
+
    +
  1. Preheat oven to 350 degrees F. Add cupcake liners to cupcake pan, and spray the top of the pan with non-stick spray.
  2. +
  3. Whisk together dry ingredients using whisk attachment of stand mixer.
  4. +
  5. Add oil, vinegar, vanilla and water to dry mixture. Continue to whisk until smooth.
  6. +
  7. Spoon batter into cupcake liners, filling each about 3/4 full.
  8. +
  9. Bake for 20-25 minutes, or until a toothpick inserted into a cupcake comes out clean.
  10. +
+ +
+
+
+
Recipe Tags: + + + + + + + + + + +
+ +
+ + + + + + + + +
+
+ + + + + + + + + + + + + diff --git a/recipes/desserts/2016/11/03/desserts-WhiteChocolateCreamCheeseFrosting.html b/recipes/desserts/2016/11/03/desserts-WhiteChocolateCreamCheeseFrosting.html new file mode 100644 index 00000000..381c7d8d --- /dev/null +++ b/recipes/desserts/2016/11/03/desserts-WhiteChocolateCreamCheeseFrosting.html @@ -0,0 +1,446 @@ + + + + + + + + + +White Chocolate Cream Cheese Frosting | Effin’ Tasty + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ +
+

White Chocolate Cream Cheese Frosting

+ +

A super delicious white frosting that complements every cake flavor.

+ + + +
+ + + + White Chocolate Cream Cheese Frosting image + + +
+
Yields:
frosting for 24 cupcakes
+
Prep Time:
15 min
+
Cook Time:
N/A
+
+ +
+
READ THIS FIRST: This frosting is great for dying-it takes any color really well, and it's especially easy to manage color strengths. Just be sure to start small. When melting your white chocolate, be VERY careful not to burn in-not only will the consistency be like cottage cheese, but the charred flavor will ruin both the white chocolate flavor and the frosting, should you add it. +
+
+ + +
+
+

Ingredients

+
    + + + +
  • +
      +
    • 8 oz. cream cheese, softened
    • +
    +
  • + + + + +
  • +
      +
    • 1/2 cup (1 stick) butter, softened
    • +
    +
  • + + + + +
  • +
      +
    • 6 oz. white chocolate, melted
    • +
    +
  • + + + + +
  • +
      +
    • 1 tsp vanilla extract
    • +
    +
  • + + + + +
  • +
      +
    • 3 cups powdered sugar
    • +
    +
  • + + +
+
+
+

Directions

+
+
    +
  1. Allow cream cheese and butter to soften (in general, I don’t recommend using the microwave to accomplish this-especially with butter, it will be partially melted, lending your frosting the wrong consistency. With frosting, it’s all about the consistency)
  2. +
  3. Melt your white chocolate-add your white chocolate to a microwave-safe bowl, and zap in 20 second intervals. After each zap, mix thoroughly with a small spatula. Be sure to mix! The morsels will look whole, but with a bit of pressure they fall apart, and you want your chocolate just barely melted.
  4. +
  5. Cream butter and cream cheese in your stand mixer with a paddle attachment.
  6. +
  7. Add white chocolate and vanilla, mixing thoroughly.
  8. +
  9. Add one cup of powdered sugar-and continue to add until you have the desired consistency. If you need a thicker frosting, add more than the suggested 3 cups! If you overindulge and your frosting is too thick, just add a splash of milk, mixing thoroughly, until you are back to your preferred consistency. +Pipe or spread onto cake or cupcakes!
  10. +
+ +
+
+
+
Recipe Tags: + + + + + + + + +
+ + + +
+ + + + + + + + +
+
+ + + + + + + + + + + + + diff --git a/recipes/desserts/2019/01/04/desserts-FamousBerryPie.html b/recipes/desserts/2019/01/04/desserts-FamousBerryPie.html new file mode 100644 index 00000000..8cf3f91b --- /dev/null +++ b/recipes/desserts/2019/01/04/desserts-FamousBerryPie.html @@ -0,0 +1,510 @@ + + + + + + + + + +Famous Berry Pie | Effin’ Tasty + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ +
+

Famous Berry Pie

+ +

One of my most-requested desserts, EVERYBODY raves about this berry pie throughout the year!

+ + + +
+ + + + Famous Berry Pie image + + +
+
Yields:
6-10
+
Prep Time:
2.5 hours, mostly chilling time
+
Cook Time:
55+ minutes
+
+ +
+
READ THIS FIRST: This is my famous berry pie recipe, which is actually my mother's famous berry pie recipe, which is actually my Aunt Anne's blueberry pie recipe. I've made this multiple times, and I think the true secret is a berry blend. I get the tri-berry blend from Costco because they're available year-round, and provide a delicious mix of blueberry, strawberry and blackberry. I find frozen berries to be more reliable, as fresh out-of-season berries (berries are in season in the summer) just don't have great flavor-and they're wildly expensive. It's VERY IMPORTANT to give yourself enough time to properly chill everything, and be sure your pie is cooked BEFORE any meal you plan to serve it with-the pie will need time to sit and cool down or it'll be a sloppy (but delicious) mess. +
+
+ + +
+
+

Ingredients

+
    + + + +
  • +
      +
    • pie dough x2
    • +
    +
  • + + + + +
  • +
      +
    • 7 cups berry blend (frozen or fresh), divided
    • +
    +
  • + + + + +
  • +
      +
    • 3/4 cup granulated sugar
    • +
    +
  • + + + + +
  • +
      +
    • 1/4 cup cornstarch
    • +
    +
  • + + + + +
  • +
      +
    • 1/4 tsp ground cinnamon
    • +
    +
  • + + + + +
  • +
      +
    • 2 pinches salt
    • +
    +
  • + + + + +
  • +
      +
    • 1 tsp lemon zest
    • +
    +
  • + + + + +
  • +
      +
    • 2 tbsp instant tapioca
    • +
    +
  • + + + + +
  • +
      +
    • 1 egg
    • +
    +
  • + + + + +
  • +
      +
    • 1 tbsp water
    • +
    +
  • + + +
+
+
+

Directions

+
+
    +
  1. If using frozen berries, bring 2 cups to room temperature (via microwave-usually 45 seconds will do it).
  2. +
  3. In a small bowl, rub lemon zest into the sugar using your fingers.
  4. +
  5. NO HEAT In a medium saucepan, add the 2 cups of room temperature berries to cornstarch and mix thoroughly-your berries CANNOT be hot or the cornstarch will lump up. Using a potato masher or large spoon, smash your berries to release as much juice as possible, mixing thoroughly into a milky slurry.
  6. +
  7. NO HEAT Add lemon sugar, salt and cinnamon to slurry, mixing thoroughly.
  8. +
  9. WITH HEAT Simmer mixture over medium heat until glossy & clear, about 10 minutes. Be sure to constantly stir, as this burns very easily.
  10. +
  11. Remove from heat and add remaining berries and tapioca, mix thoroughly.
  12. +
  13. Refrigerate until fully chilled, about 1 hour.
  14. +
  15. Preheat oven to 425 degrees F, placing rack on bottom of the oven.
  16. +
  17. Roll out your pie dough, lining your pie dish with dough-do NOT trim excess dough until you add the filling.
  18. +
  19. Add chilled berry filling to pie dish. Roll out remaining pie dough for pie top, and place on top of pie dish.
  20. +
  21. Trim pie dough around dish, leaving a little bit of margin for the dough to contract during baking. For easy decoration and creating a seal, a fork or spoon depressed along the edge works really well. Place in refrigerator on baking sheet.
  22. +
  23. Prepare eggwash by whisking egg and water together.
  24. +
  25. DO THIS QUICKLY Remove pie from refrigerator, cut in steam vents (critically important as the top will blow off if you don’t do this). Steam vents should include a small circle in center of pie (with a knife inserted halfway through and twirled) and 4 to 8 evenly distributed slashes of 2 1/2 to 3 inches in length.
  26. +
  27. DO THIS QUICKLY Brush center of pie with eggwash-do NOT brush the edges as they will burn. Place in oven immediately-your pie should be as cold as possible when you place in the oven.
  28. +
  29. Place pie on baking sheet in the oven (to catch berry droppings). Bake 25 min.
  30. +
  31. Rotate pie 180 degrees, reduce oven heat to 375 degrees F.
  32. +
  33. Continue to rotate pie every 20 minutes until done, you’re looking for your pie crust to be a rich golden brown, with the dough you see through the glass of your pie dish to be a goden brown as well (though not as deep). NOTE: If your pie edges begin to burn, place aluminum foil over them to protect them from the heat, this typically happens after the first 20 min rotation.
  34. +
  35. Remove from oven and place on wire cooling rack to cool for at least 3 hours before serving.
  36. +
+ + +
+
+
+
Recipe Tags: + + + + + + + + + + + + +
+ + + +
+ + + + + + + + +
+
+ + + + + + + + + + + + + diff --git a/recipes/desserts/2020/02/02/desserts-SaltedChocolateFrosting.html b/recipes/desserts/2020/02/02/desserts-SaltedChocolateFrosting.html new file mode 100644 index 00000000..abc8178c --- /dev/null +++ b/recipes/desserts/2020/02/02/desserts-SaltedChocolateFrosting.html @@ -0,0 +1,444 @@ + + + + + + + + + +Salted Chocolate Frosting | Effin’ Tasty + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ +
+

Salted Chocolate Frosting

+ +

Intense chocolatey buttercream frosting that pairs really well with vanilla cake!

+ + + +
+ + + + Salted Chocolate Frosting image + + +
+
Yields:
about 2.5-3 cups frosting
+
Prep Time:
15 minutes
+
Cook Time:
None!
+
+ +
+
READ THIS FIRST: This is my absolute favorite-and my most requested-chocolate frosting recipe. This definitely has an intense flavor because of the salted butter, but it is DELICIOUS. Because of it's intensity, I never use this on chocolate cake, something more mild is needed to pair with more chocolate. As written, this recipe produces a stiff frosting for frosting a cake or cupcakes, but would need a bit more sugar if you plan to do an detailed piping work. +
+
+ + +
+
+

Ingredients

+
    + + + +
  • +
      +
    • 1 cup (2 sticks) salted butter, softened
    • +
    +
  • + + + + +
  • +
      +
    • 3.5 cups confectioner's sugar
    • +
    +
  • + + + + +
  • +
      +
    • 1/2 cup baker's cocoa powder
    • +
    +
  • + + + + +
  • +
      +
    • 3 tbsp heavy whipping cream (milk will work in a pinch)
    • +
    +
  • + + + + +
  • +
      +
    • 2 tsp vanilla extract
    • +
    +
  • + + +
+
+
+

Directions

+
+
    +
  1. Add butter, sugar, cocoa, whipping cream and vanilla extract to stand mixer and mix thoroughly, stopping at least twice to scrape the sides AND the bottom of the bowl.
  2. +
  3. Add either more sugar (to stiffen) or more whipping cream (to loosen) your frosting for desired consistency.
  4. +
+ +
+
+
+
Recipe Tags: + + + + + + + + + + +
+ +
+ + + + + + + + +
+
+ + + + + + + + + + + + + diff --git a/recipes/desserts/2020/02/09/desserts-CreamCheeseFrosting.html b/recipes/desserts/2020/02/09/desserts-CreamCheeseFrosting.html new file mode 100644 index 00000000..374f09b1 --- /dev/null +++ b/recipes/desserts/2020/02/09/desserts-CreamCheeseFrosting.html @@ -0,0 +1,446 @@ + + + + + + + + + +Cream Cheese Frosting | Effin’ Tasty + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ +
+

Cream Cheese Frosting

+ +

A classic frosting for any dessert!

+ + + +
+ + + + Cream Cheese Frosting image + + +
+
Yields:
about 4 cups
+
Prep Time:
15 minutes
+
Cook Time:
None!
+
+ +
+
READ THIS FIRST: This is a basic recipe that will work with any type of cake you need to frost. Add the heavy cream carefully, for your desired consistency-I find that if you skip it entirely the frosting will be too thick for most purposes, but depending on the piping you plan, you may not need all of the heavy whipping cream. As with all white frostings, this dyes very well, but getting a very rich, dark color could require A LOT of dye. +
+
+ + +
+
+

Ingredients

+
    + + + +
  • +
      +
    • 8 oz. cream cheese, room temperature (I would take this out of the fridge at least 3 hours in advance)
    • +
    +
  • + + + + +
  • +
      +
    • 1 cup butter, room temperature (I would take this out of the fridge at least 3 hours in advance)
    • +
    +
  • + + + + +
  • +
      +
    • 1 tsp vanilla extract
    • +
    +
  • + + + + +
  • +
      +
    • 6 cups powdered sugar
    • +
    +
  • + + + + +
  • +
      +
    • 1/2 cup heavy whipping cream
    • +
    +
  • + + +
+
+
+

Directions

+
+
    +
  1. Cream together the cream cheese and butter until smooth. Be sure to scrape the sides of the mixing bowl, AS WELL AS the bottom at least twice!
  2. +
  3. Sift sugar and slowly add to butter mixture. When adding the sugar, make sure that your mixture isn’t moving any faster than the lowest setting. Mix thoroughly.
  4. +
  5. Add vanilla, then add whipping cream until you’ve reached your desired consistency.
  6. +
  7. Add food dye until desired color is reached.
  8. +
+ +
+
+
+
Recipe Tags: + + + + + + + + +
+ + + +
+ + + + + + + + +
+
+ + + + + + + + + + + + + diff --git a/recipes/desserts/2020/02/09/desserts-RedVelvetCake.html b/recipes/desserts/2020/02/09/desserts-RedVelvetCake.html new file mode 100644 index 00000000..d1d64ac6 --- /dev/null +++ b/recipes/desserts/2020/02/09/desserts-RedVelvetCake.html @@ -0,0 +1,501 @@ + + + + + + + + + +Red Velvet Cake | Effin’ Tasty + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ +
+

Red Velvet Cake

+ +

A classic light chocolate cake with copious amounts of red food dye.

+ + + +
+ + + + Red Velvet Cake image + + +
+
Yields:
10-12 servings
+
Prep Time:
25 minutes
+
Cook Time:
35 minutes
+
+ +
+
READ THIS FIRST: This is certainly a delicious recipe, but I actually favor it without the food dye when I can-it does nothing for the flavor is a bit of a turn-off for me. I recommend using Americolor food dye gel, rather than the more readily available McCormick food dye, as you only need about 1 tsp or so of Americolor dye-rather than 2 tablespoons of the McCormick (crap). I always make this with my cream cheese frosting, as that's the tradition. The original recipe called for shortening, which I never use-the butter and oil work well to deliver an absolutely light and delicious cake! +
+
+ + +
+
+

Ingredients

+
    + + + +
  • +
      +
    • 1 1/2 cup granulated sugar
    • +
    +
  • + + + + +
  • +
      +
    • 1/2 cup (1 stick) butter
    • +
    +
  • + + + + +
  • +
      +
    • 2 tbsp canola oil
    • +
    +
  • + + + + +
  • +
      +
    • 2 eggs, large
    • +
    +
  • + + + + +
  • +
      +
    • 1 cup buttermilk (full fat if you can manage it)
    • +
    +
  • + + + + +
  • +
      +
    • 2 cups all-purpose flour
    • +
    +
  • + + + + +
  • +
      +
    • 1 tsp salt
    • +
    +
  • + + + + +
  • +
      +
    • 1 tsp baking soda
    • +
    +
  • + + + + +
  • +
      +
    • 1 tbsp baker's cocoa
    • +
    +
  • + + + + +
  • +
      +
    • 1 tsp vanilla extract
    • +
    +
  • + + + + +
  • +
      +
    • 2 oz. (2 bottles) of red food coloring (use Americolor if you can, see my note)
    • +
    +
  • + + +
+
+
+

Directions

+
+
    +
  1. Preheat oven to 350 degrees F. Grease and flour 2 9-inch cake round pans. If you only have one, be sure to THOROUGHLY clean the pan and then re-grease and flour. Your second will stick to the pan if you skip this step!
  2. +
  3. Cream together sugar, butter and oil until smooth. Add eggs and beat thoroughly.
  4. +
  5. Sift together dry ingredients (sugar, flour, salt, baking soda, and baker’s cocoa) in a medium bowl and set aside.
  6. +
  7. Alternately add dry ingredients and buttermilk to the butter mixture, mixing together until just mixed-be careful not to overmix!
  8. +
  9. Add vanilla and food dye until the batter no longer looks marbled from the red food dye.
  10. +
  11. Add half the batter to each pan, and bake for 35 minutes or until a toothpick inserted comes out clean.
  12. +
  13. Allow cakes to cool in the pan for 10 minutes. Remove from pans and allow the cakes to cool completely. Frost cakes once fully cooled.
  14. +
+ +
+
+
+
Recipe Tags: + + + + + + +
+ + + +
+ + + + + + + + +
+
+ + + + + + + + + + + + + diff --git a/recipes/desserts/2020/02/12/desserts-MiniApplePies.html b/recipes/desserts/2020/02/12/desserts-MiniApplePies.html new file mode 100644 index 00000000..85335124 --- /dev/null +++ b/recipes/desserts/2020/02/12/desserts-MiniApplePies.html @@ -0,0 +1,478 @@ + + + + + + + + + +Mini Apple Pies | Effin’ Tasty + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ +
+

Mini Apple Pies

+ +

A single-serving apple pie that's as easy as it delicious!

+ + + +
+ + + + Mini Apple Pies image + + +
+
Yields:
24 mini pies
+
Prep Time:
45 minutes
+
Cook Time:
25 minutes
+
+ +
+
READ THIS FIRST: This is one of my most requested desserts, and one of my easiest! It's super delicious, easy and doesn't require a pre-cook of the apple pie filling. I definitely recommend using cooked pie dough, rather than store bought-it tastes way better. The salted butter really brings out the apple flavor when it melts into the mixture. When taking out of the muffin tin, I find a paring knife works best-cut the baked-on juices to loosen the pie from the tin. +
+
+ + +
+
+

Ingredients

+
    + + + +
  • +
      +
    • 8 cups green apples, (about 6 apples)
    • +
    +
  • + + + + +
  • +
      +
    • 3/4 cup flour
    • +
    +
  • + + + + +
  • +
      +
    • 1 1/2 cup granulated sugar
    • +
    +
  • + + + + +
  • +
      +
    • 1 1/2 tbsp cinnamon
    • +
    +
  • + + + + +
  • +
      +
    • 1/2 tsp nutmeg
    • +
    +
  • + + + + +
  • +
      +
    • spray vegetable oil
    • +
    +
  • + + + + +
  • +
      +
    • 3 batches of pie dough, chilled (see my recipe!)
    • +
    +
  • + + + + +
  • +
      +
    • 1/2 cup (1 stick) salted butter
    • +
    +
  • + + +
+
+
+

Directions

+
+
    +
  1. Peel and dice the apples into 1/2” pieces
  2. +
  3. In a large bowl, add the applie pieces, flour, sugar, cinnamon, and nutmeg. Mix thoroughly so that the apple pieces are evenly coated.
  4. +
  5. Spray your muffin tin with your spray oil
  6. +
  7. Roll out your pie dough and cut out ~4” circles. Place one circle in the bottom of each muffin mold, pressing slightly with your fingers. Do NOT through away the left over dough.
  8. +
  9. Fill each muffin mold with a large spoonful of apple mix.
  10. +
  11. Cut butter stick into 24 pieces. I find it easiest to cut lengthwise into 4 long pieces, and then cut widthwise into 6 pieces.
  12. +
  13. Place one piece of butter on each muffin mold.
  14. +
  15. Use the remaining pieces of dough to cover the muffin molds. You don’t want total coverage of the dough so that the pies can vent while baking.
  16. +
  17. Cook for 25 minutes, take out of the oven and allow to fully cool in the muffin pan.
  18. +
+ +
+
+
+
Recipe Tags: + + + + + + + + +
+ + + +
+ + + + + + + + +
+
+ + + + + + + + + + + + + diff --git a/recipes/desserts/2020/02/14/desserts-MiniFruitTarts.html b/recipes/desserts/2020/02/14/desserts-MiniFruitTarts.html new file mode 100644 index 00000000..5b6c585e --- /dev/null +++ b/recipes/desserts/2020/02/14/desserts-MiniFruitTarts.html @@ -0,0 +1,482 @@ + + + + + + + + + +Mini Fruit Tarts | Effin’ Tasty + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ +
+

Mini Fruit Tarts

+ +

A poppable berry tart perfect for summertime!

+ + + +
+ + + + Mini Fruit Tarts image + + +
+
Yields:
24 mini tarts
+
Prep Time:
45 minutes, plus overnight chill time
+
Cook Time:
20 minutes
+
+ +
+
READ THIS FIRST: I recommend making your own pie dough, not store bought-it tastes way better and it's super easy to make! Fresh berries are best during the summer, so I tend to make this only during summertime unless someone instists. I usually use a combination of blackberry, raspberry and strawberry, but you should use your preference. This custard is such a cheat and I absolutely love it-none of the usual whisking over a double-boiler! +
+
+ + +
+
+

Ingredients

+
    + + + +
  • +
      +
    • 2 batches pie dough
    • +
    +
  • + + + + +
  • +
      +
    • 1/3 cup granulated sugar
    • +
    +
  • + + + + +
  • +
      +
    • 2 tbsp corn starch
    • +
    +
  • + + + + +
  • +
      +
    • 4 egg yolks
    • +
    +
  • + + + + +
  • +
      +
    • 1 1/3 cup whole milk
    • +
    +
  • + + + + +
  • +
      +
    • 1/2 vanilla bean
    • +
    +
  • + + + + +
  • +
      +
    • 1/2 tsp vanilla extract
    • +
    +
  • + + + + +
  • +
      +
    • 3 cups fresh berries
    • +
    +
  • + + +
+
+
+

Directions

+
+
    +
  1. In a medium bowl, thoroughly mix together sugar, corn starch, and egg yolks. the mixture should be a pale yellow, thin paste.
  2. +
  3. Cut your vanilla bean in half, and split down the middle, exposing the seeds.
  4. +
  5. Add milk to a medium saucepan, and add your vanilla bean. Bring to a simmer over low heat-it’s really important that you don’t scorch your milk!
  6. +
  7. Remove the vanilla bean from the milk, and pour half of the milk mixture into the egg mixture-whisk thoroughly. This tempers your eggs so they don’t scramble when you heat them up.
  8. +
  9. Pour the egg/milk mixture into the remaining milk mixture, continuing to heat while whisking constantly. Continue cooking and whisking until mixture is slightly bubbling and has a pudding-like texture. It’s really important to keep whisking or your custard will burn at the bottom of the pan, and the texture will be grainy.
  10. +
  11. Remove from heat and stir in vanilla extract.
  12. +
  13. Cover custard with a piece of parchment paper-it’s CRITICAL that the parchment paper makes full contact with your custard, so no skin forms while the custards cools. Press your parchment paper into your custard to accomplish this.
  14. +
  15. Allow to cool fully, overnight in the refrigerator.
  16. +
  17. Once your custard is fully cooled, grease your mini muffin pan and preheat your oven to 350 degrees F.
  18. +
  19. Roll out your pie dough, cut into 2” circles and line the bottom of a mini muffin pan, pressing down slightly with your fingers. If you press down firmly enough, you won’t need to use pie weights.
  20. +
  21. Bake for 14 minutes, until the pie crusts are a golden brown.
  22. +
  23. While your pie crusts are cooling, strain your cooled custard-DO NOT skip this step, your custard will be mealy without it! ALWAYS STRAIN YOUR CUSTARD.
  24. +
  25. Fill a piping bag with your custard, using a 1/4” opening or piping head. Pipe custard into pie shells-pie shells should be filled to the top of the shell.
  26. +
  27. Cut berries lengthwise into 1/2 or 1/4, depending on the berry. I usually do half for the raspberries and blackberries, 1/4 for strawberries, but as strawberry size can vary quite a lot, sometimes I cut into more pieces. You’re going for presentation here, use your judgement.
  28. +
  29. Arrange berries on top of the custard-filled pie shell, one piece of each berry per shell. I usually use 1/2 raspberry, 1/2 blackberry, and 1/4 strawberry, as in the picture.
  30. +
+ +
+
+
+
Recipe Tags: + + + + + + + + +
+ + + +
+ + + + + + + + +
+
+ + + + + + + + + + + + + diff --git a/recipes/desserts/2021/01/05/desserts-KingChocolateChipCookies.html b/recipes/desserts/2021/01/05/desserts-KingChocolateChipCookies.html new file mode 100644 index 00000000..9650d56b --- /dev/null +++ b/recipes/desserts/2021/01/05/desserts-KingChocolateChipCookies.html @@ -0,0 +1,494 @@ + + + + + + + + + +King Chocolate Chip Cookies | Effin’ Tasty + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ +
+

King Chocolate Chip Cookies

+ +

A perfect bite of cookie classic!

+ + + +
+ + + + King Chocolate Chip Cookies image + + +
+
Yields:
about 45 cookies
+
Prep Time:
15 minutes
+
Cook Time:
13 minutes
+
+ +
+
READ THIS FIRST: I love chocolate chip cookies, and so does Tyler-really. These are the only cookies he will eat, and designates these cookies "King" while the rest are "Peasant" cookies, hence the name. I've always just made whatever the recipe on the bag of chocolate chips said, but they were never quite right. I've fancified them with ground oats, and it still wasn't quite right. I've learned there are a few tricks-both in the ingredients AND the prep that have the desired impact for rounded, beautiful, DELICIOUS chocolate chip cookies. Enjoy! +
+
+ + +
+
+

Ingredients

+
    + + + +
  • +
      +
    • 3/4 cup (1 1/2 sticks) butter, softened
    • +
    +
  • + + + + +
  • +
      +
    • 1/2 cup granulated sugar
    • +
    +
  • + + + + +
  • +
      +
    • 1 cup light brown sugar, packed
    • +
    +
  • + + + + +
  • +
      +
    • 2 large eggs
    • +
    +
  • + + + + +
  • +
      +
    • 1 tbsp vanilla extract
    • +
    +
  • + + + + +
  • +
      +
    • 1 tsp baking soda
    • +
    +
  • + + + + +
  • +
      +
    • 1/2 tsp salt
    • +
    +
  • + + + + +
  • +
      +
    • 2 1/2 cups all-purpose flour
    • +
    +
  • + + + + +
  • +
      +
    • 1 1/2 cup chocolate chips
    • +
    +
  • + + + + +
  • +
      +
    • OPTIONAL 1 cup chopped nuts (I personally do not recommend this)
    • +
    +
  • + + +
+
+
+

Directions

+
+
    +
  1. Preheat oven 375 degrees F.
  2. +
  3. Using a stand or electric mixer, cream together your softened butter and sugars (granulated and brown). Blend until they are just smooth. Don’t overmix.
  4. +
  5. Add eggs and vanilla extract, mix on medium until combined with butter/sugar. Be sure to scrape the sides of the bowl with a spatula.
  6. +
  7. Add baking soda and salt, mix on medium until combined with egg & sugar mixture. Be sure to scrape the sides of the bowl with a spatula.
  8. +
  9. Slowly add flour, about a half a cup at a time, until fully incorporated. After 1 and 2 cups are added, scrape the sides of the bowl with a spatula. After all flour has been added, scrape the sides of the bowl with a spatula and mix for 20 more seconds.
  10. +
  11. Using a spatula, mix in chocolate chips (and nuts, if using) until evenly distributed in the dough.
  12. +
  13. Using a kitchen scale, piece out 1 oz. of dough at a time, roll into a ball and place onto a greased cookie sheet. While this isn’t critical, it does make for the most even cookies, and the spread of the cookie when baking is reduced if you roll it into a ball.
  14. +
  15. Bake for 13 minutes. You can reduce to 11 minutes for chewier cookies, or increase to 15 if you like crispier cookies.
  16. +
  17. Immediately remove from cookie sheet to cooling rack, and enjoy!
  18. +
+ +
+
+
+
Recipe Tags: + + + + + + +
+ + + +
+ + + + + + + + +
+
+ + + + + + + + + + + + + diff --git a/recipes/desserts/2022/02/09/desserts-OatmealCookies.html b/recipes/desserts/2022/02/09/desserts-OatmealCookies.html new file mode 100644 index 00000000..6e48fe79 --- /dev/null +++ b/recipes/desserts/2022/02/09/desserts-OatmealCookies.html @@ -0,0 +1,510 @@ + + + + + + + + + +Chewy Oatmeal Cookies | Effin’ Tasty + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ +
+

Chewy Oatmeal Cookies

+ +

The quintessential oatmeal cookie, all comfort and sweetness!

+ + + +
+ + + + Chewy Oatmeal Cookies image + + +
+
Yields:
about 36 cookies
+
Prep Time:
20 minutes
+
Cook Time:
40 minutes
+
+ +
+
READ THIS FIRST: Oatmeal cookies are my favorite, I think because my grandmother always had them stashed in cookie jars around her house. While hers were crunchy (and store bought), these are chewy and great. You'll want to remove from the cookie sheet as soon as possible, so that they don't continue to bake on the sheet, but otherwise this recipe is VERY easy and sure to please! +
+
+ + +
+
+

Ingredients

+
    + + + +
  • +
      +
    • 1 1/2 cups all-purpose flour
    • +
    +
  • + + + + +
  • +
      +
    • 1 tsp cinnamon
    • +
    +
  • + + + + +
  • +
      +
    • 1/2 tsp baking soda
    • +
    +
  • + + + + +
  • +
      +
    • 1/2 tsp salt
    • +
    +
  • + + + + +
  • +
      +
    • 1 cup butter, softened
    • +
    +
  • + + + + +
  • +
      +
    • 1 cup light brown sugar, packed
    • +
    +
  • + + + + +
  • +
      +
    • 1/2 cup granulated sugar
    • +
    +
  • + + + + +
  • +
      +
    • 2 large eggs
    • +
    +
  • + + + + +
  • +
      +
    • 1 1/2 tsp vanilla extract
    • +
    +
  • + + + + +
  • +
      +
    • 3 cups rolled old-fashioned oats
    • +
    +
  • + + + + +
  • +
      +
    • 1 cup raisins
    • +
    +
  • + + + + +
  • +
      +
    • Optional: 1 cup chopped walnuts
    • +
    +
  • + + +
+
+
+

Directions

+
+
    +
  1. Preheat oven to 350 degrees F and line 2-3 baking sheets with parchment paper or silicone mats.
  2. +
  3. Mix together flour, cinnamon, baking soda, and salt in the bowl of a stand mixer with a paddle attachment.
  4. +
  5. Add 1 egg at a time, then vanilla. Mix thoroughly.
  6. +
  7. Add oats and raisins, mixing thoroughly.
  8. +
  9. Pinch off walnut-sized pieces (about 2 oz.), roll into balls and place on cookie sheet, spacing about 2 inches apart.
  10. +
  11. Bake 13 minutes, until edges are golden.
  12. +
  13. Transfer immediately to cooling rack.
  14. +
+ +
+
+
+
Recipe Tags: + + + + + + +
+ + + +
+ + + + + + + + +
+
+ + + + + + + + + + + + + diff --git a/recipes/desserts/2022/02/18/desserts-PeanutButterBlossoms.html b/recipes/desserts/2022/02/18/desserts-PeanutButterBlossoms.html new file mode 100644 index 00000000..247f3969 --- /dev/null +++ b/recipes/desserts/2022/02/18/desserts-PeanutButterBlossoms.html @@ -0,0 +1,508 @@ + + + + + + + + + +Peanut Butter Blossoms | Effin’ Tasty + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ +
+

Peanut Butter Blossoms

+ +

A perfect balance of peanut butter and chocolate!

+ + + +
+ + + + Peanut Butter Blossoms image + + +
+
Yields:
about 30 cookies
+
Prep Time:
20 minutes
+
Cook Time:
30 minutes
+
+ +
+
READ THIS FIRST: These are the quintessential cookie for me, they're so cookie-like and glittery from the sugar, that they've always been one of my favorites. Super easy to make, the sugar is light in the batter due to the addition of the Kiss and the granulated sugar you roll the cookie in. DO NOT rush the cooling process! After adding the kiss, it will hold it's shape but is a couple degrees away from melting, so be sure not to touch until the cookies are fully cooled (I usually wait an hour to be safe)! +
+
+ + +
+
+

Ingredients

+
    + + + +
  • +
      +
    • 48 Hershey's Milk Chocolate Kisses (you'll probably only NEED 30, eat the rest!)
    • +
    +
  • + + + + +
  • +
      +
    • 1 3/4 cup sifted all-purpose flour (sift the flour first and then measure)
    • +
    +
  • + + + + +
  • +
      +
    • 1 teaspoon baking soda
    • +
    +
  • + + + + +
  • +
      +
    • 1/4 to 1/2 teaspoon salt (depends on the salt content of peanut butter)
    • +
    +
  • + + + + +
  • +
      +
    • 4 oz. (1 stick) unsalted butter
    • +
    +
  • + + + + +
  • +
      +
    • 1/2 cup creamy peanut butter
    • +
    +
  • + + + + +
  • +
      +
    • 1/2 cup granulated sugar, plus 1 cup more to roll cookies in
    • +
    +
  • + + + + +
  • +
      +
    • 1/2 cup light brown sugar, packed
    • +
    +
  • + + + + +
  • +
      +
    • 3 to 4 tablespoons milk
    • +
    +
  • + + + + +
  • +
      +
    • 1 teaspoon vanilla extract
    • +
    +
  • + + + + +
  • +
      +
    • 1 egg, grade large
    • +
    +
  • + + +
+
+
+

Directions

+
+
    +
  1. Preheat over to 350 degrees F, setting rack in center position.
  2. +
  3. Unwrap Hershy’s Kisses, set aside in a bowl.
  4. +
  5. In a separate bowl, combine flour, baking soda, and salt. Set aside.
  6. +
  7. In stand mixer with the paddle attachment, cream together butter and peanut butter.
  8. +
  9. Add sugars and continue until fully mixed.
  10. +
  11. Add milk and vanilla extract until fully mixed.
  12. +
  13. Setting mixer to low, add 1/2 of the flour mixture until fully combined.
  14. +
  15. Add egg to batter, continuing to mix.
  16. +
  17. Add the last of the flour mixture, mixing until fully blended. If the dough is too dry (flaky like pie crust rather than a cohesive batter), add milk 1 tbsp at a time until the batter comes together.
  18. +
  19. Place 1 cup of granulated sugar in a bowl or small plate.
  20. +
  21. Pinch off walnut-sized pieces of dough (approximately 1-1.5 oz), roll into a ball, and then roll in the granulated sugar. Place on cookie sheet lined with parchment paper. Be sure not to place cookies too close togther as they spread significantly during baking.
  22. +
  23. Bake cookies for 11 to 13 minutes. The cookies will only lighten a bit and will be soft to the touch.
  24. +
  25. Immediately place one Hershey’s kiss in the center of each cookie, pushing down slightly to create a small cradle for the kiss in the dough. DO NOT touch again until fully cooled.
  26. +
  27. Immediately transfer cookies to cooling rack via spatula.
  28. +
+ +
+
+
+
Recipe Tags: + + + + + + +
+ + + +
+ + + + + + + + +
+
+ + + + + + + + + + + + + diff --git "a/recipes/entr\303\251es/2016/07/17/maindishes-WhiteGravyChicken.html" "b/recipes/entr\303\251es/2016/07/17/maindishes-WhiteGravyChicken.html" new file mode 100644 index 00000000..d5810da8 --- /dev/null +++ "b/recipes/entr\303\251es/2016/07/17/maindishes-WhiteGravyChicken.html" @@ -0,0 +1,437 @@ + + + + + + + + + +White Gravy Chicken | Effin’ Tasty + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ +
+

White Gravy Chicken

+ +

A delicious, easy weeknight meal that everyone will enjoy!

+ + + +
+ + + + White Gravy Chicken image + + +
+
Yields:
6 chicken cutlets
+
Prep Time:
15 minutes
+
Cook Time:
30 minutes
+
+ +
+
READ THIS FIRST: This has been one of my favorite weeknight meals since high school, when my aunt introduced me to this ridiculously easy (and delicious!) meal. It is best served with plain white rice and steamed broccoli. **This recipe is marked gluten-free, but please be sure to check your ingredients (especially your soy sauce) that they are marked "gluten-free" before you serve to anybody with dietary restrictions. +
+
+ + +
+
+

Ingredients

+
    + + + +
  • +
      +
    • 3 large (about 2 1/2 pounds) boneless, skinless chicken breasts
    • +
    +
  • + + + + +
  • +
      +
    • 16 oz. (2 cups) sour cream
    • +
    +
  • + + + + +
  • +
      +
    • 2 10 1/2 oz. cans cream of mushroom soup
    • +
    +
  • + + + + +
  • +
      +
    • 1/4 cup Italian breadcrumbs (EXCLUDE IF GLUTEN-FREE)
    • +
    +
  • + + +
+
+
+

Directions

+
+
    +
  1. Preheat oven to 350 degrees F.
  2. +
  3. Prepare your chicken cutlets by cutting off any excess fat or skin. Cut each prepared breast to half thickness (your knife should be moving parallel to your cutting surface). You should have 6 chicken cutlets, but you can cut to smaller pieces if desired.
  4. +
  5. Place chicken cutlets in a casserole dish, being careful to have no overlapping chicken. Equal depth of the chicken is key, to ensure that everything is consistently cooked through.
  6. +
  7. In a medium bowl, combine sour cream and cream of mushroom soup to make the gravy (for those less inclined towards sour cream, you can easily cut the sour cream in half or add an extra can of cream of mushroom, if you want a lot of gravy [I always do]). Combine thoroughly using a whisk.
  8. +
  9. Scrape the white gravy on top of the chicken, making sure the chicken is fully and evenly covered. **If this does not need to be gluten-free, sprinkle the top of the dish with breadcrumbs, for a crunchy texture.
  10. +
  11. Bake at 350 degrees F for 30 minutes.
  12. +
+ +
+
+
+
Recipe Tags: + + + + + + + + +
+ + + +
+ + + + + + + + +
+
+ + + + + + + + + + + + + diff --git "a/recipes/entr\303\251es/2016/08/12/maindishes-CountryBakedChicken.html" "b/recipes/entr\303\251es/2016/08/12/maindishes-CountryBakedChicken.html" new file mode 100644 index 00000000..52e9d388 --- /dev/null +++ "b/recipes/entr\303\251es/2016/08/12/maindishes-CountryBakedChicken.html" @@ -0,0 +1,464 @@ + + + + + + + + + +Country Baked Chicken | Effin’ Tasty + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ +
+

Country Baked Chicken

+ +

Super moist and tasty chicken tenders with a crunchy texture.

+ + + +
+ + + + Country Baked Chicken image + + +
+
Yields:
about 30 tenders
+
Prep Time:
20 minutes
+
Cook Time:
25 minutes
+
+ +
+
READ THIS FIRST: I admit that I am not a huge fan of mayonnaise, and I use it as sparingly as possible-but the mayo coat makes this chicken SO JUICY. As with all tenders, the key is get equal-sized tenders, to ensure they cook evenly. If your tenders aren't equal size/thickness, you will likely have both undercooked and overcooked/dry tenders-seriously detracting from your delicious meal. The spice is great, and it's a pretty easy tender to assemble. Give it a try, you won't regret it! +
+
+ + +
+
+

Ingredients

+
    + + + +
  • +
      +
    • 4 large chicken breasts (about 3 pounds)
    • +
    +
  • + + + + +
  • +
      +
    • 2 cups mayonnaise
    • +
    +
  • + + + + +
  • +
      +
    • 1 tbsp ground black pepper
    • +
    +
  • + + + + +
  • +
      +
    • 1 tbsp granulated garlic
    • +
    +
  • + + + + +
  • +
      +
    • 3 tbsp paprika
    • +
    +
  • + + + + +
  • +
      +
    • 2 cups panko
    • +
    +
  • + + + + +
  • +
      +
    • 1 1/2 tbsp garlic salt
    • +
    +
  • + + +
+
+
+

Directions

+
+
    +
  1. Preheat oven to 350 degrees F.
  2. +
  3. Place a wire cooking rack on a cookie sheet (the cookie sheet will catch any panko that falls from your nuggets).
  4. +
  5. Trim and cut your chicken into tender-sized pieces. Whatever size you consider this to be, the key is to have equal pieces-this ensures they will cook evenly.
  6. +
  7. In a large freezer bag, assemble the wet coat: add mayo, ground black pepper, granulated garlic, and 1 tablespoon of paprika. Mix thouroughly, ensuring there are no pockets of spice.
  8. +
  9. Add chicken nuggets to the freezer bag, tossing to coat.
  10. +
  11. In a medium bowl, combine the panko with the remaining paprika and garlic salt, ensuring the paprika and garlic are evenly distributed within the panko.
  12. +
  13. Coat each nugget with the panko mixture, placing each breaded nugget on the wire cooking rack. **I typically dedicate one hand to the wet mixture and one hand to the dry, to keep your breading as clean as possible. Use one hand to pull the nugget from the bag, placing on top of the breading. Use your other hand to toss the breading over the nugget.
  14. +
  15. Place cookie sheet and wire rack in oven, cooking for 25 minutes (longer if you have larger nuggets)s.
  16. +
+ +
+
+
+
Recipe Tags: + + + + + + +
+ + + +
+ + + + + + + + +
+
+ + + + + + + + + + + + + diff --git "a/recipes/entr\303\251es/2016/10/16/maindishes-LemonButterChicken.html" "b/recipes/entr\303\251es/2016/10/16/maindishes-LemonButterChicken.html" new file mode 100644 index 00000000..1f3e26be --- /dev/null +++ "b/recipes/entr\303\251es/2016/10/16/maindishes-LemonButterChicken.html" @@ -0,0 +1,446 @@ + + + + + + + + + +Lemon Butter Chicken | Effin’ Tasty + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ +
+

Lemon Butter Chicken

+ +

An easy, basic chicken for lots of different meals.

+ + + +
+ + + + Lemon Butter Chicken image + + +
+
Yields:
6 servings
+
Prep Time:
10 minutes
+
Cook Time:
30 minutes
+
+ +
+
READ THIS FIRST: Be careful when adding your chicken to your pan that the butter doesn't splatter-it burns! I usually serve this with pasta and a starchy vegetable, like brussels sprouts. +
+
+ + +
+
+

Ingredients

+
    + + + +
  • +
      +
    • 4 large chicken breasts (about 3 pounds)
    • +
    +
  • + + + + +
  • +
      +
    • 1/2 cup flour
    • +
    +
  • + + + + +
  • +
      +
    • 8 tbsp salted butter (1 stick)
    • +
    +
  • + + + + +
  • +
      +
    • 4 tbsp lemon juice, separated
    • +
    +
  • + + + + +
  • +
      +
    • parmesan cheese to garnish
    • +
    +
  • + + +
+
+
+

Directions

+
+
    +
  1. Prepare and trim your chicken breasts, cutting to cutlet-sized pieces (a little bit larger than tenders).
  2. +
  3. Heat your pan to medium-high, melting half of your butter (4 tablespoons) and allowing it to brown a bit.
  4. +
  5. While your pan heats, cover each cutlet with one coat of flour.
  6. +
  7. After your butter has browned a bit, add half of your lemon juice.
  8. +
  9. Place your chicken in the pan, allowing it to cook in the lemon butter for 10 minutes.
  10. +
  11. Take chicken out of pan, add the other half of the butter and lemon juice to the pan, allowing the butter to melt.
  12. +
  13. Once melted, add the chicken back to the pan, uncooked-side down. Allow to cook for an additional 10 minutes.
  14. +
  15. Once fully cooked, add chicken to serving dish, scraping the juices from the pan into the dish.
  16. +
+ +
+
+
+
Recipe Tags: + + + + + + + + +
+ +
+ + + + + + + + +
+
+ + + + + + + + + + + + + diff --git "a/recipes/entr\303\251es/2016/10/16/maindishes-LemonGarlicChicken.html" "b/recipes/entr\303\251es/2016/10/16/maindishes-LemonGarlicChicken.html" new file mode 100644 index 00000000..e35e0f62 --- /dev/null +++ "b/recipes/entr\303\251es/2016/10/16/maindishes-LemonGarlicChicken.html" @@ -0,0 +1,464 @@ + + + + + + + + + +Lemon Garlic Chicken | Effin’ Tasty + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ +
+

Lemon Garlic Chicken

+ +

An easy, zesty marinade for chicken or fish-great for barbecue!

+ + + +
+ + + + Lemon Garlic Chicken image + + +
+
Yields:
4-6 servings
+
Prep Time:
10 minutes
+
Cook Time:
30 minutes
+
+ +
+
READ THIS FIRST: This recipe is very garlicked up-we're a garlic household. The fresh garlic keeps the sharpness, the granulated intensifies the garlic flavor, and the salt brings a bit more depth. You can use this on chicken or a white fish (like tilapia), but it works better with chicken. This is a marinade, so the flavor if tested should be VERY strong-if you taste test, you're really just looking for balance, as your chicken will obviously not be as strongly flavored. **This recipe is marked gluten-free, but please be sure to check your ingredients (especially your soy sauce) that they are marked "gluten-free" before you serve to anybody with dietary restrictions. +
+
+ + +
+
+

Ingredients

+
    + + + +
  • +
      +
    • 3 large chicken breasts
    • +
    +
  • + + + + +
  • +
      +
    • 1/2 cup olive oil
    • +
    +
  • + + + + +
  • +
      +
    • 1/4 cup lemon juice
    • +
    +
  • + + + + +
  • +
      +
    • 1 tbsp minced garlic
    • +
    +
  • + + + + +
  • +
      +
    • 1/2 tbsp granulated garlic
    • +
    +
  • + + + + +
  • +
      +
    • 1/2 tbsp garlic salt
    • +
    +
  • + + + + +
  • +
      +
    • 1 tsp ground black pepper
    • +
    +
  • + + +
+
+
+

Directions

+
+
    +
  1. Trim and prepare your chicken breasts, cutting at least 3 slits into each piece.
  2. +
  3. Add your olive oil, lemon juice, minced garlic, granulated garlic, garlic salt, and pepper to a marinading container (such as a tupperware), whisk all together until thoroughly blended.
  4. +
  5. Spoon the blended marinade into the slits of the chicken breasts, and submerge into the marinade-be sure that the chicken is covered by more than just olive oil. Let rest in the refrigerater overnight if possible, but at minimum 30 minutes.
  6. +
  7. Remove from the fridge, and grill your chicken (BBQ is best, but the chicken can be baked as well).
  8. +
+ +
+
+
+
Recipe Tags: + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+
+ + + + + + + + + + + + + diff --git "a/recipes/entr\303\251es/2016/10/16/maindishes-TurkeyChilli.html" "b/recipes/entr\303\251es/2016/10/16/maindishes-TurkeyChilli.html" new file mode 100644 index 00000000..478235fa --- /dev/null +++ "b/recipes/entr\303\251es/2016/10/16/maindishes-TurkeyChilli.html" @@ -0,0 +1,481 @@ + + + + + + + + + +Turkey Chilli | Effin’ Tasty + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ +
+

Turkey Chilli

+ +

A tasty, protein-rich lunchtime chilli!

+ + + +
+ + + + Turkey Chilli image + + +
+
Yields:
4 servings
+
Prep Time:
5 minutes
+
Cook Time:
15 minutes
+
+ +
+
READ THIS FIRST: This is my go-to lunchtime meal during the week, and super delicious. I usually eat one serving with 1/2 cup of white rice, and 1/2 cup of black beans. If you individually store your leftover servings, it's easier to reheat for each lunch! **This recipe is marked gluten-free, but please be sure to check your ingredients (especially your soy sauce) that they are marked "gluten-free" before you serve to anybody with dietary restrictions. +
+
+ + +
+
+

Ingredients

+
    + + + +
  • +
      +
    • 1.5 pounds ground turkey (one flat)
    • +
    +
  • + + + + +
  • +
      +
    • 1 can diced tomatoes
    • +
    +
  • + + + + +
  • +
      +
    • 1 tbsp cumin
    • +
    +
  • + + + + +
  • +
      +
    • 1/2 tbsp granulated garlic
    • +
    +
  • + + + + +
  • +
      +
    • 1 tbsp garlic salt
    • +
    +
  • + + + + +
  • +
      +
    • 1/2 tbsp granulated onion
    • +
    +
  • + + + + +
  • +
      +
    • 1 tsp ground black pepper
    • +
    +
  • + + + + +
  • +
      +
    • 1/4 tsp crushed red pepper flakes (or more to taste)
    • +
    +
  • + + + + +
  • +
      +
    • 1/8 tsp ground chipotle pepper (or more to taste)
    • +
    +
  • + + +
+
+
+

Directions

+
+
    +
  1. Cook ground turkey thoroughly in a large wok.
  2. +
  3. Add diced tomatoes, cumin, garlic, salt, onion, pepper, red pepper and chipotle to wok, mixing thoroughly. Reduce heat and simmer for 5 minutes.
  4. +
  5. Serve with white rice and black beans, or eat ungarnished!
  6. +
+ +
+
+
+
Recipe Tags: + + + + + + + + + + +
+ +
+ + + + + + + + +
+
+ + + + + + + + + + + + + diff --git "a/recipes/entr\303\251es/2016/11/03/maindishes-BeansandHamhocks.html" "b/recipes/entr\303\251es/2016/11/03/maindishes-BeansandHamhocks.html" new file mode 100644 index 00000000..31384474 --- /dev/null +++ "b/recipes/entr\303\251es/2016/11/03/maindishes-BeansandHamhocks.html" @@ -0,0 +1,453 @@ + + + + + + + + + +Beans and Hamhocks | Effin’ Tasty + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ +
+

Beans and Hamhocks

+ +

Just like mom used to make!

+ + + +
+ + + + Beans and Hamhocks image + + +
+
Yields:
6-8 servings
+
Prep Time:
10 min
+
Cook Time:
5 hours
+
+ +
+
READ THIS FIRST: This is a super-hearty weeknight meal that my mom used to make. I usually just let the hamhocks cook into the beans, and take them out whole when the beans are done. I like these best when served with fresh mix-ins such as diced tomatoes, shredded cheddar cheese, diced onions, and fresh cilantro. **This recipe is marked gluten-free, but please be sure to check your ingredients that they are marked "gluten-free" before you serve to anybody with dietary restrictions. +
+
+ + +
+
+

Ingredients

+
    + + + +
  • +
      +
    • 3 cups dried pinto beans
    • +
    +
  • + + + + +
  • +
      +
    • 2 tbsp minced garlic
    • +
    +
  • + + + + +
  • +
      +
    • 2 tsp seasoned salt
    • +
    +
  • + + + + +
  • +
      +
    • 2 tsp black pepper
    • +
    +
  • + + + + +
  • +
      +
    • 1 hamhock
    • +
    +
  • + + + + +
  • +
      +
    • 7 cups water
    • +
    +
  • + + +
+
+
+

Directions

+
+
    +
  1. Place hamhock into crock-pot.
  2. +
  3. Put dried pinto beans into crock-pot.
  4. +
  5. Add seasoning to crock-pot, covering evenly the top of the beans and hamhock.
  6. +
  7. Add water to crock-pot, giving everything a thorough mix.
  8. +
  9. Cover crock-pot and cook on HIGH for 5 hours.
  10. +
  11. Serve beans with fresh mix-ins or eat plain. Feel free to shred and mix in the hamhock meat as well!
  12. +
+ +
+
+
+
Recipe Tags: + + + + + + + + +
+ +
+ + + + + + + + +
+
+ + + + + + + + + + + + + diff --git "a/recipes/entr\303\251es/2018/02/24/maindishes-SpaghettiBolognese.html" "b/recipes/entr\303\251es/2018/02/24/maindishes-SpaghettiBolognese.html" new file mode 100644 index 00000000..a2fdd06c --- /dev/null +++ "b/recipes/entr\303\251es/2018/02/24/maindishes-SpaghettiBolognese.html" @@ -0,0 +1,478 @@ + + + + + + + + + +Spaghetti Bolognese | Effin’ Tasty + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ +
+

Spaghetti Bolognese

+ +

A rich but easy weeknight spaghetti dish!

+ + + +
+ + + + Spaghetti Bolognese image + + +
+
Yields:
8-10 servings
+
Prep Time:
5 min
+
Cook Time:
30 minutes
+
+ +
+
READ THIS FIRST: The cloves make this recipe a bit more rich than normal, but it perfectly complements the tomato and garlic flavoring. This makes a large amount of spaghetti, and this reheats really well, so it's great for an early week night meal. The butter deepens the flavor, but if you want an easy way to reduce some fat, it doesn't have a MAJOR impact on flavor. +
+
+ + +
+
+

Ingredients

+
    + + + +
  • +
      +
    • 1 pound ground beef
    • +
    +
  • + + + + +
  • +
      +
    • 30 oz. (2 cans) tomato sauce
    • +
    +
  • + + + + +
  • +
      +
    • 3 cloves minced garlic
    • +
    +
  • + + + + +
  • +
      +
    • 1 tbsp Italian seasoning
    • +
    +
  • + + + + +
  • +
      +
    • 1 tbsp garlic salt
    • +
    +
  • + + + + +
  • +
      +
    • 1/2 tbsp powdered garlic
    • +
    +
  • + + + + +
  • +
      +
    • 1 tsp cloves
    • +
    +
  • + + + + +
  • +
      +
    • OPTIONAL 4 tbsp butter
    • +
    +
  • + + +
+
+
+

Directions

+
+
    +
  1. Cook ground beef in a sauce pan over medium heat; drain fat.
  2. +
  3. Reduce heat to low
  4. +
  5. Add tomato sauce, butter & seasoning; simmer on low about 20 min.
  6. +
  7. While sauce cooks, cook pasta to desired softness.
  8. +
  9. Drain & plate pasta.
  10. +
  11. Add bolognese sauce to cooked pasta.
  12. +
  13. Garnish with parmesan, leave excess for serving.
  14. +
+ +
+
+
+
Recipe Tags: + + + + + + + + + + +
+ + + +
+ + + + + + + + +
+
+ + + + + + + + + + + + + diff --git "a/recipes/entr\303\251es/2019/01/03/maindishes-ChickenandDumplings.html" "b/recipes/entr\303\251es/2019/01/03/maindishes-ChickenandDumplings.html" new file mode 100644 index 00000000..92fbaf0d --- /dev/null +++ "b/recipes/entr\303\251es/2019/01/03/maindishes-ChickenandDumplings.html" @@ -0,0 +1,466 @@ + + + + + + + + + +Chicken & Dumplings | Effin’ Tasty + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ +
+

Chicken & Dumplings

+ +

A delicious scratch-made classic that is easily one of my favorite recipes!

+ + + +
+ + + + Chicken & Dumplings image + + +
+
Yields:
8-10 servings
+
Prep Time:
25 minutes
+
Cook Time:
25 minutes
+
+ +
+
READ THIS FIRST: This is a pretty easy recipe, but be careful that you don't add too many dumplings to the broth in one drop-this can create pockets of flour when it comes time to eat. For chicken, rotisserie is a popular choice. +
+
+ + +
+
+

Ingredients

+
    + + + +
  • +
      +
    • 2 cups flour, plus extra for dusting
    • +
    +
  • + + + + +
  • +
      +
    • 1/2 tsp baking powder
    • +
    +
  • + + + + +
  • +
      +
    • 1/4 tsp salt
    • +
    +
  • + + + + +
  • +
      +
    • 2 tbsp butter
    • +
    +
  • + + + + +
  • +
      +
    • 1 cup milk
    • +
    +
  • + + + + +
  • +
      +
    • 2 quarts (8 cups) chicken broth
    • +
    +
  • + + + + +
  • +
      +
    • 3 cups cooked chicken, shredded in large chunks
    • +
    +
  • + + +
+
+
+

Directions

+
+
    +
  1. In a medium mixing bowl, combine flour, salt and baking powder mixing together thoroughly.
  2. +
  3. Cut butter into small chunks and cut into flour mixture using a fork or (easier) a dough blender. You shouldn’t see chunks of butter in your flour mixture-it should be thoroughly cut in. NOTE: A dough-blender makes a world of difference here, it’s worth the investment.
  4. +
  5. Add milk, stirring in with a fork until dough comes together. Dough will be slightly tacky.
  6. +
  7. Heavily flour a work surface, scraping your dough onto the floured surface.
  8. +
  9. Roll out dough, flouring heavily, to about 1/8-1/4” thickness.
  10. +
  11. Using a pizza cutter or paring knife, cut dough into ~2”x2” squares. This doesn’t have to be precise. Don’t re-roll the dough to get the squares even.
  12. +
  13. Boil chicken broth in large soup pot. You’re looking for a strong boil, once achieved reduce heat to medium.
  14. +
  15. Flour plate and using a spatula add a SINGLE LAYER of dumplings to the plate.
  16. +
  17. Carefully place dumplings individually, and all flour on plate, into boiling chicken broth.
  18. +
  19. Repeat steps 8 and 9 until all dumplings are boiling.
  20. +
  21. Boil dumplings for about 15 minutes.
  22. +
  23. Add cooked chicken to pot, cook altogether about 5 min.
  24. +
+ +
+
+
+
Recipe Tags: + + + + +
+ + + +
+ + + + + + + + +
+
+ + + + + + + + + + + + + diff --git "a/recipes/entr\303\251es/2019/01/22/maindishes-pesto.html" "b/recipes/entr\303\251es/2019/01/22/maindishes-pesto.html" new file mode 100644 index 00000000..4d357db6 --- /dev/null +++ "b/recipes/entr\303\251es/2019/01/22/maindishes-pesto.html" @@ -0,0 +1,462 @@ + + + + + + + + + +Pesto | Effin’ Tasty + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ +
+

Pesto

+ +

An easy weeknight pasta that is oh-so-delicious!

+ + + +
+ + + + Pesto image + + +
+
Yields:
3-4 servings
+
Prep Time:
20 minutes
+
Cook Time:
20 minutes
+
+ +
+
READ THIS FIRST: I am a fan of pesto, but I generally don't order in restaurants because it's just too heavy-the pesto is far too instense for my preference. This is a mild, easy pesto with fresh ingredients that can easily be doubled or tripled to serve a larger crowd or to intensify the pesto-to-pasta ratio. Because I prefer a more mild pesto, I use about 2/3 of a package of spaghetti noodles with this recipe, but the proportions can be modified to suit your preference. I typically add chicken to this dish as it feels more complete to me with some protein. +
+
+ + +
+
+

Ingredients

+
    + + + +
  • +
      +
    • 12 oz. dry spaghetti noodles
    • +
    +
  • + + + + +
  • +
      +
    • 1/4 cup pine nuts
    • +
    +
  • + + + + +
  • +
      +
    • 3 medium cloves of garlic, unpeeled
    • +
    +
  • + + + + +
  • +
      +
    • 2 cups packed fresh basil leaves
    • +
    +
  • + + + + +
  • +
      +
    • 6 tbsp extra-virgin olive oil
    • +
    +
  • + + + + +
  • +
      +
    • 1/2 tsp salt
    • +
    +
  • + + + + +
  • +
      +
    • 1/4 cup grated Parmesan or Pecorino Romano cheese
    • +
    +
  • + + +
+
+
+

Directions

+
+
    +
  1. Toast pine nuts over medium heat in a small, heavy skillet. Toss often to equally toast. Deposit nuts into separate bowl and set aside.
  2. +
  3. In now empty skillet, toast unpeeled garlic cloves over medium heat. Be sure to toss frequently, you’re looking for a deepening of color and toasty-spots to develop on the outer skin (you’ll also see them when you peel the garlic later). Set aside to cool.
  4. +
  5. Place basil leaves in heavy-duty plastic bag. Pound bag with smooth side of meat pounder or rolling pin until all leaves a bruised. **NOTE ON BRUISING: Bruising is just what it sounds like-the basil leaves should have dark green spots and look almost mushy after you’re done. The leaves should no longer look fresh but aged.
  6. +
  7. Peel and chop your garlic and add to the basin of your food processor with your toasted pine nuts, basil leaves, olive oil and salt. Process in food processor until fully incorporated, stopping at least once to scrape sides with spatula and ensure everything is fully pulverized.
  8. +
  9. Boil water and add spaghetti noodles, cooking to desired thickness. Drain pasta.
  10. +
  11. Add pesto to spaghetti, tossing until pasta is fully and evenly coated with pesto. Garnish with additional parmesan cheese, and serve!
  12. +
+ +
+
+
+
Recipe Tags: + + + + +
+ + + +
+ + + + + + + + +
+
+ + + + + + + + + + + + + diff --git "a/recipes/entr\303\251es/2020/02/09/maindishes-BeefBroccoli.html" "b/recipes/entr\303\251es/2020/02/09/maindishes-BeefBroccoli.html" new file mode 100644 index 00000000..6e37fb0c --- /dev/null +++ "b/recipes/entr\303\251es/2020/02/09/maindishes-BeefBroccoli.html" @@ -0,0 +1,499 @@ + + + + + + + + + +Beef Broccoli | Effin’ Tasty + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ +
+

Beef Broccoli

+ +

An easy weeknight Asian stir-fry.

+ + + +
+ + + + Beef Broccoli image + + +
+
Yields:
6-8 servings
+
Prep Time:
10 minutes
+
Cook Time:
40 minutes
+
+ +
+
READ THIS FIRST: This is one of my favorite weeknight meals, that's pretty light and high in protein. I usually make at least a double-portion, as it re-heats really well and turns into an easy dinner for the rest of the week! An actual wok makes this recipe way easier, otherwise cooking the beef can take a while. I also usually use frozen broccoli, which can tend to overcook, so you may want to shorten that cooking step-or your broccoli will be on the VERY soft side. **If you intend this recipe to be gluten-free, be sure to select your ingredients, as the "gluten-free" type. This is especially important for soy sauce.** +
+
+ + +
+
+

Ingredients

+
    + + + +
  • +
      +
    • 1/4 cup soy sauce
    • +
    +
  • + + + + +
  • +
      +
    • 1/2 cup chicken broth
    • +
    +
  • + + + + +
  • +
      +
    • 1 tsp granulated sugar
    • +
    +
  • + + + + +
  • +
      +
    • 4 tbsp water
    • +
    +
  • + + + + +
  • +
      +
    • 4 tsp cornstarch
    • +
    +
  • + + + + +
  • +
      +
    • 4 tbsp canola oil
    • +
    +
  • + + + + +
  • +
      +
    • 2 tbsp minced garlic
    • +
    +
  • + + + + +
  • +
      +
    • 1/4 tsp ground ginger
    • +
    +
  • + + + + +
  • +
      +
    • 1 pound thinly sliced beef
    • +
    +
  • + + + + +
  • +
      +
    • 6 cups broccoli florets
    • +
    +
  • + + +
+
+
+

Directions

+
+
    +
  1. In a small bowl, mix chicken broth, soy sauce, and sugar. Set aside.
  2. +
  3. Whisk together water and cornstarch. Set aside.
  4. +
  5. Heat a wok over high heat. Add oil and heat through. Swirl to coat pan.
  6. +
  7. Add ginger and garlic, cooking until the smell is released-about 3 min.
  8. +
  9. Add the beef to the wok, spreading the beef over the wok in a single layered. Continue tossing the beef in the oil mixture until the beef is cooked through. Cook 5-8 minutes, tossing every couple minutes.
  10. +
  11. Add broccoli and toss with beef, until broccoli is cooked through.
  12. +
  13. Add chicken stock mixture to wok, tossing to coat thoroughly. Reduce juices by at least half, about 6 min.
  14. +
  15. Create a void in the center of the pan, add cornstarch mixture and toss thoroughly. Allow sauce to thicken, about 2 min. Serve immediately, garnish with toasted sesame seeds as desired.
  16. +
+ +
+
+
+
Recipe Tags: + + + + + + + + + + + + +
+ + + +
+ + + + + + + + +
+
+ + + + + + + + + + + + + diff --git "a/recipes/entr\303\251es/2020/02/09/maindishes-GreekChicken.html" "b/recipes/entr\303\251es/2020/02/09/maindishes-GreekChicken.html" new file mode 100644 index 00000000..cc6bf4be --- /dev/null +++ "b/recipes/entr\303\251es/2020/02/09/maindishes-GreekChicken.html" @@ -0,0 +1,472 @@ + + + + + + + + + +Greek Chicken | Effin’ Tasty + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ +
+

Greek Chicken

+ +

A zesty chicken marinade, perfect for barbecuing!

+ + + +
+ + + + Greek Chicken image + + +
+
Yields:
4 servings
+
Prep Time:
10 minutes, plus 30 minutes-24 hours
+
Cook Time:
25 minutes
+
+ +
+
READ THIS FIRST: This is probably my favorite chicken marinade, and it's sooo easy! I generally triple this recipe, as it's delicious for any pre-cooked chicken recipe, and also makes a great sandwich! Mostly, I make this with my spinach rice recipe. +
+
+ + +
+
+

Ingredients

+
    + + + +
  • +
      +
    • 2 chicken breasts
    • +
    +
  • + + + + +
  • +
      +
    • 1/4 cup olive oil
    • +
    +
  • + + + + +
  • +
      +
    • 2 tbsp minced garlic
    • +
    +
  • + + + + +
  • +
      +
    • 1/2 tsp salt
    • +
    +
  • + + + + +
  • +
      +
    • 1/2 tsp pepper
    • +
    +
  • + + + + +
  • +
      +
    • 1 tsp paprika
    • +
    +
  • + + + + +
  • +
      +
    • 1 tbsp fresh lemon juice
    • +
    +
  • + + +
+
+
+

Directions

+
+
    +
  1. Trim and prepare your chicken breasts, cutting at least 3 slits into each piece.
  2. +
  3. Add your olive oil, minced garlic, salt, pepper, paprika and lemon juice to a marinading container (such as a tupperware), whisk all together until thoroughly blended.
  4. +
  5. Add the chicken to the container, spooning the blended marinade into the slits of the chicken breasts, and submerge into the marinade-be sure that the chicken is covered by more than just olive oil. Let rest in the refrigerater overnight if possible, but at minimum 30 minutes.
  6. +
  7. Remove from the fridge. If you’ve refridgerated, let rest on the counter for at least 20 minutes. Grill your chicken (BBQ is best, but the chicken can be baked as well).
  8. +
+ +
+
+
+
Recipe Tags: + + + + + + + + + + + + + + + + +
+ + + +
+ + + + + + + + +
+
+ + + + + + + + + + + + + diff --git "a/recipes/entr\303\251es/2020/03/08/maindishes-VodkaCreamPenne.html" "b/recipes/entr\303\251es/2020/03/08/maindishes-VodkaCreamPenne.html" new file mode 100644 index 00000000..a07ae7f2 --- /dev/null +++ "b/recipes/entr\303\251es/2020/03/08/maindishes-VodkaCreamPenne.html" @@ -0,0 +1,510 @@ + + + + + + + + + +Vodka Cream Penne and Chicken | Effin’ Tasty + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ +
+

Vodka Cream Penne and Chicken

+ +

A completely delicious creamy tomato pasta, with a just a dash of vodka!

+ + + +
+ + + + Vodka Cream Penne and Chicken image + + +
+
Yields:
8-12 servings
+
Prep Time:
15 minutes
+
Cook Time:
35 minutes
+
+ +
+
READ THIS FIRST: This recipe yields quite a lot of pasta, but it reheats really well so it's a great meal for the beginning of the week. I just use a basic chicken bake to dice and chop in the pasta, but whatever suits your preference is fine. +
+
+ + +
+
+

Ingredients

+
    + + + +
  • +
      +
    • 1 tbsp olive oil
    • +
    +
  • + + + + +
  • +
      +
    • 1 tbsp butter
    • +
    +
  • + + + + +
  • +
      +
    • 2 tbsp minced garlic
    • +
    +
  • + + + + +
  • +
      +
    • 2 shallots, minced
    • +
    +
  • + + + + +
  • +
      +
    • 1 cup vodka
    • +
    +
  • + + + + +
  • +
      +
    • 1 cup chicken broth
    • +
    +
  • + + + + +
  • +
      +
    • 1 can (15 oz.) tomato sauce
    • +
    +
  • + + + + +
  • +
      +
    • 1 can (15 oz.) diced tomatoes
    • +
    +
  • + + + + +
  • +
      +
    • 16 oz. dry penne
    • +
    +
  • + + + + +
  • +
      +
    • 1/2 cup heavy cream
    • +
    +
  • + + + + +
  • +
      +
    • 20 fresh basil leaves
    • +
    +
  • + + + + +
  • +
      +
    • 2 pounds chicken breast, trimmed
    • +
    +
  • + + +
+
+
+

Directions

+
+
    +
  1. Preheat oven to 350 degrees F. Place trimmed chicken in glass casserole dish, season as desired, bake for 25 minutes. Dice chicken and set aside.
  2. +
  3. While chicken is baking, add olive oil and butter to medium sized sauce pan on medium heat. Once butter is melted, add garlic and shallots. Sautee until shallots are translucent, about 4-5 minutes.
  4. +
  5. Add vodka to garlic and shallots, and reduce about 1/2, this should take about 3 min.
  6. +
  7. Add chicken stock, tomato sauce, and diced tomatoes to the vodka mixture, bring to a boil and reduce heat. Simmer for about 15 minutes.
  8. +
  9. Cook pasta to desired texture. Drain.
  10. +
  11. Add cream to sauce, stir in thoroughly. Once sauce starts bubbling again, remove from heat.
  12. +
  13. Toss sauce, pasta and chicken together, chop basil and toss with pasta. Serve immediately.
  14. +
+ +
+
+
+
Recipe Tags: + + + + + + +
+ + + +
+ + + + + + + + +
+
+ + + + + + + + + + + + + diff --git "a/recipes/entr\303\251es/2020/03/08/maindishes-WeeknightChickenCrockpot.html" "b/recipes/entr\303\251es/2020/03/08/maindishes-WeeknightChickenCrockpot.html" new file mode 100644 index 00000000..ffef0bee --- /dev/null +++ "b/recipes/entr\303\251es/2020/03/08/maindishes-WeeknightChickenCrockpot.html" @@ -0,0 +1,436 @@ + + + + + + + + + +Weeknight Chicken Crockpot | Effin’ Tasty + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ +
+

Weeknight Chicken Crockpot

+ +

A delicous, easy, set-it-and-forget-it crockpot chicken recipe.

+ + + +
+ + + + Weeknight Chicken Crockpot image + + +
+
Yields:
6-10 servings
+
Prep Time:
10 minutes
+
Cook Time:
4 hours
+
+ +
+
READ THIS FIRST: This recipe isn't very pretty, but it's amazingly delicious. With only 4 ingredients, the prep time is minimal and the crockpot does all the work! +
+
+ + +
+
+

Ingredients

+
    + + + +
  • +
      +
    • 3 chicken breasts, trimmed
    • +
    +
  • + + + + +
  • +
      +
    • 6 oz. chicken dressing (StoveTop)
    • +
    +
  • + + + + +
  • +
      +
    • 1 cup sour cream
    • +
    +
  • + + + + +
  • +
      +
    • 2 cans cream of chicken soup
    • +
    +
  • + + +
+
+
+

Directions

+
+
    +
  1. Place trimmed chicken breasts at the bottom of the crockpot.
  2. +
  3. Pour the chicken dressing evenly over the chicken.
  4. +
  5. In a small bowl, mix together the sour cream and cream of chicken soup. Spread evenly over the stove top. The gravy mixture will toss up the dressing, but that’s fine-it’ll cook just fine!
  6. +
  7. Cook on low for 4 hours.
  8. +
  9. Once cooked, shred chicken, and thoroughly mix with dressing & gravy. Allow to cool a bit and serve!
  10. +
+ +
+
+
+
Recipe Tags: + + + + + + +
+ + + +
+ + + + + + + + +
+
+ + + + + + + + + + + + + diff --git "a/recipes/entr\303\251es/2021/01/06/maindishes-dijonporkloin.html" "b/recipes/entr\303\251es/2021/01/06/maindishes-dijonporkloin.html" new file mode 100644 index 00000000..6b6b44d1 --- /dev/null +++ "b/recipes/entr\303\251es/2021/01/06/maindishes-dijonporkloin.html" @@ -0,0 +1,427 @@ + + + + + + + + + +Dijon Pork Loin | Effin’ Tasty + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ +
+

Dijon Pork Loin

+ +

Easy-peasy, delicious and quick! What better pork loin can you ask for?

+ + + +
+ + + + Dijon Pork Loin image + + +
+
Yields:
4-8 servings
+
Prep Time:
10 minutes
+
Cook Time:
1 hour 40 minutes
+
+ +
+
READ THIS FIRST: This was a go-to favorite for my Aunt Cheri and me when I was growing up-it's just so easy! With only 3 ingredients, you can't go wrong when you make and the flavors are absolutely delicious. This pairs well with any side or veggie in my opinion, but I typically service with mashed potaties and brussels sprouts or broccoli. Cook time can vary dependent on your pork loin size, so make sure you get your loin up to 145 degrees F before pulling it out of the oven! +
+
+ + +
+
+

Ingredients

+
    + + + +
  • +
      +
    • 1 pork loin (about 4-5 pounds), trimmed
    • +
    +
  • + + + + +
  • +
      +
    • 1 cup dijon mustard
    • +
    +
  • + + + + +
  • +
      +
    • 1 1/2 cup Italian-style breadcrumbs
    • +
    +
  • + + +
+
+
+

Directions

+
+
    +
  1. Preheat oven to 400 degrees F.
  2. +
  3. Spread dijon mustard evenly all over the pork loin, including the ends.
  4. +
  5. Pour breadbrumbs onto a plate and roll mustard-loin to evenly coat.
  6. +
  7. Place loin on foil-covered baking sheet (or roasting pan, if desired). Dust top with any extra bread crumbs.
  8. +
  9. Bake at 400 for 10 minutes.
  10. +
  11. Reduce oven temperature to 350 degrees F. Bake for an additional 90 minutes, or until internal temperature reaches 145 degrees F.
  12. +
  13. Remove from oven and allow to rest for about 10 minutes before slicing up and serving, enjoy!
  14. +
+ +
+
+
+
Recipe Tags: + + + + + + +
+ +
+ + + + + + + + +
+
+ + + + + + + + + + + + + diff --git "a/recipes/entr\303\251es/2021/01/26/maindishes-meatloaf.html" "b/recipes/entr\303\251es/2021/01/26/maindishes-meatloaf.html" new file mode 100644 index 00000000..04d1b241 --- /dev/null +++ "b/recipes/entr\303\251es/2021/01/26/maindishes-meatloaf.html" @@ -0,0 +1,504 @@ + + + + + + + + + +Meatloaf | Effin’ Tasty + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ +
+

Meatloaf

+ +

An American classic, as easy as it is delicious!

+ + + +
+ + + + Meatloaf image + + +
+
Yields:
10-12 servings
+
Prep Time:
10 minutes
+
Cook Time:
90 minutes
+
+ +
+
READ THIS FIRST: This is a super hearty meal, and is definitely enhanced by the onions, though you can skip them if needed. I always serve with peas, mashed potatoes and gravy-and American classic. +
+
+ + +
+
+

Ingredients

+
    + + +
  • For the Meatloaf:
  • + + + + + +
  • +
      +
    • 1 pound ground beef
    • +
    +
  • + + + + +
  • +
      +
    • 2 eggs
    • +
    +
  • + + + + +
  • +
      +
    • 1 cup Italian breadbrumbs
    • +
    +
  • + + + + +
  • +
      +
    • 1 can (15 oz.) tomato sauce
    • +
    +
  • + + + + +
  • +
      +
    • 1 tbsp minced garlic
    • +
    +
  • + + + + +
  • +
      +
    • 1 1/2 tbsp garlic salt
    • +
    +
  • + + + + +
  • +
      +
    • 1 white onion, diced (about 2 cups)
    • +
    +
  • + + + + +
  • +
      +
    • 1 tbsp Italian seasoning
    • +
    +
  • + + + + +
  • +
      +
    • ingredient-heading "For the Sauce:"
    • +
    +
  • + + + + +
  • +
      +
    • 1/2 cup ketchup
    • +
    +
  • + + + + +
  • +
      +
    • 1 tbsp yellow mustard
    • +
    +
  • + + +
+
+
+

Directions

+
+
    +
  1. Preheat oven to 350 degrees F.
  2. +
  3. Mix all meatloaf ingredients together.
  4. +
  5. Spray casserole dish with cooking spray, placing mixed meatloaf ingredients together and forming a loaf.
  6. +
  7. Mix sauce ingredients together thoroughly, spread over top of raw loaf.
  8. +
  9. Place loaf topped with sauce in the oven, bake for 90 minutes.
  10. +
+ +
+
+
+
Recipe Tags: + + + + + + +
+ + + +
+ + + + + + + + +
+
+ + + + + + + + + + + + + diff --git "a/recipes/entr\303\251es/2021/01/27/maindishes-ChipotleChickenMarinade.html" "b/recipes/entr\303\251es/2021/01/27/maindishes-ChipotleChickenMarinade.html" new file mode 100644 index 00000000..5ffca9ac --- /dev/null +++ "b/recipes/entr\303\251es/2021/01/27/maindishes-ChipotleChickenMarinade.html" @@ -0,0 +1,498 @@ + + + + + + + + + +Chipotle Chicken Marinade | Effin’ Tasty + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ +
+

Chipotle Chicken Marinade

+ +

A zesty chicken marinade with a teeny-tiny kick.

+ + + +
+ + + + Chipotle Chicken Marinade image + + +
+
Yields:
6-10 servings
+
Prep Time:
30 minutes, plus 30 minutes to 24 hours
+
Cook Time:
20 minutes
+
+ +
+
READ THIS FIRST: I found this recipe to be off in terms of proportions, and a little light on the amount of chicken it called for. I typically make this recipe for my meal prep for the week, so I'm making up to 5 pounds of chicken at a time. This recipe covers about 2 pounds, but can very easily be doubled or tripled to accommodate more chicken. +
+
+ + +
+
+

Ingredients

+
    + + + +
  • +
      +
    • 2 pounds chicken breast, trimmed and cut/pounded thin
    • +
    +
  • + + + + +
  • +
      +
    • 1/2 cup olive oil
    • +
    +
  • + + + + +
  • +
      +
    • 4 tsp chipotle chili powder
    • +
    +
  • + + + + +
  • +
      +
    • 2 tsp chili powder
    • +
    +
  • + + + + +
  • +
      +
    • 2 tsp ground cumin
    • +
    +
  • + + + + +
  • +
      +
    • 2 tsp smoked paprika
    • +
    +
  • + + + + +
  • +
      +
    • 2 tsp granulated onion
    • +
    +
  • + + + + +
  • +
      +
    • 2 tsp garlic powder
    • +
    +
  • + + + + +
  • +
      +
    • 2 tsp salt
    • +
    +
  • + + + + +
  • +
      +
    • 1/2 tsp pepper
    • +
    +
  • + + + + +
  • +
      +
    • 1/4 cup lime juice
    • +
    +
  • + + +
+
+
+

Directions

+
+
    +
  1. Add all ingredients to a large tupperware container or mixing bowl with a lid.
  2. +
  3. Mix ingredients thoroughly, add chicken and toss to coat completely.
  4. +
  5. Refridgerate for 30 min to 24 hours, allowing chicken to rest for 20-30 minutes at room temperature prior to grilling.
  6. +
  7. Grill for about 20 minutes, until cooked thoroughly. Allow to rest at room temperature for about 10 minutes before cutting and/or serving.
  8. +
+ +
+
+
+
Recipe Tags: + + + + + + +
+ + + +
+ + + + + + + + +
+
+ + + + + + + + + + + + + diff --git "a/recipes/entr\303\251es/2022/01/26/maindishes-ChickenCarbonara.html" "b/recipes/entr\303\251es/2022/01/26/maindishes-ChickenCarbonara.html" new file mode 100644 index 00000000..6fe76762 --- /dev/null +++ "b/recipes/entr\303\251es/2022/01/26/maindishes-ChickenCarbonara.html" @@ -0,0 +1,492 @@ + + + + + + + + + +Chicken Carbonara | Effin’ Tasty + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ +
+

Chicken Carbonara

+ +

An easy and delicious weeknight meal as easy as it is delicious!

+ + + +
+ + + + Chicken Carbonara image + + +
+
Yields:
4 servings
+
Prep Time:
10 minutes
+
Cook Time:
30 minutes
+
+ +
+
READ THIS FIRST: This dish really isn't diet friendly, but it's still a favorite in our house because it's so delicous and easy. I usually serve with steamed broccoli lightly seasoned with garlic salt, it complements the dish really well. You can easily do one step at a time to focus a little more, as bacon grease can get a little unruly if not properly watched. My Blackened season doesn't have salt (which appears to be the standard), so I use salted butter, but whatever seasoning you use, keep this in mind or things could get salty! +
+
+ + +
+
+

Ingredients

+
    + + + +
  • +
      +
    • 3-4 strips thick-cut bacon, diced
    • +
    +
  • + + + + +
  • +
      +
    • 1 lb chicken breast, trimmed
    • +
    +
  • + + + + +
  • +
      +
    • 8 oz. spaghetti noodles, dry
    • +
    +
  • + + + + +
  • +
      +
    • 3-4 cloves minced garlic
    • +
    +
  • + + + + +
  • +
      +
    • 3 large eggs
    • +
    +
  • + + + + +
  • +
      +
    • 2 cups parmesan romano shredded cheese
    • +
    +
  • + + + + +
  • +
      +
    • salt & pepper to taste
    • +
    +
  • + + + + +
  • +
      +
    • Blackened Seasoning
    • +
    +
  • + + + + +
  • +
      +
    • 2 tbsp salted butter
    • +
    +
  • + + +
+
+
+

Directions

+
+
    +
  1. Set pot of water to boil water for your pasta. Add spaghetti noodles when water boils, reducing heat to medium low. Cook to desired tenderness. Usually about 10-15 minutes based on preference.
  2. +
  3. Heat skillet (ideally cast iron) over medium-high heat, add bason when heated.
  4. +
  5. Reduce heat to medium, cook bacon until crispy.
  6. +
  7. While your bacon cooks, combine parmesan cheese, eggs, salt (I usually use about 1/2-3/4 tsp) and pepper (I usually use about 1/4 to 1/2 tsp), using a fork to mix thoroughly. Set aside.
  8. +
  9. Remove bacon from pan onto towels to soak up grease, remove pan from heat and pour bacon grease into separate bowl for later use.
  10. +
  11. Place pan back on heat, set heat to medium/medium-low, add 1 tbsp bacon grease. Immediately add minced garlic, cook for about 30 seconds and remove from heat.
  12. +
  13. Add bacon bits, 1-2 tsps bacon grease, and cooked garlic to your egg & cheese mixture, mixing thoroughly with your fork.
  14. +
  15. Cut your chicken breasts in half lengthenwise, to reduce thickness by about half.
  16. +
  17. Melt butter in microwave about 30 seconds.
  18. +
  19. Using a basting brush, brush melted butter over chicken breasts and then dust with blackened seasoning.
  20. +
  21. Return bacon pan to medium heat, add your chicken butter seasoned side down. Baste the unseasoned chicken side with remaining butter, dust with blackened seasoning. Cook thoroughly, about 4-5 minutes each side.
  22. +
  23. From you spaghetti pot, remove about 2 cups of pasta water and set aside. Drain pasta.
  24. +
  25. Add about 1/2 cup of pasta water to egg & cheese mixture, mixing thoroughly. Add sauce to cooked spaghetti, tossing thoroughly-is the sauce needs to loosen up a bit, add more of the reserved pasta water-I would recommend adding no more than a quarter cup or even a few tablespoons at a time.
  26. +
  27. Serve with cooked chicken, sliced and placed atop the pasta.
  28. +
+ +
+
+
+
Recipe Tags: + + + + + + + + +
+ + + +
+ + + + + + + + +
+
+ + + + + + + + + + + + + diff --git "a/recipes/entr\303\251es/2022/02/04/maindishes-ChickenEnchiladas.html" "b/recipes/entr\303\251es/2022/02/04/maindishes-ChickenEnchiladas.html" new file mode 100644 index 00000000..9821e76f --- /dev/null +++ "b/recipes/entr\303\251es/2022/02/04/maindishes-ChickenEnchiladas.html" @@ -0,0 +1,448 @@ + + + + + + + + + +Chicken Enchiladas | Effin’ Tasty + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ +
+

Chicken Enchiladas

+ +

A delicious weeknight meal that everyone will love!

+ + + +
+ + + + Chicken Enchiladas image + + +
+
Yields:
about 8 enchiladas
+
Prep Time:
10 minutes
+
Cook Time:
25 minutes
+
+ +
+
READ THIS FIRST: If you prefer, you can use rotisserie chicken - I personally don't like it (I think I'm the only one!), so I usually just trim and bake my chicken with salt and pepper, then shred it. I'm usually a tortilla snob, preferring to make my own, or at least using the uncooked flour tortillas, the flavor and texture is just so much better, but in this recipe it's not necessary, the basic store bought doesn't impact flavor. Be CAREFUL with how much Red Hot you put in your dish, it does NOT cook off! +
+
+ + +
+
+

Ingredients

+
    + + + +
  • +
      +
    • 8-10 large flour tortillas (about 10" diameter)
    • +
    +
  • + + + + +
  • +
      +
    • 2-3 chicken breasts, cooked & shredded (about 2-3 cups)
    • +
    +
  • + + + + +
  • +
      +
    • 2 cups Mexican blend shredded cheese, plus 1/4 cup more
    • +
    +
  • + + + + +
  • +
      +
    • 28 oz. Can of Enchilada sauce (preferred spicy level)
    • +
    +
  • + + + + +
  • +
      +
    • IF YOU DARE: 1 tbsp - 1/4 cup Frank's Red Hot
    • +
    +
  • + + +
+
+
+

Directions

+
+
    +
  1. Preheat oven to 350 degrees F.
  2. +
  3. Reserve about 1/2 cup of the enchilada sauce, setting aside.
  4. +
  5. Combine shredded chicken, enchilada sauce, shredded cheese and Frank’s Red Hot into a medium bowl, mixing thoroughly.
  6. +
  7. Grease a casserole dish with a light coating of vegetable oil.
  8. +
  9. Take one tortilla and fill with cheese & chicken mixture, using about 1/8 of the filling, close tortilla around filling, placing seam side DOWN into the casserole dish (you want the enchildada to be closed). Repeat until casserole dish is full.
  10. +
  11. Pour remaining enchilada sauce over enchiladas, making sure all tortillas are wet - use a spatula to spread as needed.
  12. +
  13. Dust dish with remain cheese.
  14. +
  15. Place in oven for 25 minutes.
  16. +
+ +
+
+
+
Recipe Tags: + + + + + + +
+ + + +
+ + + + + + + + +
+
+ + + + + + + + + + + + + diff --git a/recipes/sides/2016/10/16/sides-falafel.html b/recipes/sides/2016/10/16/sides-falafel.html new file mode 100644 index 00000000..aa73a148 --- /dev/null +++ b/recipes/sides/2016/10/16/sides-falafel.html @@ -0,0 +1,496 @@ + + + + + + + + + +Falafel | Effin’ Tasty + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ +
+

Falafel

+ +

An easy sandwich filler or salad topper-goes great with feta cheese!

+ + + +
+ + + + Falafel image + + +
+
Yields:
48 patties
+
Prep Time:
15 minutes
+
Cook Time:
40 minutes
+
+ +
+
READ THIS FIRST: This is a great recipe for meal prep, to eat on salads or in sandwiches for the work week. Traditionally, falafel is fried, but I prefer to bake it to keep things a bit lighter. I usually eat as a salad with only this and feta cheese. **This recipe is marked gluten-free, but please be sure to check your ingredients that they are marked "gluten-free" before you serve to anybody with dietary restrictions. +
+
+ + +
+
+

Ingredients

+
    + + + +
  • +
      +
    • 2 cups diced onion
    • +
    +
  • + + + + +
  • +
      +
    • 4 tbsp minced garlic
    • +
    +
  • + + + + +
  • +
      +
    • 2 cups cooked chickpeas, drained
    • +
    +
  • + + + + +
  • +
      +
    • 1.5 tsp salt
    • +
    +
  • + + + + +
  • +
      +
    • 2 tbsp cumin
    • +
    +
  • + + + + +
  • +
      +
    • 1 cup fresh parsley leaves
    • +
    +
  • + + + + +
  • +
      +
    • 1 cup fresh cilantro leaves
    • +
    +
  • + + + + +
  • +
      +
    • 2 tsp baking powder
    • +
    +
  • + + + + +
  • +
      +
    • 1/2 cup flour
    • +
    +
  • + + + + +
  • +
      +
    • cooking spray
    • +
    +
  • + + +
+
+
+

Directions

+
+
    +
  1. Preheat oven to 375 degrees F.
  2. +
  3. Add onion and garlic to food processor and blend thoroughly. Scrape into separate bowl and set aside.
  4. +
  5. Add chickpeas, salt, cumin, parsley and cilantro to food processor and blend until thoroughly blended-but NOT a paste!
  6. +
  7. Add onion and garlic paste to chickpea mixture, blending thoroughly.
  8. +
  9. Add baking powder and 1 tablespoon flour to the chickpea and onion mixture, pulsing in the food processor until a dough starts to form. You’re looking for a playdough-like consistency. Continue to add flour until you get the desired consistency.
  10. +
  11. Scrape dough into separate bowl, ensuring that all ingredients are thoroughly mixed from the corners of the food processing bowl.
  12. +
  13. Spray cookie sheet with cooking spray. **If you’re going to fry your falafel, heat your oil.
  14. +
  15. Using a medium cookie scoop or spoon, place walnut-sized balls of dough onto the cookie sheet. Flatten each ball with a spoon or fork. **The falafel will barely expand when baking, so these disks can be pretty close to each other.
  16. +
  17. Bake for 40 minutes, allow to cool before serving.
  18. +
+ +
+
+
+
Recipe Tags: + + + + + + + + + + +
+ + + +
+ + + + + + + + +
+
+ + + + + + + + + + + + + diff --git a/recipes/sides/2020/02/09/sides-SpinachRice.html b/recipes/sides/2020/02/09/sides-SpinachRice.html new file mode 100644 index 00000000..efc9e22b --- /dev/null +++ b/recipes/sides/2020/02/09/sides-SpinachRice.html @@ -0,0 +1,455 @@ + + + + + + + + + +Spinach Rice | Effin’ Tasty + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ +
+

Spinach Rice

+ +

A delicious, Greek-inspired rice & spinach recipe.

+ + + +
+ + + + Spinach Rice image + + +
+
Yields:
8-10 servings
+
Prep Time:
10 minutes
+
Cook Time:
20 minutes
+
+ +
+
READ THIS FIRST: This is a delicious side dish that pairs well with virtually anything that rice pairs with. Occasionally I add extra spinach just to up the nutrient value of this recipe, but it's a jazz-ified rice dish that's really easy. +
+
+ + +
+
+

Ingredients

+
    + + + +
  • +
      +
    • 1 tbsp olive oil
    • +
    +
  • + + + + +
  • +
      +
    • 1 medium white onion, diced
    • +
    +
  • + + + + +
  • +
      +
    • 4 cups chicken broth
    • +
    +
  • + + + + +
  • +
      +
    • 2 cups long grain white rice
    • +
    +
  • + + + + +
  • +
      +
    • 5 cups (about 2 bunches) fresh spinach, chopped
    • +
    +
  • + + +
+
+
+

Directions

+
+
    +
  1. Heat oil in pan over medium heat, add onions and cook until translucent.
  2. +
  3. Add chicken broth to pan with onions, then add rice. Cover and cook 20 min.
  4. +
  5. Add spinach to rice and toss thoroughly, serve immediately.
  6. +
+ +
+
+
+
Recipe Tags: + + + + + + + + + + + + + + + + + + +
+ + + +
+ + + + + + + + +
+
+ + + + + + + + + + + + + diff --git a/recipes/sides/2020/03/08/sides-FajitaVegetables.html b/recipes/sides/2020/03/08/sides-FajitaVegetables.html new file mode 100644 index 00000000..4fc9faeb --- /dev/null +++ b/recipes/sides/2020/03/08/sides-FajitaVegetables.html @@ -0,0 +1,447 @@ + + + + + + + + + +Fajita Vegetables | Effin’ Tasty + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ +
+

Fajita Vegetables

+ +

A delicious Chipotle copycat that is oh-so-easy!

+ + + +
+ + + + Fajita Vegetables image + + +
+
Yields:
8-12 servings
+
Prep Time:
10 minutes
+
Cook Time:
15 minutes
+
+ +
+
READ THIS FIRST: I use this recipe for my Chipotle copycat bowl-it's super easy! It works well when camping for our chicken tacos as well. It's important to remove from heat as soon as they're cooked through, as the veggies will continue to cook-and these veggies easily overcook! You can use yellow or red bell peppers, but they tend to be more sweet, which is not my preference. +
+
+ + +
+
+

Ingredients

+
    + + + +
  • +
      +
    • 2 green bell peppers
    • +
    +
  • + + + + +
  • +
      +
    • 1/2 red onion
    • +
    +
  • + + + + +
  • +
      +
    • 1/4 cup water
    • +
    +
  • + + + + +
  • +
      +
    • 1 tsp oregano
    • +
    +
  • + + + + +
  • +
      +
    • 1 tsp salt
    • +
    +
  • + + +
+
+
+

Directions

+
+
    +
  1. Slice and core the green bell peppers, slice the red onions.
  2. +
  3. Place 1/4 cup water in medium saucepan on medium-high heat.
  4. +
  5. Once the water starts to boil, add onions and bell peppers. Cover and let cook until water has boiled off, about 2 min.
  6. +
  7. Add salt and oregano, toss thoroughly, cover and let cook another 7-8 minutes-bell peppers are bright green when their ready, onions are looking translucent.
  8. +
  9. Ensure veggies are just tender, remove from heat.
  10. +
+ +
+
+
+
Recipe Tags: + + + + + + + + +
+ + + +
+ + + + + + + + +
+
+ + + + + + + + + + + + + diff --git a/recipes/sides/2022/02/13/sides-CountryGreenBeans.html b/recipes/sides/2022/02/13/sides-CountryGreenBeans.html new file mode 100644 index 00000000..af7e5a5d --- /dev/null +++ b/recipes/sides/2022/02/13/sides-CountryGreenBeans.html @@ -0,0 +1,462 @@ + + + + + + + + + +Country Green Beans | Effin’ Tasty + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ +
+

Country Green Beans

+ +

A delicious green bean recipe-everything is better with bacon!

+ + + +
+ + + + Country Green Beans image + + +
+
Yields:
4-6 servings
+
Prep Time:
5 minutes
+
Cook Time:
45 minutes
+
+ +
+
READ THIS FIRST: I absolutely love these green beans, they're exactly what I was looking for when I went searching for a "country" green bean recipe. I typically use frozen green beans, as they are general better quality than the fresh available to me, if you cook with fresh you'll need to add a few minutes to your cook time. The original recipe calls for black pepper, and even red pepper flakes, but I find that these aren't really the palate I'm looking for-add if you'd like to add some heat though! I usually only add butter if my bacon is a little light on bacon grease. Enough bacon grease is about a tbsp worth. +
+
+ + +
+
+

Ingredients

+
    + + + +
  • +
      +
    • 3 slices bacon, diced
    • +
    +
  • + + + + +
  • +
      +
    • 4 large handfuls of grean beans
    • +
    +
  • + + + + +
  • +
      +
    • 2 cups chicken broth
    • +
    +
  • + + + + +
  • +
      +
    • 2 cups water
    • +
    +
  • + + + + +
  • +
      +
    • 1 tsp seasoned salt
    • +
    +
  • + + + + +
  • +
      +
    • 1/2 tsp granulated garlic
    • +
    +
  • + + + + +
  • +
      +
    • Optional: 1 tbsp butter
    • +
    +
  • + + +
+
+
+

Directions

+
+
    +
  1. Cook bacon in medium-large pot until fully crisp. Remove bacon and set aside.
  2. +
  3. Add remaing ingredients to pot with bacon grease, cover and bring to boil on high heat.
  4. +
  5. Reduce heat to medium-low, leave covered and cook about 45 minutes or until green beans are preferred texture (if you’re using fresh green beans, you will need to cook up to an additional 30 minutes).
  6. +
  7. Toss bacon in green beans, leaving a few aside to garnish. Serve immediately.
  8. +
+ +
+
+
+
Recipe Tags: + + + + + + +
+ + + +
+ + + + + + + + +
+
+ + + + + + + + + + + + + diff --git a/recipes/sides/2022/02/17/sides-ParmesanRoastedAsparagus.html b/recipes/sides/2022/02/17/sides-ParmesanRoastedAsparagus.html new file mode 100644 index 00000000..204e1e56 --- /dev/null +++ b/recipes/sides/2022/02/17/sides-ParmesanRoastedAsparagus.html @@ -0,0 +1,425 @@ + + + + + + + + + +Parmesan Roasted Asparagus | Effin’ Tasty + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ +
+

Parmesan Roasted Asparagus

+ +

An easy and delicious side for nearly any meal!

+ + + +
+ + + + Parmesan Roasted Asparagus image + + +
+
Yields:
4-6 servings
+
Prep Time:
5 minutes
+
Cook Time:
15 minutes
+
+ +
+
READ THIS FIRST: Usually I prefer to barbecue my asparagus, but this is my favorite alternative. This is super easy, and goes with chicken or steak. +
+
+ + +
+
+

Ingredients

+
    + + + +
  • +
      +
    • 2 lbs fresh asparagus, trimmed
    • +
    +
  • + + + + +
  • +
      +
    • 1 cup shredded parmesan reggiano cheese
    • +
    +
  • + + + + +
  • +
      +
    • salt and pepper to taste
    • +
    +
  • + + +
+
+
+

Directions

+
+
    +
  1. Set your oven broil - HIGH. Cover a cookie sheet with aluminum foil.
  2. +
  3. Spread asparagus over cookie sheet, add salt & pepper to taste.
  4. +
  5. Sprinkle parmesan cheese over asparagus evenly.
  6. +
  7. Roast asparagus on top rack for 15 minutes.
  8. +
  9. Allow to cool 5 minutes, then serve.
  10. +
+ +
+
+
+
Recipe Tags: + + + + + + +
+ +
+ + + + + + + + +
+
+ + + + + + + + + + + + + diff --git a/recipes/sides/2022/02/26/GarlicBokChoy.html b/recipes/sides/2022/02/26/GarlicBokChoy.html new file mode 100644 index 00000000..7d88d170 --- /dev/null +++ b/recipes/sides/2022/02/26/GarlicBokChoy.html @@ -0,0 +1,467 @@ + + + + + + + + + +Garlic Bok Choy | Effin’ Tasty + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ +
+

Garlic Bok Choy

+ +

My favorite dish from Hong Kong, and easy too!

+ + + +
+ + + + Garlic Bok Choy image + + +
+
Yields:
2-4 servings
+
Prep Time:
5 minutes
+
Cook Time:
10 minutes
+
+ +
+
READ THIS FIRST: I could probably live off of the dish, it was absolutely my favorite when I was living in Asia. This recipe is doubled from the original I was working off of - if you double further, you'll need a pretty large pot to hold all of the bok choy when it first goes into the pot. I generally serve with chicken fried rice, but this dish can stand alone as well! Do NOT cut the sugar, it doesn't add sweetness, it cuts the bitterness of the bok choy (and balances with the salt)! Lastly, my original recipe called for the bok choy to be quartered as well as trimmed, but this reduced the crunch and didn't look as appetizign to me, so I only trim the ends, but if you're looking for smaller bites, go ahead and quarter! +
+
+ + +
+
+

Ingredients

+
    + + + +
  • +
      +
    • 2 lbs fresh bok choy (baby bok choy)
    • +
    +
  • + + + + +
  • +
      +
    • 2 tbsp canola or vegetable oil
    • +
    +
  • + + + + +
  • +
      +
    • 1 tbsp minced garlic (about 2-3 cloves)
    • +
    +
  • + + + + +
  • +
      +
    • 1/4 tsp powdered ginger (1 tsp finely sliced fresh)
    • +
    +
  • + + + + +
  • +
      +
    • 2 tsp table salt
    • +
    +
  • + + + + +
  • +
      +
    • 1/4 cup water
    • +
    +
  • + + + + +
  • +
      +
    • 1/2 tsp granulated sugar
    • +
    +
  • + + +
+
+
+

Directions

+
+
    +
  1. Trim ends from bok choy, about 1-2 inches from bottom of bulb. Quarter if desired.
  2. +
  3. Add oil to medium pot, heat over medium-high heat - the oil will appear to shimmer.
  4. +
  5. Add garlic, ginger and salt to oil, reduce eat to medium, and mix together.
  6. +
  7. Immediately add bok choy, mixing to coat with oil mixture.
  8. +
  9. Cover and allow to cook down about 3-4 minutes. The bok choy will noticeably cook down and because a vivid green.
  10. +
  11. Add water and sugar, mixing thoroughly. Cover and cook 2 additional minutes.
  12. +
  13. Remove from heat and serve immediately.
  14. +
+ +
+
+
+
Recipe Tags: + + + + + + + + +
+ + + +
+ + + + + + + + +
+
+ + + + + + + + + + + + + diff --git a/recipes/snacks/2016/11/03/snacks-GarlicRoastedPumpkinSeeds.html b/recipes/snacks/2016/11/03/snacks-GarlicRoastedPumpkinSeeds.html new file mode 100644 index 00000000..5988888d --- /dev/null +++ b/recipes/snacks/2016/11/03/snacks-GarlicRoastedPumpkinSeeds.html @@ -0,0 +1,445 @@ + + + + + + + + + +Garlic Roasted Pumpkin Seeds | Effin’ Tasty + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ +
+

Garlic Roasted Pumpkin Seeds

+ +

A fall favorite with pumpkin carving!

+ + + +
+ + + + Garlic Roasted Pumpkin Seeds image + + +
+
Yields:
4-8 servings
+
Prep Time:
5 min
+
Cook Time:
10 min
+
+ +
+
READ THIS FIRST: Roasting pumpkin seeds is a new occupation for me, but boy are they delicious! The key is not to burn them, and be careful with salt-you can always add more later! **This recipe is marked gluten-free, but please be sure to check your ingredients are marked "gluten-free" before you serve to anybody with dietary restrictions. +
+
+ + +
+
+

Ingredients

+
    + + + +
  • +
      +
    • 1 1/2 cup pumpkin seeds
    • +
    +
  • + + + + +
  • +
      +
    • 2 tbsp olive oil
    • +
    +
  • + + + + +
  • +
      +
    • 1 tsp salt
    • +
    +
  • + + + + +
  • +
      +
    • 1/2 tbsp powdered garlic
    • +
    +
  • + + + + +
  • +
      +
    • 1 tsp ground black pepper
    • +
    +
  • + + +
+
+
+

Directions

+
+
    +
  1. Preheat oven to 350 degrees F.
  2. +
  3. Place pumpkins seeds in medium bowl.
  4. +
  5. Add oil and seasoning, tossing to coat.
  6. +
  7. Spread onto a foil-covered cookie sheet, without layering your seeds.
  8. +
  9. Roast for 10 min, or until a light golden brown.
  10. +
+ +
+
+
+
Recipe Tags: + + + + + + + + + + +
+ +
+ + + + + + + + +
+
+ + + + + + + + + + + + + diff --git a/recipes/snacks/2016/11/03/snacks-ParmesanRoastedPumpkinSeeds.html b/recipes/snacks/2016/11/03/snacks-ParmesanRoastedPumpkinSeeds.html new file mode 100644 index 00000000..f5206338 --- /dev/null +++ b/recipes/snacks/2016/11/03/snacks-ParmesanRoastedPumpkinSeeds.html @@ -0,0 +1,445 @@ + + + + + + + + + +Parmesan Roasted Pumpkin Seeds | Effin’ Tasty + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ +
+

Parmesan Roasted Pumpkin Seeds

+ +

A fall favorite with pumpkin carving!

+ + + +
+ + + + Parmesan Roasted Pumpkin Seeds image + + +
+
Yields:
4-8 servings
+
Prep Time:
5 min
+
Cook Time:
10 min
+
+ +
+
READ THIS FIRST: Roasting pumpkin seeds is a new occupation for me, but boy are they delicious! The key is not to burn them, and be careful with salt-you can always add more later! **This recipe is marked gluten-free, but please be sure to check your ingredients are marked "gluten-free" before you serve to anybody with dietary restrictions. +
+
+ + +
+
+

Ingredients

+
    + + + +
  • +
      +
    • 1 1/2 cup pumpkin seeds
    • +
    +
  • + + + + +
  • +
      +
    • 2 tbsp olive oil
    • +
    +
  • + + + + +
  • +
      +
    • 1 tsp salt
    • +
    +
  • + + + + +
  • +
      +
    • 1/4 cup parmesan cheese
    • +
    +
  • + + + + +
  • +
      +
    • 1 tsp ground black pepper
    • +
    +
  • + + +
+
+
+

Directions

+
+
    +
  1. Preheat oven to 350 degrees F.
  2. +
  3. Place pumpkins seeds in medium bowl.
  4. +
  5. Add oil and seasoning and cheese, tossing to coat.
  6. +
  7. Spread onto a foil-covered cookie sheet, without layering your seeds.
  8. +
  9. Roast for 10 min, or until a light golden brown.
  10. +
+ +
+
+
+
Recipe Tags: + + + + + + + + + + +
+ +
+ + + + + + + + +
+
+ + + + + + + + + + + + + diff --git a/recipes/snacks/2022/02/04/snacks-Bagels.html b/recipes/snacks/2022/02/04/snacks-Bagels.html new file mode 100644 index 00000000..b74897e1 --- /dev/null +++ b/recipes/snacks/2022/02/04/snacks-Bagels.html @@ -0,0 +1,481 @@ + + + + + + + + + +Bagels | Effin’ Tasty + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ +
+

Bagels

+ +

Delicious and better than anything you'd get from the store!

+ + + +
+ + + + Bagels image + + +
+
Yields:
about 15 bagels
+
Prep Time:
15 hours
+
Cook Time:
30 minutes
+
+ +
+
READ THIS FIRST: I put off making bagels FOREVER because I thought they'd be super difficult, but they're actually pretty easy, especially when you get a feel for it (it took me 2-3 tries to be confident in what I was doing). I subbed agave from the original recipe which calls for honey, because I always have agave on hand, and it seems to have no impact on flavor or bagel quality. This recipe does not call for proofing your yeast, but I did that the first couple times, just for peace of mind. To proof your yeast, set asside about half a cup of water and add yeast, then add to dry ingredients once your yeast 'fizzes' and becomes foamy. FINAL NOTE: This can be a bit tough on your stand mixer, and if needed, you can finish your dough by kneading on a counter once ingredients come together. +
+
+ + +
+
+

Ingredients

+
    + + + +
  • +
      +
    • 2 1/4 cup warm water
    • +
    +
  • + + + + +
  • +
      +
    • 1 tbsp agave (or honey)
    • +
    +
  • + + + + +
  • +
      +
    • 7 cups break flour
    • +
    +
  • + + + + +
  • +
      +
    • 1 tbsp salt
    • +
    +
  • + + + + +
  • +
      +
    • 1 1/4 tsp active dry yeast
    • +
    +
  • + + + + +
  • +
      +
    • 2-3 quarts water
    • +
    +
  • + + + + +
  • +
      +
    • 1 tbsp baking soda
    • +
    +
  • + + + + +
  • +
      +
    • 1-2 tbsp everything bagel seasoning
    • +
    +
  • + + +
+
+
+

Directions

+
+
    +
  1. Combine water and agave, stirring until agave is dissolved. Set aside.
  2. +
  3. Add bread flour, salt, and yeast into bowl of stand mixer with dough attachment.
  4. +
  5. Mix dry ingredients with your dough hook until combined, then, leaving the stand mixer on, slowly add your water agave mixture.
  6. +
  7. Once the mixture is fully combined, and looking more dough-like than floury, increase speed to medium-low and knead the dough for about 3 minutes more, or until the dough has a nice elastic quality (to test, take a solid pinch of dough and pull away from the dough mass, and see if the pinch springs back into the mass).
  8. +
  9. Set in an oiled bowl, cover with oiled plastic wrap or a wet towel and allow to rise to about double size, at least 2 hours. Allow more time if needed.
  10. +
  11. Once your dough has risen, prepare 2 cookie sheets cover in parchment or silicone mats.
  12. +
  13. Time to form your bagels! Grab a section of dough (I usually go for 4 oz. each), forming them into bagels shapes. I find this easiest when rolling the dough into a ball, flattening into a think disk, and then ripping a hole in the center, which I then smooth out through some quick modeling.
  14. +
  15. Place bagels about 1/2-1 inch apart on cookie sheet, covering with plastic wrap. Place in refrigerator overnight.
  16. +
  17. Remove bagels from fridge, allow to rest/continue rising for about 30 minutes. To confirm your bagels are ready, fill a bowl with cold water, and place your bagel in the water. If the bagel floats, you’re ready!
  18. +
  19. Preheat oven to 500 Degrees F.
  20. +
  21. Fill pot with water, add baking soda. Bring to rapid boil.
  22. +
  23. Add bagels to pot, boiling for 1 min on each side, return to pan, season with desired bagel seasoning.
  24. +
  25. Place bagels in over after seasoning, 12 minutes or until bottom of bagel is golden brown.
  26. +
  27. Allow to cool. Store in refrigerator, microwaving for 30 seconds before toasting, and they’ll stay super fresh!
  28. +
+ +
+
+
+
Recipe Tags: + + + + + + +
+ + + +
+ + + + + + + + +
+
+ + + + + + + + + + + + + diff --git a/recipes/soups/2020/02/02/soups-BeefStew.html b/recipes/soups/2020/02/02/soups-BeefStew.html new file mode 100644 index 00000000..9bb71278 --- /dev/null +++ b/recipes/soups/2020/02/02/soups-BeefStew.html @@ -0,0 +1,505 @@ + + + + + + + + + +Beef Stew | Effin’ Tasty + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ +
+

Beef Stew

+ +

A classic beef stew just like you remember!

+ + + +
+ + + + Beef Stew image + + +
+
Yields:
10-12 servings
+
Prep Time:
30 minutes
+
Cook Time:
6 hours
+
+ +
+
READ THIS FIRST: This Beef Stew is the exact stew I remember from growing up-hearty, wholesome and delicious. This is super easy, high in protein and really filling, so definitely one of my go-to recipes during a busy week. +
+
+ + +
+
+

Ingredients

+
    + + + +
  • +
      +
    • 2 pounds beef stew meat
    • +
    +
  • + + + + +
  • +
      +
    • 2 pounds russet potatoes, diced
    • +
    +
  • + + + + +
  • +
      +
    • 3 cups sliced celery
    • +
    +
  • + + + + +
  • +
      +
    • 4 carrots, peeled & sliced
    • +
    +
  • + + + + +
  • +
      +
    • 2 bay leaves
    • +
    +
  • + + + + +
  • +
      +
    • 1 tbsp minced garlic
    • +
    +
  • + + + + +
  • +
      +
    • 1 tsp Worcestershire sauce
    • +
    +
  • + + + + +
  • +
      +
    • 1 medium white onion, diced
    • +
    +
  • + + + + +
  • +
      +
    • 1 1/2 cup chicken broth (beef is better, but I always have chicken and it works great too!)
    • +
    +
  • + + + + +
  • +
      +
    • 1/4 cup flour
    • +
    +
  • + + + + +
  • +
      +
    • 1 tsp salt
    • +
    +
  • + + + + +
  • +
      +
    • 1/4 cup soy sauce
    • +
    +
  • + + +
+
+
+

Directions

+
+
    +
  1. Put all ingredients in crockpot and mix together thoroughly.
  2. +
  3. Cook on High for 6 hours.
  4. +
+ +
+
+
+
Recipe Tags: + + + + + + + + +
+ +
+ + + + + + + + +
+
+ + + + + + + + + + + + + diff --git a/recipes/soups/2020/02/02/soups-CornChowder.html b/recipes/soups/2020/02/02/soups-CornChowder.html new file mode 100644 index 00000000..1567ccab --- /dev/null +++ b/recipes/soups/2020/02/02/soups-CornChowder.html @@ -0,0 +1,487 @@ + + + + + + + + + +Corn Chowder | Effin’ Tasty + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ +
+

Corn Chowder

+ +

Tyler's favorite bacon-flavored corn chowder!

+ + + +
+ + + + Corn Chowder image + + +
+
Yields:
8-10 servings
+
Prep Time:
20 min
+
Cook Time:
4 hours 20 minutes
+
+ +
+
READ THIS FIRST: I halved this recipe from the original I found, it was simply too much and we often ended up throwing a good portion of it away. As I've written, this it easily has about 10 servings, so for me and Tyler that's still a few meals of leftovers. +
+
+ + +
+
+

Ingredients

+
    + + + +
  • +
      +
    • 1 pound bacon
    • +
    +
  • + + + + +
  • +
      +
    • 1.5 pounds russet potatoes (1-2 large potatoes)
    • +
    +
  • + + + + +
  • +
      +
    • 4 cups (about 3 cans) corn, drained
    • +
    +
  • + + + + +
  • +
      +
    • 1/2 tbsp seasoned salt
    • +
    +
  • + + + + +
  • +
      +
    • 1 medium yellow onion
    • +
    +
  • + + + + +
  • +
      +
    • 3 tbsp minced garlic
    • +
    +
  • + + + + +
  • +
      +
    • 2 cups chicken broth
    • +
    +
  • + + + + +
  • +
      +
    • 1 cup heavy whipping cream
    • +
    +
  • + + + + +
  • +
      +
    • salt & pepper to taste
    • +
    +
  • + + +
+
+
+

Directions

+
+
    +
  1. Fry up your bacon chop and set aside.
  2. +
  3. Rinse your potato and dice into 1/2 inch pieces, leaving the skin on! Dice your onion.
  4. +
  5. Add your diced bacon, diced potatoes, corn, seasoned salt, diced onion, minced garlic, and chicken broth to your crockpot. Mix all ingredients together. Cover and cook on high for 4 hours.
  6. +
  7. Remove cover and add the heavy whipping cream, mixing in thoroughly. Cook for 20 more minutes.
  8. +
  9. Blend with an immersion blender until you’ve reached your desired consistency.
  10. +
+ +
+
+
+
Recipe Tags: + + + + + + + + + + + + +
+ + + +
+ + + + + + + + +
+
+ + + + + + + + + + + + + diff --git a/robots.txt b/robots.txt new file mode 100644 index 00000000..9cefaf9a --- /dev/null +++ b/robots.txt @@ -0,0 +1 @@ +Sitemap: https://effintasty.com/sitemap.xml diff --git a/sitemap.xml b/sitemap.xml new file mode 100644 index 00000000..3a7cbb30 --- /dev/null +++ b/sitemap.xml @@ -0,0 +1,318 @@ + + + +https://effintasty.com/recipes/appetizers/2016/07/16/appetizers-BLTtomatoes.html +2016-07-16T00:00:00+00:00 + + +https://effintasty.com/recipes/entr%C3%A9es/2016/07/17/maindishes-WhiteGravyChicken.html +2016-07-17T00:00:00+00:00 + + +https://effintasty.com/recipes/entr%C3%A9es/2016/08/12/maindishes-CountryBakedChicken.html +2016-08-12T00:00:00+00:00 + + +https://effintasty.com/recipes/casseroles/2016/08/13/casseroles-PotatoSkinCasserole.html +2016-08-13T00:00:00+00:00 + + +https://effintasty.com/recipes/entr%C3%A9es/2016/10/16/maindishes-LemonButterChicken.html +2016-10-16T00:00:00+00:00 + + +https://effintasty.com/recipes/entr%C3%A9es/2016/10/16/maindishes-LemonGarlicChicken.html +2016-10-16T00:00:00+00:00 + + +https://effintasty.com/recipes/entr%C3%A9es/2016/10/16/maindishes-TurkeyChilli.html +2016-10-16T00:00:00+00:00 + + +https://effintasty.com/recipes/sides/2016/10/16/sides-falafel.html +2016-10-16T00:00:00+00:00 + + +https://effintasty.com/recipes/desserts/2016/11/03/desserts-DeathbyButterCookies.html +2016-11-03T00:00:00+00:00 + + +https://effintasty.com/recipes/desserts/2016/11/03/desserts-VeganChocolateCupcakes.html +2016-11-03T00:00:00+00:00 + + +https://effintasty.com/recipes/desserts/2016/11/03/desserts-WhiteChocolateCreamCheeseFrosting.html +2016-11-03T00:00:00+00:00 + + +https://effintasty.com/recipes/entr%C3%A9es/2016/11/03/maindishes-BeansandHamhocks.html +2016-11-03T00:00:00+00:00 + + +https://effintasty.com/recipes/snacks/2016/11/03/snacks-GarlicRoastedPumpkinSeeds.html +2016-11-03T00:00:00+00:00 + + +https://effintasty.com/recipes/snacks/2016/11/03/snacks-ParmesanRoastedPumpkinSeeds.html +2016-11-03T00:00:00+00:00 + + +https://effintasty.com/recipes/casseroles/2018/02/24/casseroles-TunaNoodleCasserole.html +2018-02-24T00:00:00+00:00 + + +https://effintasty.com/recipes/entr%C3%A9es/2018/02/24/maindishes-SpaghettiBolognese.html +2018-02-24T00:00:00+00:00 + + +https://effintasty.com/recipes/entr%C3%A9es/2019/01/03/maindishes-ChickenandDumplings.html +2019-01-03T00:00:00+00:00 + + +https://effintasty.com/recipes/desserts/2019/01/04/desserts-FamousBerryPie.html +2019-01-04T00:00:00+00:00 + + +https://effintasty.com/recipes/appetizers/2019/01/04/appetizers-Bruschetta.html +2019-01-04T00:00:00+00:00 + + +https://effintasty.com/recipes/basics/2019/01/19/basics-BasicPieDough.html +2019-01-19T00:00:00+00:00 + + +https://effintasty.com/recipes/entr%C3%A9es/2019/01/22/maindishes-pesto.html +2019-01-22T00:00:00+00:00 + + +https://effintasty.com/recipes/desserts/2020/02/02/desserts-SaltedChocolateFrosting.html +2020-02-02T00:00:00+00:00 + + +https://effintasty.com/recipes/soups/2020/02/02/soups-BeefStew.html +2020-02-02T00:00:00+00:00 + + +https://effintasty.com/recipes/soups/2020/02/02/soups-CornChowder.html +2020-02-02T00:00:00+00:00 + + +https://effintasty.com/recipes/desserts/2020/02/09/desserts-CreamCheeseFrosting.html +2020-02-09T00:00:00+00:00 + + +https://effintasty.com/recipes/desserts/2020/02/09/desserts-RedVelvetCake.html +2020-02-09T00:00:00+00:00 + + +https://effintasty.com/recipes/entr%C3%A9es/2020/02/09/maindishes-BeefBroccoli.html +2020-02-09T00:00:00+00:00 + + +https://effintasty.com/recipes/entr%C3%A9es/2020/02/09/maindishes-GreekChicken.html +2020-02-09T00:00:00+00:00 + + +https://effintasty.com/recipes/sides/2020/02/09/sides-SpinachRice.html +2020-02-09T00:00:00+00:00 + + +https://effintasty.com/recipes/desserts/2020/02/12/desserts-MiniApplePies.html +2020-02-12T00:00:00+00:00 + + +https://effintasty.com/recipes/desserts/2020/02/14/desserts-MiniFruitTarts.html +2020-02-14T00:00:00+00:00 + + +https://effintasty.com/recipes/entr%C3%A9es/2020/03/08/maindishes-VodkaCreamPenne.html +2020-03-08T00:00:00+00:00 + + +https://effintasty.com/recipes/entr%C3%A9es/2020/03/08/maindishes-WeeknightChickenCrockpot.html +2020-03-08T00:00:00+00:00 + + +https://effintasty.com/recipes/sides/2020/03/08/sides-FajitaVegetables.html +2020-03-08T00:00:00+00:00 + + +https://effintasty.com/recipes/desserts/2021/01/05/desserts-KingChocolateChipCookies.html +2021-01-05T00:00:00+00:00 + + +https://effintasty.com/recipes/basics/2021/01/06/basics-whippedcream.html +2021-01-06T00:00:00+00:00 + + +https://effintasty.com/recipes/entr%C3%A9es/2021/01/06/maindishes-dijonporkloin.html +2021-01-06T00:00:00+00:00 + + +https://effintasty.com/recipes/entr%C3%A9es/2021/01/26/maindishes-meatloaf.html +2021-01-26T00:00:00+00:00 + + +https://effintasty.com/recipes/entr%C3%A9es/2021/01/27/maindishes-ChipotleChickenMarinade.html +2021-01-27T00:00:00+00:00 + + +https://effintasty.com/recipes/entr%C3%A9es/2022/01/26/maindishes-ChickenCarbonara.html +2022-01-26T00:00:00+00:00 + + +https://effintasty.com/recipes/snacks/2022/02/04/snacks-Bagels.html +2022-02-04T00:00:00+00:00 + + +https://effintasty.com/recipes/entr%C3%A9es/2022/02/04/maindishes-ChickenEnchiladas.html +2022-02-04T00:00:00+00:00 + + +https://effintasty.com/recipes/desserts/2022/02/09/desserts-OatmealCookies.html +2022-02-09T00:00:00+00:00 + + +https://effintasty.com/recipes/sides/2022/02/13/sides-CountryGreenBeans.html +2022-02-13T00:00:00+00:00 + + +https://effintasty.com/recipes/sides/2022/02/17/sides-ParmesanRoastedAsparagus.html +2022-02-17T00:00:00+00:00 + + +https://effintasty.com/recipes/desserts/2022/02/18/desserts-PeanutButterBlossoms.html +2022-02-18T00:00:00+00:00 + + +https://effintasty.com/recipes/sides/2022/02/26/GarlicBokChoy.html +2022-02-26T00:00:00+00:00 + + +https://effintasty.com/about/ + + +https://effintasty.com/ + + +https://effintasty.com/tag/bacon/ + + +https://effintasty.com/tag/gluten-free/ + + +https://effintasty.com/tag/no-cook/ + + +https://effintasty.com/tag/easy/ + + +https://effintasty.com/tag/chicken/ + + +https://effintasty.com/tag/potatoes/ + + +https://effintasty.com/tag/one-pot/ + + +https://effintasty.com/tag/grill/ + + +https://effintasty.com/tag/make-ahead/ + + +https://effintasty.com/tag/healthy/ + + +https://effintasty.com/tag/vegan/ + + +https://effintasty.com/tag/vegetarian/ + + +https://effintasty.com/tag/cookies/ + + +https://effintasty.com/tag/cakes/ + + +https://effintasty.com/tag/frosting/ + + +https://effintasty.com/tag/slow-cooker/ + + +https://effintasty.com/tag/quick&easy/ + + +https://effintasty.com/tag/pasta/ + + +https://effintasty.com/tag/beef/ + + +https://effintasty.com/tag/pies/ + + +https://effintasty.com/tag/fruit/ + + +https://effintasty.com/tag/healthy/light/ + + +https://effintasty.com/tag/basics/ + + +https://effintasty.com/tag/veggies/ + + +https://effintasty.com/tag/rice/ + + +https://effintasty.com/tag/crockpot/ + + +https://effintasty.com/tag/quick-&-easy/ + + +https://effintasty.com/tag/bread/ + + +https://effintasty.com/tag/quick&easy/ + + +https://effintasty.com/tag/chicken/ + + +https://effintasty.com/categories/recipes/ + + +https://effintasty.com/categories/appetizers/ + + +https://effintasty.com/categories/entr%C3%A9es/ + + +https://effintasty.com/categories/casseroles/ + + +https://effintasty.com/categories/sides/ + + +https://effintasty.com/categories/desserts/ + + +https://effintasty.com/categories/snacks/ + + +https://effintasty.com/categories/basics/ + + +https://effintasty.com/categories/soups/ + + +https://effintasty.com/assets/EffinTastySiteFlow071516.pdf +2023-11-28T08:11:14+00:00 + + diff --git a/tag/bacon/index.html b/tag/bacon/index.html new file mode 100644 index 00000000..4a7e80d8 --- /dev/null +++ b/tag/bacon/index.html @@ -0,0 +1,452 @@ + + + + + + + + + +Effin’ Tasty | Effin’ Tasty is a cooking site dedicated to food, and the tastiest ways to prepare it. We have recipes and prep techniques, along with delicious pictures. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+

Recipes Tagged as "Bacon"

+ + +
+
All Tags: + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + + + + + + +
+
+ + + + + + + + + + + + + diff --git a/tag/basics/index.html b/tag/basics/index.html new file mode 100644 index 00000000..7a590772 --- /dev/null +++ b/tag/basics/index.html @@ -0,0 +1,417 @@ + + + + + + + + + +Effin’ Tasty | Effin’ Tasty is a cooking site dedicated to food, and the tastiest ways to prepare it. We have recipes and prep techniques, along with delicious pictures. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+

Recipes Tagged as "Basics"

+ + +
+
All Tags: + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + + + + + + +
+
+ + + + + + + + + + + + + diff --git a/tag/beef/index.html b/tag/beef/index.html new file mode 100644 index 00000000..30cf3e70 --- /dev/null +++ b/tag/beef/index.html @@ -0,0 +1,443 @@ + + + + + + + + + +Effin’ Tasty | Effin’ Tasty is a cooking site dedicated to food, and the tastiest ways to prepare it. We have recipes and prep techniques, along with delicious pictures. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+

Recipes Tagged as "Beef"

+ + +
+
All Tags: + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + + + + + + +
+
+ + + + + + + + + + + + + diff --git a/tag/bread/index.html b/tag/bread/index.html new file mode 100644 index 00000000..6392e0ec --- /dev/null +++ b/tag/bread/index.html @@ -0,0 +1,404 @@ + + + + + + + + + +Effin’ Tasty | Effin’ Tasty is a cooking site dedicated to food, and the tastiest ways to prepare it. We have recipes and prep techniques, along with delicious pictures. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+

Recipes Tagged as "Bread"

+
+ +
+ +
+
All Tags: + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + + + + + + +
+
+ + + + + + + + + + + + + diff --git a/tag/cakes/index.html b/tag/cakes/index.html new file mode 100644 index 00000000..6dc1a6f2 --- /dev/null +++ b/tag/cakes/index.html @@ -0,0 +1,428 @@ + + + + + + + + + +Effin’ Tasty | Effin’ Tasty is a cooking site dedicated to food, and the tastiest ways to prepare it. We have recipes and prep techniques, along with delicious pictures. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+

Recipes Tagged as "Cakes"

+ + +
+
All Tags: + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + + + + + + +
+
+ + + + + + + + + + + + + diff --git a/tag/chicken/index.html b/tag/chicken/index.html new file mode 100644 index 00000000..8c0f5f7d --- /dev/null +++ b/tag/chicken/index.html @@ -0,0 +1,404 @@ + + + + + + + + + +Effin’ Tasty | Effin’ Tasty is a cooking site dedicated to food, and the tastiest ways to prepare it. We have recipes and prep techniques, along with delicious pictures. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+

Recipes Tagged as "Chicken"

+
+ +
+ +
+
All Tags: + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + + + + + + +
+
+ + + + + + + + + + + + + diff --git a/tag/cookies/index.html b/tag/cookies/index.html new file mode 100644 index 00000000..ba6b08ce --- /dev/null +++ b/tag/cookies/index.html @@ -0,0 +1,441 @@ + + + + + + + + + +Effin’ Tasty | Effin’ Tasty is a cooking site dedicated to food, and the tastiest ways to prepare it. We have recipes and prep techniques, along with delicious pictures. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+

Recipes Tagged as "Cookies"

+ + +
+
All Tags: + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + + + + + + +
+
+ + + + + + + + + + + + + diff --git a/tag/crockpot/index.html b/tag/crockpot/index.html new file mode 100644 index 00000000..2a1b630f --- /dev/null +++ b/tag/crockpot/index.html @@ -0,0 +1,404 @@ + + + + + + + + + +Effin’ Tasty | Effin’ Tasty is a cooking site dedicated to food, and the tastiest ways to prepare it. We have recipes and prep techniques, along with delicious pictures. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+

Recipes Tagged as "Crockpot"

+ + +
+
All Tags: + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + + + + + + +
+
+ + + + + + + + + + + + + diff --git a/tag/easy/index.html b/tag/easy/index.html new file mode 100644 index 00000000..2b981a73 --- /dev/null +++ b/tag/easy/index.html @@ -0,0 +1,492 @@ + + + + + + + + + +Effin’ Tasty | Effin’ Tasty is a cooking site dedicated to food, and the tastiest ways to prepare it. We have recipes and prep techniques, along with delicious pictures. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+

Recipes Tagged as "Easy"

+ + +
+
All Tags: + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + + + + + + +
+
+ + + + + + + + + + + + + diff --git a/tag/frosting/index.html b/tag/frosting/index.html new file mode 100644 index 00000000..a1e1c8e2 --- /dev/null +++ b/tag/frosting/index.html @@ -0,0 +1,402 @@ + + + + + + + + + +Effin’ Tasty | Effin’ Tasty is a cooking site dedicated to food, and the tastiest ways to prepare it. We have recipes and prep techniques, along with delicious pictures. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+

Recipes Tagged as "Frosting"

+ + +
+
All Tags: + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + + + + + + +
+
+ + + + + + + + + + + + + diff --git a/tag/fruit/index.html b/tag/fruit/index.html new file mode 100644 index 00000000..10819758 --- /dev/null +++ b/tag/fruit/index.html @@ -0,0 +1,428 @@ + + + + + + + + + +Effin’ Tasty | Effin’ Tasty is a cooking site dedicated to food, and the tastiest ways to prepare it. We have recipes and prep techniques, along with delicious pictures. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+

Recipes Tagged as "Fruit"

+ + +
+
All Tags: + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + + + + + + +
+
+ + + + + + + + + + + + + diff --git a/tag/gluten-free/index.html b/tag/gluten-free/index.html new file mode 100644 index 00000000..7a8a5810 --- /dev/null +++ b/tag/gluten-free/index.html @@ -0,0 +1,548 @@ + + + + + + + + + +Effin’ Tasty | Effin’ Tasty is a cooking site dedicated to food, and the tastiest ways to prepare it. We have recipes and prep techniques, along with delicious pictures. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+

Recipes Tagged as "Gluten-free"

+ + +
+
All Tags: + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + + + + + + +
+
+ + + + + + + + + + + + + diff --git a/tag/grill/index.html b/tag/grill/index.html new file mode 100644 index 00000000..4cd2d6a9 --- /dev/null +++ b/tag/grill/index.html @@ -0,0 +1,428 @@ + + + + + + + + + +Effin’ Tasty | Effin’ Tasty is a cooking site dedicated to food, and the tastiest ways to prepare it. We have recipes and prep techniques, along with delicious pictures. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+

Recipes Tagged as "Grill"

+ + +
+
All Tags: + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + + + + + + +
+
+ + + + + + + + + + + + + diff --git a/tag/healthy/index.html b/tag/healthy/index.html new file mode 100644 index 00000000..73784073 --- /dev/null +++ b/tag/healthy/index.html @@ -0,0 +1,437 @@ + + + + + + + + + +Effin’ Tasty | Effin’ Tasty is a cooking site dedicated to food, and the tastiest ways to prepare it. We have recipes and prep techniques, along with delicious pictures. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+

Recipes Tagged as "Healthy"

+ + +
+
All Tags: + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + + + + + + +
+
+ + + + + + + + + + + + + diff --git a/tag/healthy/light/index.html b/tag/healthy/light/index.html new file mode 100644 index 00000000..c1c1b8c2 --- /dev/null +++ b/tag/healthy/light/index.html @@ -0,0 +1,443 @@ + + + + + + + + + +Effin’ Tasty | Effin’ Tasty is a cooking site dedicated to food, and the tastiest ways to prepare it. We have recipes and prep techniques, along with delicious pictures. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+

Recipes Tagged as "Healthy/light"

+ + +
+
All Tags: + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + + + + + + +
+
+ + + + + + + + + + + + + diff --git a/tag/make-ahead/index.html b/tag/make-ahead/index.html new file mode 100644 index 00000000..08d45ff7 --- /dev/null +++ b/tag/make-ahead/index.html @@ -0,0 +1,439 @@ + + + + + + + + + +Effin’ Tasty | Effin’ Tasty is a cooking site dedicated to food, and the tastiest ways to prepare it. We have recipes and prep techniques, along with delicious pictures. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+

Recipes Tagged as "Make-ahead"

+ + +
+
All Tags: + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + + + + + + +
+
+ + + + + + + + + + + + + diff --git a/tag/no-cook/index.html b/tag/no-cook/index.html new file mode 100644 index 00000000..23de2dae --- /dev/null +++ b/tag/no-cook/index.html @@ -0,0 +1,465 @@ + + + + + + + + + +Effin’ Tasty | Effin’ Tasty is a cooking site dedicated to food, and the tastiest ways to prepare it. We have recipes and prep techniques, along with delicious pictures. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+

Recipes Tagged as "No-cook"

+ + +
+
All Tags: + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + + + + + + +
+
+ + + + + + + + + + + + + diff --git a/tag/one-pot/index.html b/tag/one-pot/index.html new file mode 100644 index 00000000..885880e1 --- /dev/null +++ b/tag/one-pot/index.html @@ -0,0 +1,517 @@ + + + + + + + + + +Effin’ Tasty | Effin’ Tasty is a cooking site dedicated to food, and the tastiest ways to prepare it. We have recipes and prep techniques, along with delicious pictures. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+

Recipes Tagged as "One-pot"

+ + +
+
All Tags: + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + + + + + + +
+
+ + + + + + + + + + + + + diff --git a/tag/pasta/index.html b/tag/pasta/index.html new file mode 100644 index 00000000..5686ae42 --- /dev/null +++ b/tag/pasta/index.html @@ -0,0 +1,456 @@ + + + + + + + + + +Effin’ Tasty | Effin’ Tasty is a cooking site dedicated to food, and the tastiest ways to prepare it. We have recipes and prep techniques, along with delicious pictures. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+

Recipes Tagged as "Pasta"

+ + +
+
All Tags: + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + + + + + + +
+
+ + + + + + + + + + + + + diff --git a/tag/pies/index.html b/tag/pies/index.html new file mode 100644 index 00000000..3209a072 --- /dev/null +++ b/tag/pies/index.html @@ -0,0 +1,441 @@ + + + + + + + + + +Effin’ Tasty | Effin’ Tasty is a cooking site dedicated to food, and the tastiest ways to prepare it. We have recipes and prep techniques, along with delicious pictures. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+

Recipes Tagged as "Pies"

+ + +
+
All Tags: + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + + + + + + +
+
+ + + + + + + + + + + + + diff --git a/tag/potatoes/index.html b/tag/potatoes/index.html new file mode 100644 index 00000000..8f492357 --- /dev/null +++ b/tag/potatoes/index.html @@ -0,0 +1,415 @@ + + + + + + + + + +Effin’ Tasty | Effin’ Tasty is a cooking site dedicated to food, and the tastiest ways to prepare it. We have recipes and prep techniques, along with delicious pictures. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+

Recipes Tagged as "Potatoes"

+ + +
+
All Tags: + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + + + + + + +
+
+ + + + + + + + + + + + + diff --git a/tag/quick&easy/index.html b/tag/quick&easy/index.html new file mode 100644 index 00000000..1d925919 --- /dev/null +++ b/tag/quick&easy/index.html @@ -0,0 +1,404 @@ + + + + + + + + + +Effin’ Tasty | Effin’ Tasty is a cooking site dedicated to food, and the tastiest ways to prepare it. We have recipes and prep techniques, along with delicious pictures. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+

Recipes Tagged as "Quick&easy"

+
+ +
+ +
+
All Tags: + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + + + + + + +
+
+ + + + + + + + + + + + + diff --git a/tag/quick-&-easy/index.html b/tag/quick-&-easy/index.html new file mode 100644 index 00000000..92b90f4a --- /dev/null +++ b/tag/quick-&-easy/index.html @@ -0,0 +1,404 @@ + + + + + + + + + +Effin’ Tasty | Effin’ Tasty is a cooking site dedicated to food, and the tastiest ways to prepare it. We have recipes and prep techniques, along with delicious pictures. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+

Recipes Tagged as "Quick & easy"

+
+ +
+ +
+
All Tags: + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + + + + + + +
+
+ + + + + + + + + + + + + diff --git a/tag/rice/index.html b/tag/rice/index.html new file mode 100644 index 00000000..76ec6dae --- /dev/null +++ b/tag/rice/index.html @@ -0,0 +1,404 @@ + + + + + + + + + +Effin’ Tasty | Effin’ Tasty is a cooking site dedicated to food, and the tastiest ways to prepare it. We have recipes and prep techniques, along with delicious pictures. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+

Recipes Tagged as "Rice"

+
+ +
+ +
+
All Tags: + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + + + + + + +
+
+ + + + + + + + + + + + + diff --git a/tag/slow-cooker/index.html b/tag/slow-cooker/index.html new file mode 100644 index 00000000..020c02af --- /dev/null +++ b/tag/slow-cooker/index.html @@ -0,0 +1,428 @@ + + + + + + + + + +Effin’ Tasty | Effin’ Tasty is a cooking site dedicated to food, and the tastiest ways to prepare it. We have recipes and prep techniques, along with delicious pictures. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+

Recipes Tagged as "Slow-cooker"

+ + +
+
All Tags: + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + + + + + + +
+
+ + + + + + + + + + + + + diff --git a/tag/vegan/index.html b/tag/vegan/index.html new file mode 100644 index 00000000..5354c8fe --- /dev/null +++ b/tag/vegan/index.html @@ -0,0 +1,487 @@ + + + + + + + + + +Effin’ Tasty | Effin’ Tasty is a cooking site dedicated to food, and the tastiest ways to prepare it. We have recipes and prep techniques, along with delicious pictures. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+

Recipes Tagged as "Vegan"

+ + +
+
All Tags: + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + + + + + + +
+
+ + + + + + + + + + + + + diff --git a/tag/vegetarian/index.html b/tag/vegetarian/index.html new file mode 100644 index 00000000..7456ae71 --- /dev/null +++ b/tag/vegetarian/index.html @@ -0,0 +1,665 @@ + + + + + + + + + +Effin’ Tasty | Effin’ Tasty is a cooking site dedicated to food, and the tastiest ways to prepare it. We have recipes and prep techniques, along with delicious pictures. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+

Recipes Tagged as "Vegetarian"

+ + +
+
All Tags: + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + + + + + + +
+
+ + + + + + + + + + + + + diff --git a/tag/veggies/index.html b/tag/veggies/index.html new file mode 100644 index 00000000..19bd423b --- /dev/null +++ b/tag/veggies/index.html @@ -0,0 +1,443 @@ + + + + + + + + + +Effin’ Tasty | Effin’ Tasty is a cooking site dedicated to food, and the tastiest ways to prepare it. We have recipes and prep techniques, along with delicious pictures. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+

Recipes Tagged as "Veggies"

+ + +
+
All Tags: + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + + + + + + +
+
+ + + + + + + + + + + + +