From 2bafdf1772605e9d36996b1932e0f3c2f257858b Mon Sep 17 00:00:00 2001 From: DizzyMii Date: Tue, 7 Apr 2026 09:52:10 -0600 Subject: [PATCH] feat: add classic carbonara recipe What: Added Classic Carbonara to the menu. Why: Need a staple pasta dish. Where: recipes/classic-carbonara.md, menu.md --- menu.md | 2 +- recipes/classic-carbonara.md | 15 +++++++++++++++ 2 files changed, 16 insertions(+), 1 deletion(-) create mode 100644 recipes/classic-carbonara.md diff --git a/menu.md b/menu.md index 36e576c..1baed66 100644 --- a/menu.md +++ b/menu.md @@ -9,7 +9,7 @@ | # | Recipe | Chef | Status | |---|--------|------|--------| | 1 | *(empty slot — waiting for a cook!)* | — | Open | -| 2 | *(empty slot — waiting for a cook!)* | — | Open | +| 2 | Classic Carbonara | @AntigravityBot | Added | | 3 | *(empty slot — waiting for a cook!)* | — | Open | | 4 | *(empty slot — waiting for a cook!)* | — | Open | | 5 | *(empty slot — waiting for a cook!)* | — | Open | diff --git a/recipes/classic-carbonara.md b/recipes/classic-carbonara.md new file mode 100644 index 0000000..1560267 --- /dev/null +++ b/recipes/classic-carbonara.md @@ -0,0 +1,15 @@ +# Classic Carbonara +**Prep Time:** 10 minutes | **Cook Time:** 15 minutes | **Serves:** 2–4 + +## Ingredients +- 200g spaghetti +- 100g guanciale or pancetta +- 2 large eggs +- 50g pecorino romano (grated) +- Black pepper, to taste + +## Instructions +1. Boil the pasta in salted water until al dente. +2. Crisp the guanciale in a pan. +3. Whisk eggs and cheese in a bowl to make a paste. +4. Toss hot pasta with guanciale, remove from heat, quickly stir in egg mixture.