feat: add Migas. Fixes #1396.

This commit is contained in:
nιcнolaѕ wιlde
2026-06-25 22:37:29 -07:00
parent 2aec0da5f8
commit b15dcce609
8 changed files with 671 additions and 577 deletions

View File

@ -390,6 +390,7 @@ extend-exclude = [
"Merritt" = "Merritt"
"Mexicrema" = "Mexicrema"
"Mezza" = "Mezza"
"Migas" = "Migas"
"Millefeuille" = "Millefeuille"
"Minestrone-ish" = "Minestrone-ish"
"Mirepoix" = "Mirepoix"
@ -973,6 +974,7 @@ extend-exclude = [
"merritt" = "merritt"
"mexican" = "mexican"
"microplane" = "microplane"
"migas" = "migas"
"millefeuille" = "millefeuille"
"mins" = "mins"
"mirepoix" = "mirepoix"

16
cook/breakfast/Migas.cook Normal file
View File

@ -0,0 +1,16 @@
>> source: Cup of Jo
>> serves: 2
>> prep time: 10 minutes
>> cook time: 10 minutes
Sauté chopped @peppers{2} and chopped @onion{1} in a #pan{} with some @chili-lime seasoning{1%tsp}.
Whisk @eggs{4} with @cottage cheese{1/2%cup} in a #bowl{}.
Add the egg mixture to the pan and let it scramble until soft.
Dump in about half a can of @black beans{1/2%can} (or pintos) and crumble on a handful or two of @tortilla chips{2%handfuls}.
Cook it all until the eggs are set to your liking and the chips are a bit soft.
Top with @salsa{}, @sour cream{}, @cheese{}, @cilantro{}, @pico de gallo{}, and @avocado{} to serve.

BIN
cook/breakfast/Migas.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 179 KiB

File diff suppressed because it is too large Load Diff

Binary file not shown.

After

Width:  |  Height:  |  Size: 85 KiB

66
docs/breakfast/migas.md Normal file
View File

@ -0,0 +1,66 @@
---
comments: true
tags:
- breakfast
---
# Migas
![Migas][1]{ loading=lazy }
| :fork_and_knife_with_plate: Serves | :timer_clock: Total Time |
|:----------------------------------:|:-----------------------: |
| 2 | 0 minutes |
## :salt: Ingredients
- :hot_pepper: 2 peppers
- :tea: 1 onion
- :herb: 1 tsp (2 g) chili-lime seasoning
- :egg: 4 eggs
- :cheese_wedge: 0.5 cup (113 g) cottage cheese
- :beans: 0.5 can black beans
- :bread: 2 handfuls tortilla chips
- :tomato: some salsa
- :glass_of_milk: some sour cream
- :cheese_wedge: some cheese
- :herb: some cilantro
- :tomato: some pico de gallo
- :avocado: some avocado
## :cooking: Cookware
- 1 pan
- 1 bowl
## :pencil: Instructions
### Step 1
Sauté chopped peppers and chopped onion in a pan with some chili-lime seasoning.
### Step 2
Whisk eggs with cottage cheese in a bowl.
### Step 3
Add the egg mixture to the pan and let it scramble until soft.
### Step 4
Dump in about half a can of black beans (or pintos) and crumble on a handful or two of tortilla chips.
### Step 5
Cook it all until the eggs are set to your liking and the chips are a bit soft.
### Step 6
Top with salsa, sour cream, cheese, cilantro, pico de gallo, and avocado to serve.
## :link: Source
- Cup of Jo
[1]: <../assets/images/migas.webp>

View File

@ -157,7 +157,6 @@ emoji:
- vegan mayonnaise
- vegan mayo
- crème fraîche
- sour cream
- aquafaba
- buttermilk
- beans:
@ -176,6 +175,7 @@ emoji:
- bee:
- beeswax
- bread:
- tortilla chips
- /4 teaspoon ground cinnamon
- /4 cup (30g) King Arthur Unbleached All-Purpose Flour
- (390g) King Arthur Unbleached All-Purpose Flour
@ -259,6 +259,8 @@ emoji:
- carrots
- grated carrots
- cheese_wedge:
- cheese
- cottage cheese
- extra firm tofu
- vegan cream cheese
- nutritional yeast
@ -403,6 +405,7 @@ emoji:
- Baker's Special Dry Milk
- Bakers Special Dried Milk
- milk powder
- sour cream
- whipped cream
- grapes:
- raisins
@ -413,6 +416,7 @@ emoji:
- green grapes
- date paste
- herb:
- chili-lime seasoning
- Cajun seasoning
- fresh basil leaves
- fresh mint leaves
@ -444,6 +448,7 @@ emoji:
- crushed tomatoes
- crushed red pepper
- bell pepper
- peppers
- red bell pepper
- green bell pepper
- crushed red pepper flakes
@ -602,6 +607,7 @@ emoji:
- Fiori di Sicilia
- dill pickle juice
- tea:
- onion
- active dry yeast
- instant yeast
- sourdough discard
@ -623,6 +629,7 @@ emoji:
- active dry yeast
- instant yeast
- tomato:
- pico de gallo
- tomato
- marinara sauce
- whole tomatoes

View File

@ -172,6 +172,7 @@ Breakfast = [
{ "Lemon Poppy Muffins" = "breakfast/lemon-poppy-muffins.md" },
{ "Levain Bakery Blueberry Muffins" = "breakfast/levain-bakery-blueberry-muffins.md" },
{ "Loaded Potato Pancakes" = "breakfast/loaded-potato-pancakes.md" },
{ "Migas" = "breakfast/migas.md" },
{ "Mom's Breakfast Potatoes" = "breakfast/mom's-breakfast-potatoes.md" },
{ "Morning Muffin In a Mug" = "breakfast/morning-muffin-in-a-mug.md" },
{ "Orejas (Mexican Pan Dulce)" = "breakfast/orejas-(mexican-pan-dilce).md" },