@@ -7,16 +7,18 @@ export function FractalFeast() {
77 date = { '12-24-20' }
88 >
99 < p > A few years ago, for no particular occasion, I prepared a fractal feast. My guests had a range of "normal",
10- vegan, ketogenic, and kosher diets. If you accommodate all these dietary restrictions, it is probably impossible
11- to accommodate nut allergies. But if you can deal with some carbs, swap out anything almond flour with a more
12- traditional recipe; you won't be able to claim Mandelbrot, unfortunately.
10+ vegan, ketogenic, and kosher diets. If you accommodate all these dietary restrictions, it is probably
11+ impossible
12+ to accommodate nut allergies. But if you can deal with some carbs, swap out anything almond flour with a
13+ more
14+ traditional recipe; you won't be able to claim Mandelbrot, unfortunately.
1315 </ p >
14- < dl >
15- < dt > The menu: </ dt >
16- < dd > Romanesco broccoli</ dd >
17- < dd > Sierpinski-Mandelbrot pizza</ dd >
18- < dd > Menger sponge cake</ dd >
19- </ dl >
16+ < label > The menu: </ label >
17+ < ul >
18+ < li > Romanesco broccoli</ li >
19+ < li > Sierpinski-Mandelbrot pizza</ li >
20+ < li > Menger sponge cake</ li >
21+ </ ul >
2022 < p > The pictures from the evening came out lousy, so I won't share them here. If you want illustrations, I dunno,
2123 send me an email or something.</ p >
2224 < p > < b > Romanesco broccoli</ b > is easy to make. Use your favorite broccoli/cauliflower recipe, I didn't come up
@@ -26,15 +28,16 @@ export function FractalFeast() {
2628 < p > < b > Sierpinski-Mandelbrot pizza</ b > is a hexagonal pizza with an almond flour crust, with little triangles on
2729 top. I used Daiya "cheese" shreds for this, but if you're not vegan you're sure to have better results with
2830 so-called "real cheese".</ p >
29- < dl >
30- < dt > Ingredients I used for the crust:</ dt >
31- < dd > 3/4 cup almond flour</ dd >
32- < dd > 1 1/2 cups "cheese" shreds</ dd >
33- < dd > 1 "egg"</ dd >
34- < dd > 1 tbs seasoning</ dd >
35- < dd > 1/2 tsp salt</ dd >
36- </ dl >
37- and the recipe!
31+ < label > Ingredients I used for the crust:</ label >
32+ < ul >
33+ < li > 3/4 cup almond flour</ li >
34+ < li > 1 1/2 cups "cheese" shreds</ li >
35+ < li > 1 "egg"</ li >
36+ < li > 1 tbs seasoning</ li >
37+ < li > 1/2 tsp salt</ li >
38+ </ ul >
39+ < br />
40+ < label > and the recipe:</ label >
3841 < ol >
3942 < li > Melt cheese</ li >
4043 < li > Mix in all other ingredients</ li >
@@ -45,22 +48,23 @@ export function FractalFeast() {
4548 < li > Wham, bam, done!!</ li >
4649 </ ol >
4750
48- < p > Finally, the < b > Menger sponge cake</ b > . This is your warning: this < strong > fell apart</ strong > when I made
51+ < p > Finally, the < b > Menger sponge cake</ b > . This is your warning: this fell apart when I made
4952 it.
5053 I suggest you instead use your preferred sponge cake recipe and hope for the best. For the masochists
51- among us, read on.</ p >
52- < dl >
53- < dt > You'll need:</ dt >
54- < dd > 3/4 cup unsweetened apple sauce</ dd >
55- < dd > 1/4 cup neutral vegetable oil</ dd >
56- < dd > 3/4 cup white sugar</ dd >
57- < dd > 1 tbs apple cider vinegar</ dd >
58- < dd > 1 1/2 cups flour</ dd >
59- < dd > 1/2 tsp baking soda</ dd >
60- < dd > 1 tsp baking powder</ dd >
61- < dd > a pinch of salt</ dd >
62- < dd > vanilla extract</ dd >
63- </ dl >
54+ among us, read on.
55+ </ p >
56+ < label > You'll need:</ label >
57+ < ul >
58+ < li > 3/4 cup unsweetened apple sauce</ li >
59+ < li > 1/4 cup neutral vegetable oil</ li >
60+ < li > 3/4 cup white sugar</ li >
61+ < li > 1 tbs apple cider vinegar</ li >
62+ < li > 1 1/2 cups flour</ li >
63+ < li > 1/2 tsp baking soda</ li >
64+ < li > 1 tsp baking powder</ li >
65+ < li > a pinch of salt</ li >
66+ < li > vanilla extract</ li >
67+ </ ul >
6468
6569 The recipe:
6670 < ol >
0 commit comments