commit: ab33cf78500244f2874a7d80df103b9528ab0d81
parent c4c7afe4805c96f4e7de529881ebd9caedac677d
Author: rekkabell <rekkabell@gmail.com>
Date: Mon, 3 Mar 2025 17:12:27 -0800
*
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/recipes.c b/src/recipes.c
@@ -1088,7 +1088,7 @@ add_part(&whole_wheat_pancakes, &whole_wheat_pancakes_pancakes);
// pandanus fruit bread
Recipe pandanus_fruit_bread = create_recipe("pandanus fruit bread", tropical, "20 pieces", 20181110, 40);
-set_description(&pandanus_fruit_bread, "<p>We arrived in the <a href='https://100r.co/pages/the_promise_of_pancakes.html' target='_blank'>Marshall Islands 3 weeks ago</a>. We are settled in, but one thing remains difficult for us: finding fresh produce. The vegetables in Majuro are imported from either Guam, or Hawaii by cargo ship, and because they spend much time at sea they are frozen. Freezing fresh whole vegetables is never a good idea, the vegetables rot before they make it onto the shelves. When possible, we opt for local produce. Majuro has few native fresh vegetables, but they do have some fruit and among these is <b>the pandanus fruit</b>.</p><p>Pandanus, or <a href='https://en.wikipedia.org/wiki/Pandanus_tectorius' target='_blank'>Pandanus tectorius</a>, bears a fruit that look like a giant pinecone, it is made up of little wedge-like phalanges, commonly referred to as 'keys'. Each fruit has about 40-80 keys, the part of the keys that is attached to the core is soft, and a bright orange colour. In the Marshall Islands, people suck on the orange part which is sweet and tastes of cane sugar. The soft part can also be cut, and processed into juice. It is possible to make the juice yourself, this <b><a href='http://www.cuisinivity.com/globalfeast/pacific/Marshall_Islands/2012/Pandanus.php' target='_blank'>blog post</a></b> explains the process at length.</p><p>I don't have the space, nor the tools to prepare pandanus juice, but a store in Majuro sells frozen purée. This is what I used to prepare this pandanus fruit cake and the topping that goes with it. What does it taste like? It is similar to mango, sweet, but also bitter.</p><p>I bought a generous portion of frozen pandanus purée, and couldn't use most of it in the bread so we used the rest to make a topping. The chia seeds don't act as a thickener and can be omitted, but they add nutritional value to the meal.</p><p>If you ever come across some pandanus fruit, please try it! Making pandanus juice from scratch requires some muscle and serious dedication, but in places where it grows, chances are you'll also find a 'processed' version.</p>");
+set_description(&pandanus_fruit_bread, "<p>We arrived in the <a href='https://100r.co/site/marshall_islands.html' target='_blank'>Marshall Islands 3 weeks ago</a>. We are settled in, but one thing remains difficult for us: finding fresh produce. The vegetables in Majuro are imported from either Guam, or Hawaii by cargo ship, and because they spend much time at sea they are frozen. Freezing fresh whole vegetables is never a good idea, the vegetables rot before they make it onto the shelves. When possible, we opt for local produce. Majuro has few native fresh vegetables, but they do have some fruit and among these is <b>the pandanus fruit</b>.</p><p>Pandanus, or <a href='https://en.wikipedia.org/wiki/Pandanus_tectorius' target='_blank'>Pandanus tectorius</a>, bears a fruit that look like a giant pinecone, it is made up of little wedge-like phalanges, commonly referred to as 'keys'. Each fruit has about 40-80 keys, the part of the keys that is attached to the core is soft, and a bright orange colour. In the Marshall Islands, people suck on the orange part which is sweet and tastes of cane sugar. The soft part can also be cut, and processed into juice. It is possible to make the juice yourself, this <b><a href='http://www.cuisinivity.com/globalfeast/pacific/Marshall_Islands/2012/Pandanus.php' target='_blank'>blog post</a></b> explains the process at length.</p><p>I don't have the space, nor the tools to prepare pandanus juice, but a store in Majuro sells frozen purée. This is what I used to prepare this pandanus fruit cake and the topping that goes with it. What does it taste like? It is similar to mango, sweet, but also bitter.</p><p>I bought a generous portion of frozen pandanus purée, and couldn't use most of it in the bread so we used the rest to make a topping. The chia seeds don't act as a thickener and can be omitted, but they add nutritional value to the meal.</p><p>If you ever come across some pandanus fruit, please try it! Making pandanus juice from scratch requires some muscle and serious dedication, but in places where it grows, chances are you'll also find a 'processed' version.</p>");
RecipePart pandanus_fruit_bread_pandanus_bread = create_part("pandanus bread");
add_instruction(&pandanus_fruit_bread_pandanus_bread, "Preheat oven to <u>180 °C (350 °F)</u>.");
add_instruction(&pandanus_fruit_bread_pandanus_bread, "Mix <i>2.5 ml (1/2 tsp)</i> of <a href='apple_cider_vinegar.html'>apple cider vinegar</a> in <i>60 ml (1/4 cup)</i> of <a href='soy_milk.html'>soy milk</a>, this will make the milk curdle.");