diff --git a/cook/sides/Deviled Eggs.cook b/cook/sides/Deviled Eggs.cook new file mode 100644 index 000000000..8ffec630b --- /dev/null +++ b/cook/sides/Deviled Eggs.cook @@ -0,0 +1,11 @@ +>> source: Tante Myrna Seccia + +Hard boil @eggs{6}. + +Shell and split the eggs in half lengthwise and remove, but don't discard, the yolks. + +For filling, take yolks, mash them and mix @mayonnaise{3%Tbsp}, @mustard{1/2%tsp}, @salt{1/4%tsp}, @garlic salt{1/8%tsp}, @onion powder{1/8%tsp}, finely chopped @bacon bits{2%Tbsp}. all ingredients together until creamy. Add mayonnaise if not creamy enough. + +Scoop filling into egg white and sprinkle with @Lawry's Seasoned Salt{}. + +Chill for ~{3%hours} and enjoy! diff --git a/cook/sides/Deviled Eggs.jpg b/cook/sides/Deviled Eggs.jpg new file mode 100644 index 000000000..15009efce Binary files /dev/null and b/cook/sides/Deviled Eggs.jpg differ diff --git a/dictionary.txt b/dictionary.txt index bd9a173e7..7974c236a 100644 --- a/dictionary.txt +++ b/dictionary.txt @@ -373,3 +373,4 @@ Lumpia Kroket Nasi Goreng +Lawry's diff --git a/docs/assets/images/deviled-eggs.jpg b/docs/assets/images/deviled-eggs.jpg new file mode 100644 index 000000000..15009efce Binary files /dev/null and b/docs/assets/images/deviled-eggs.jpg differ diff --git a/docs/sides/deviled-eggs.md b/docs/sides/deviled-eggs.md new file mode 100644 index 000000000..14695aad1 --- /dev/null +++ b/docs/sides/deviled-eggs.md @@ -0,0 +1,50 @@ +--- +comments: true +--- +# :egg: Deviled Eggs + +![Deviled Eggs](../assets/images/deviled-eggs.jpg) + +| :timer_clock: Total Time | +|:-----------------------: | +| 3.00 hours | + +## :salt: Ingredients + +- :egg: 6 eggs +- :egg: 3 Tbsp [mayonnaise][1] +- :hotdog: 0.5 tsp mustard +- :salt: 0.25 tsp salt +- :garlic: 0.13 tsp garlic salt +- :onion: 0.13 tsp onion powder +- :bacon: 2 Tbsp bacon bits +- :salt: some Lawry's Seasoned Salt + +## :pencil: Instructions + +### Step 1 + +Hard boil eggs. + +### Step 2 + +Shell and split the eggs in half lengthwise and remove, but don't discard, the yolks. + +### Step 3 + +For filling, take yolks, mash them and mix mayonnaise, mustard, salt, garlic salt, onion powder, finely chopped bacon +bits. all ingredients together until creamy. Add mayonnaise if not creamy enough. + +### Step 4 + +Scoop filling into egg white and sprinkle with Lawry's Seasoned Salt. + +### Step 5 + +Chill for 3 hours and enjoy! + +## :link: Source + +- Tante Myrna Seccia + +[1]: <../sauces-and-dressings/mayonnaise.md> diff --git a/mkdocs.yml b/mkdocs.yml index 2aed82a87..f4738ee2a 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -415,6 +415,7 @@ nav: - Cheesy Potatoes: sides/cheesy-potatoes.md - Corn Tortillas: sides/corn-tortillas.md - Couscous Feta Salad: sides/couscous-feta-salad.md + - Deviled Eggs: sides/deviled-eggs.md - Eggless Egg Salad: sides/eggless-egg-salad.md - Falafel Scones with Harissa Yogurt: sides/falafel-scones-with-harissa-yogurt.md - French Potato Salad: sides/french-potato-salad.md