summaryrefslogtreecommitdiff
path: root/recipes/polish_pickle_soup.html
diff options
context:
space:
mode:
authorDustin Walker <>2023-08-21 21:37:12 -0400
committerDustin Walker <>2023-08-21 21:37:12 -0400
commit760b4831b81c59f936f6b1c15e5201d6716670c7 (patch)
tree3e554961fdf206f5d822ba3c67e62f8e489e278b /recipes/polish_pickle_soup.html
parent63de0999d860f76869e3467e6fde17f3fcb4654c (diff)
Slimming down website
Diffstat (limited to 'recipes/polish_pickle_soup.html')
-rw-r--r--recipes/polish_pickle_soup.html55
1 files changed, 0 insertions, 55 deletions
diff --git a/recipes/polish_pickle_soup.html b/recipes/polish_pickle_soup.html
deleted file mode 100644
index 894a99d..0000000
--- a/recipes/polish_pickle_soup.html
+++ /dev/null
@@ -1,55 +0,0 @@
-<!DOCTYPE HTML>
-<html lang="en">
-
- <head>
- <title>Polish Pickle Soup</title>
- <meta charset="utf-8"/>
- <meta name="viewport" content="width=device-width, initial-scale=1"/>
- <link rel="stylesheet" type="text/css" href="../style.css"/>
- <link rel="shortcut icon" type="image/x-icon" href="../favicon.ico"/>
- </head>
- <body>
- <main>
- <img class="icon" src="../img/HPR.png" alt="Heilich Pennsylfaanisch Reich" title="Heilich Pennsylfaanisch Reich" width="300" height="287"/>
- <h1>Polish Pickle Soup</h1>
-
- <p>Zupa Ogórkowa - a cucumber soup utilizing the leftover brine, potatoes, and cream. Similar soups are found in other western/eastern Slavic and Baltic cooking. I like to add sausage to this one, but I don't believe it is traditional.</p>
-
- <p>It's very important not to curdle any cream you add to the soup. It needs to be tempered to the soup's temperature before being added. Introduce small portions of the soup to the cream, stiring vigorously, until tempered, and then add all of it back into the main pot of soup.</p>
-
- <div class="row">
- <div class="column">
- <h2>Ingredients</h2>
- <ul>
- <li>6 cup chicken broth/stock</li>
- <li>2 lb potatoes (bite size cubes)</li>
- <li>2 large carrots (bite size pieces)</li>
- <li>1 shallot (diced)</li>
- <li>1-2 leeks (thinly sliced)</li>
- <li>1 lb (or more) smoked sausage (kielbasa, andouille, dry chorizo, etc) (halved and sliced) (optional)</li>
- <li>1 rib of celery (halved/quartered and sliced)</li>
- <li>6 decent sized dill pickles (shreddred or diced)</li>
- <li>3/4 cup dill pickle juice</li>
- <li>1 cup sour cream</li>
- <li>fresh dill weed (optional)</li>
- </ul>
- </div>
- <div class="column">
- <h2>Instructions</h2>
- <ol>
- <li>In a large pot, bring broth to a boil. Add vegetables and sausage.</li>
- <li>Reduce heat and simmer for 20 minutes.</li>
- <li>Add pickles and pickle juice and combine well.</li>
- <li>Temper the sour cream, and add it into the soup (see above)</li>
- <li>Serve, optionally garnishing with fresh dill.</li>
- </ol>
- </div>
- </div>
-
- <footer>
- <a href="../index.html">Home</a> | <a href="../recipes.html">Recipes</a>
- </footer>
- </main>
- </body>
-
-</html>