summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2021-03-11 09:03:30 -0500
committerGitHub <noreply@github.com>2021-03-11 09:03:30 -0500
commit387792ee246adf44358f2e25e8cfa6d1074be9da (patch)
tree054c0b1aa54055dbe377aeb4f82555d2716922e8
parentb6a86a26b8b9825d93565ac540d348b7230b7952 (diff)
parent22a31a1c684d05ad988cbdd744caf271d86e2317 (diff)
Merge branch 'master' into master
-rw-r--r--README.md4
-rw-r--r--src/.ssgignore1
-rw-r--r--src/almeirim-stone-soup.md9
-rw-r--r--src/dried-tomato-plum-spread.md22
-rw-r--r--src/example.md5
-rw-r--r--src/index.md4
-rw-r--r--src/pasta.md2
-rw-r--r--src/potato-and-eggplant-curry.md40
-rw-r--r--src/style.css7
9 files changed, 81 insertions, 13 deletions
diff --git a/README.md b/README.md
index ebc642c..6605ec7 100644
--- a/README.md
+++ b/README.md
@@ -31,7 +31,7 @@ several instructional images as absolutely necessary.
Do not add stock images you found on the internet.
Take a good picture yourself of the actual dish created.
-If you see a bad or substandard iamge, you may submit a better one.
+If you see a bad or substandard image, you may submit a better one.
Images should be in `.webp` format.
If you submit an image for say, `chicken-parmesan.md`, it should be added as `pix/chicken-parmesan.webp`.
@@ -74,5 +74,5 @@ This website and all its content is in the public domain.
By submitting text or images or anything else to this repository,
you waive any pretense of ownership to it,
although you are welcome and recommended to give yourself credit
-at the botton of a submitted page for you adding it
+at the bottom of a submitted page for you adding it
(including personal or donation links).
diff --git a/src/.ssgignore b/src/.ssgignore
new file mode 100644
index 0000000..febf952
--- /dev/null
+++ b/src/.ssgignore
@@ -0,0 +1 @@
+template.md
diff --git a/src/almeirim-stone-soup.md b/src/almeirim-stone-soup.md
index ba2f2dc..c285c84 100644
--- a/src/almeirim-stone-soup.md
+++ b/src/almeirim-stone-soup.md
@@ -2,10 +2,6 @@
It is truly emblematic of Portuguese cuisine, as it uses all of the ingredients available in order to waste no food.
-## Story
-> A poor friar who was on a pilgrimage stopped in the village of Almeirim and knocked on the door of a house. He was too proud to beg for a bite to eat, so instead, he requested a large pot in which he could make “a delicious and filling…….stone soup”. With arched eyebrows and curious glances, the family invited him into their home and set up a large pot over flickering flames and filled with water. Slowly walking up to the ironclad cauldron, the friar reached into his deep pocket to produce a smooth and well-cleaned stone that he promptly dropped into the boiling water. A little while later he tasted the soup and said that it needed a touch of seasoning. So the wife brought him some salt to add, to which he suggested that maybe a little bit of chouriço (sausage), or pork belly, would be better. Graciously, she obliged and dropped several thick slices into the pot. Then, the friar asked if she might not have a little something to enrich the soup, such as potatoes or beans from a previous meal. With a broad smile, she agreed, and added a healthy portion into the bubbling water. This banter continued back and forth between the family and the friar before he finally announced that he had indeed made a very delicious and filling soup. When the soup was done, the friar fished the stone out of the pot, washed and dried it off, and plopped it back in his pocket for the next time.
-> - According to the people of Almeirim
-
## Ingredients
- well-washed stone
@@ -29,6 +25,11 @@
- Once the potatoes are well cooked, you can remove the pot from the heat, add the previously chopped meat back in and stir it well.
- Pour into bowls and serve.
+## Story
+
+> A poor friar who was on a pilgrimage stopped in the village of Almeirim and knocked on the door of a house. He was too proud to beg for a bite to eat, so instead, he requested a large pot in which he could make “a delicious and filling…….stone soup”. With arched eyebrows and curious glances, the family invited him into their home and set up a large pot over flickering flames and filled with water. Slowly walking up to the ironclad cauldron, the friar reached into his deep pocket to produce a smooth and well-cleaned stone that he promptly dropped into the boiling water. A little while later he tasted the soup and said that it needed a touch of seasoning. So the wife brought him some salt to add, to which he suggested that maybe a little bit of chouriço (sausage), or pork belly, would be better. Graciously, she obliged and dropped several thick slices into the pot. Then, the friar asked if she might not have a little something to enrich the soup, such as potatoes or beans from a previous meal. With a broad smile, she agreed, and added a healthy portion into the bubbling water. This banter continued back and forth between the family and the friar before he finally announced that he had indeed made a very delicious and filling soup. When the soup was done, the friar fished the stone out of the pot, washed and dried it off, and plopped it back in his pocket for the next time.
+> - According to the people of Almeirim
+
## Contribution
- Artur Mancha -- [Pleroma](https://pleroma.pt/@lisbonjoker)
diff --git a/src/dried-tomato-plum-spread.md b/src/dried-tomato-plum-spread.md
new file mode 100644
index 0000000..0942e53
--- /dev/null
+++ b/src/dried-tomato-plum-spread.md
@@ -0,0 +1,22 @@
+# Dried tomato & plum bread spread
+
+Quick and simple bread spread.
+
+## Ingredients
+
+- 10 dried plums
+- 1 jar of dried tomatoes
+- 1 tsp of smoked paprika
+- pinch of dried coriander (optional)
+- pinch of chilli (optional, if you like it to be spicy)
+
+## Directions
+
+1. Put plums in hot water from kettle for couple of minutes, in order to make them softer.
+2. After that put plums (without the water) and rest of the ingredients into blender and mix it until you're satisfied.
+3. If you want to make it more liquid you can add water from the plums.
+
+
+## Contribution
+
+- Patryk Niedźwiedziński - [website](https://niedzwiedzinski.cyou)
diff --git a/src/example.md b/src/example.md
deleted file mode 100644
index f46644b..0000000
--- a/src/example.md
+++ /dev/null
@@ -1,5 +0,0 @@
-# Example page
-
-Here is an example page.
-
-Will this be added.
diff --git a/src/index.md b/src/index.md
index fc3fcb1..88d7402 100644
--- a/src/index.md
+++ b/src/index.md
@@ -18,6 +18,8 @@ Only Based cooking. No ads, no tracking, nothing but based cooking.
- [Almeirim Stone Soup](almeirim-stone-soup.html)
- [Chicken Wings](chicken-wings.html)
- [Cacio e Pepe](cacio-e-pepe.html)
+- [Potato and Eggplant Curry](potato-and-eggplant-curry.html)
+- [Dried Tomato and Plums Bread Spread](dried-tomato-plum-spread.html)
## Basics
@@ -40,7 +42,7 @@ Founded to provide a simple online cookbook without ads and obese web design.
### It's easy to contribute!
-- Submit new recipes via git via [Github](https://github.com/lukesmithxyz/based.recipes) or [Gitlab](https://gitlab.com/lukesmithxyz/based.cooking).
+- Submit new recipes via git via [Github](https://github.com/lukesmithxyz/based.cooking) or [Gitlab](https://gitlab.com/lukesmithxyz/based.cooking).
- If a recipe has no image for it, make the recipe as presented and submit a picture above or to [luke@lukesmith.xyz](mailto:luke@lukesmith.xyz).
- Donate to the individual people who contribute pages whose names are at the bottom of each page.
- Donate Bitcoin to the site's long-term maintenance fund: `bc1q763s4ud0hgfa66ce64gyh6tsss49vyk5cqcm6w` ([QR code](pix/bitcoin-based-cooking.webp))
diff --git a/src/pasta.md b/src/pasta.md
index 5ea4d41..228e2f1 100644
--- a/src/pasta.md
+++ b/src/pasta.md
@@ -24,7 +24,7 @@ Pasta is usually eaten with some kind of [pasta sauce](pasta-sauce.html) or used
The often recommended way to cook most pasta is *al dente*, which often means "slightly undercooked," or with a subtle firmness that makes it still substantial.
Cooking pasta more than that is no great crime,
-but if you keep it in their for *too* long, it'll become mush.
+but if you keep it in there for *too* long, it'll become mush.
## Contribution
diff --git a/src/potato-and-eggplant-curry.md b/src/potato-and-eggplant-curry.md
new file mode 100644
index 0000000..c6cfa90
--- /dev/null
+++ b/src/potato-and-eggplant-curry.md
@@ -0,0 +1,40 @@
+# Potato and Eggplant (Aubergine) Curry
+
+A simple and tasty curry that is easy to customise.
+
+## Ingredients
+
+- 1 large eggplant (Aubergine)
+- 2 medium potatoes
+- 3 tbsp olive oil
+- 2 onions (finely sliced)
+- 2 garlic cloves (crushed)
+- 2 tsp garam masala
+- 2 tsp turmeric
+- 2 tsp ground coriander
+- 400ml can chopped tomatoes
+- 400ml can coconut milk
+- rice
+
+### Optional extras
+- Carrots
+- Red Peppers (Capsicums)
+- Paneer
+
+## Directions
+
+1. Heat the oven to approximately 200°C (392°F).
+2. Cut the Eggplant into 1 cm (1/3 in) slices and place on a tray. Cover with a layer of oil and bake for 20 minutes.
+3. Cook the sliced onions with oil until soft on medium (about 5-6 minutes).
+4. Add the garlic, garam masala, turmeric and ground coriander and allow to release aroma for a minute or two.
+5. Tip in the canned tomatos and coconut milk. Add the Eggplant, and chunks of potato.
+ - It is possible to add additional vegetables at this step. I have on occasion added carrots and red peppers (capsicums).
+7. Cover and simmer for ~15-20 minutes.
+8. Boil 2 serves of rice
+9. Remove the lid and cook for a further 5 minutes, or until reduced.
+ - A nice optional addition at this point is Paneer.
+10. Serve with the rice
+
+## Contribution
+
+- Luke Chadwick - [website](https://lukechadwick.com)
diff --git a/src/style.css b/src/style.css
index d546860..a6961f3 100644
--- a/src/style.css
+++ b/src/style.css
@@ -34,3 +34,10 @@ img {
color: tomato ;
}
}
+
+@media print {
+ a[href] {
+ text-decoration: none ;
+ color: black ;
+ }
+}