From 7b7240d50dd5e418bc17beff48aa5681b398b980 Mon Sep 17 00:00:00 2001 From: gramanas Date: Fri, 14 Oct 2022 22:11:50 +0300 Subject: More changes --- lib/cauliflower-bread.rcp | 22 ++++++++++++++++++++++ lib/minced-meat.rcp | 2 +- lib/pasta-with-minced-meat.rcp | 2 +- lib/pasta.rcp | 2 +- lib/sandwich-base.rcp | 9 --------- lib/sandwich-sour.rcp | 13 ------------- lib/sandwiches/sandwich-base.rcp | 9 +++++++++ lib/sandwiches/sandwich-sour.rcp | 13 +++++++++++++ lib/sandwiches/sandwich-xwriatiko.rcp | 13 +++++++++++++ lib/spetsofai.rcp | 21 +++++++++++++++++++++ 10 files changed, 81 insertions(+), 25 deletions(-) create mode 100644 lib/cauliflower-bread.rcp delete mode 100644 lib/sandwich-base.rcp delete mode 100644 lib/sandwich-sour.rcp create mode 100644 lib/sandwiches/sandwich-base.rcp create mode 100644 lib/sandwiches/sandwich-sour.rcp create mode 100644 lib/sandwiches/sandwich-xwriatiko.rcp create mode 100644 lib/spetsofai.rcp (limited to 'lib') diff --git a/lib/cauliflower-bread.rcp b/lib/cauliflower-bread.rcp new file mode 100644 index 0000000..85b731a --- /dev/null +++ b/lib/cauliflower-bread.rcp @@ -0,0 +1,22 @@ +@ cauliflower bread + +Parchment paper, Nonstick cooking spray, Cheesecloth +cauliflower head = 1 +or cauliflower rice = 3 cups +large egg lightly beaten = 1 +shredded part-skim mozzarella cheese = 1/2 cup +salt +ground black pepper + +--- + +- Preheat oven to 220 C. +- Line large baking sheet with parchment paper. Lightly coat with spray. Set aside. +- Place half of cauliflower in food processor; pulse until cauliflower is chopped into pieces about the size of rice. Repeat with the other half. Place in microwave-safe bowl. +- Fry cauliflower [for 5 to 10 minutes]. +- Place cauliflower on cheesecloth, in small batches; squeeze dry. (No cheesecloth? Use a heavy-duty paper towel.) Don't skip this step —cauliflower needs to be dry. +- Combine cauliflower, egg, cheese, salt, and pepper in a medium bowl; mix well. +- Place cauliflower mixture onto baking sheet in four even portions. Form into squares. +- Bake [for 15 to 17 minutes, or until golden]. ++ Cool for 10 minutes before carefully removing from baking sheet. + diff --git a/lib/minced-meat.rcp b/lib/minced-meat.rcp index 1b25998..9feb48b 100644 --- a/lib/minced-meat.rcp +++ b/lib/minced-meat.rcp @@ -3,7 +3,7 @@ minced veal = 400g minced pork = 100g -salt, pepper = * +salt, pepper kayen pepper = 1/2 tbsp cinamon = 1/2 tbsp cumin = 1/2 tbsp diff --git a/lib/pasta-with-minced-meat.rcp b/lib/pasta-with-minced-meat.rcp index 3a4a6bc..c4c4a2d 100644 --- a/lib/pasta-with-minced-meat.rcp +++ b/lib/pasta-with-minced-meat.rcp @@ -1,4 +1,4 @@ @ pasta with minced meat !pasta.rcp -!minced-meat.rcp +2!minced-meat.rcp diff --git a/lib/pasta.rcp b/lib/pasta.rcp index da71596..189c562 100644 --- a/lib/pasta.rcp +++ b/lib/pasta.rcp @@ -1,7 +1,7 @@ @pasta pasta = 240g -salt = * +salt olive oil = 1tblsp --- diff --git a/lib/sandwich-base.rcp b/lib/sandwich-base.rcp deleted file mode 100644 index 7a485b2..0000000 --- a/lib/sandwich-base.rcp +++ /dev/null @@ -1,9 +0,0 @@ -@ sandwitch base - -bread = two pieces / one bun -butter or mayo = * - ---- - -- toast the $bread [for 3 minutes] => toasted bread -- spead the ${butter or mayo} on the ${toasted bread} diff --git a/lib/sandwich-sour.rcp b/lib/sandwich-sour.rcp deleted file mode 100644 index 7b614c4..0000000 --- a/lib/sandwich-sour.rcp +++ /dev/null @@ -1,13 +0,0 @@ -@ sandwich with sun dried tomatoes - -!sandwich-base.rcp - -sun dried tomatoes = 3 -turkey = 2pcs -cheddar = 2pcs - ---- - -> chop the ${sun dried tomatoes} into litle pieces -> slice the $turkey and ${cheddar} in half -+ assembly order: bread mayo tomatoes cheddar turkey bread diff --git a/lib/sandwiches/sandwich-base.rcp b/lib/sandwiches/sandwich-base.rcp new file mode 100644 index 0000000..7a485b2 --- /dev/null +++ b/lib/sandwiches/sandwich-base.rcp @@ -0,0 +1,9 @@ +@ sandwitch base + +bread = two pieces / one bun +butter or mayo = * + +--- + +- toast the $bread [for 3 minutes] => toasted bread +- spead the ${butter or mayo} on the ${toasted bread} diff --git a/lib/sandwiches/sandwich-sour.rcp b/lib/sandwiches/sandwich-sour.rcp new file mode 100644 index 0000000..7b614c4 --- /dev/null +++ b/lib/sandwiches/sandwich-sour.rcp @@ -0,0 +1,13 @@ +@ sandwich with sun dried tomatoes + +!sandwich-base.rcp + +sun dried tomatoes = 3 +turkey = 2pcs +cheddar = 2pcs + +--- + +> chop the ${sun dried tomatoes} into litle pieces +> slice the $turkey and ${cheddar} in half ++ assembly order: bread mayo tomatoes cheddar turkey bread diff --git a/lib/sandwiches/sandwich-xwriatiko.rcp b/lib/sandwiches/sandwich-xwriatiko.rcp new file mode 100644 index 0000000..6b8c795 --- /dev/null +++ b/lib/sandwiches/sandwich-xwriatiko.rcp @@ -0,0 +1,13 @@ +@ sandwich xwriatiko + +!sandwich-base.rcp +salt, peper, oregano = * +tomato = * +cucumber = * +olive paste = 2 tbsp + +--- + +> slice the $tomato and $cucumber +- spread the ${olive paste} on the bread +- add the veggies and season diff --git a/lib/spetsofai.rcp b/lib/spetsofai.rcp new file mode 100644 index 0000000..61935f8 --- /dev/null +++ b/lib/spetsofai.rcp @@ -0,0 +1,21 @@ +@spetsofai + +sausages = 4 +red peppers = 2 +green peppers = 2 +tomato = 2 +lemon = 1 +onion = 1 +garlic = 1 clove +olive oil +paprika, salt, pepper, oregano + +--- + +- dice the veggies in ~2x2cm pieces +- cut the sausage in similar sized bites +> toss them all in an oven safe tray +> add olive oil, salt, pepper, paprika and some oregano +> squeeze in the lemon juice and toss again to combine +> bake in the oven [until the saucage is done] ++ serve with some plain rice -- cgit v1.2.3