-
Notifications
You must be signed in to change notification settings - Fork 22
Expand file tree
/
Copy pathrecipes.html
More file actions
90 lines (90 loc) · 6.97 KB
/
recipes.html
File metadata and controls
90 lines (90 loc) · 6.97 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
<html>
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<head>
<title>
leontrolski - Recipes
</title>
<style>
body{margin: 5% auto; background: #fff7f7; color: #444444; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif; font-size: 16px; line-height: 1.8; max-width: 63%;}
@media screen and (max-width: 800px) {body {font-size: 14px; line-height: 1.4; max-width: 90%;}}
pre{width: 100%; border-top: 3px solid gray; border-bottom: 3px solid gray;}
a{border-bottom: 1px solid #444444; color: #444444; text-decoration: none; text-shadow: 0 1px 0 #ffffff; }
a:hover{border-bottom: 0;}
ul{padding-left: 1rem;}
blockquote{font-style: italic;color:black;background-color:#f2f2f2;padding:2em;}
details{border-bottom:solid 5px gray;}
.thumb{width:4rem; display:block;}
.thumb:hover {transform: scale(3) translateX(1rem);box-shadow:0px 0px 5px 2px #0000005e;}
.recipe{width: 100%;max-height: 35rem;height:auto;object-fit:contain;}
table{border-collapse:collapse;}
tr{border:solid 1px gray;}
td{padding:0.5rem;}
</style>
</head>
<body>
<a href="index.html">
<img src="pic.png" style="height:2em">
⇦
</a>
<p><i>2025-04-23 (and onwards)</i></p>
<h1>
Recipes for laid-back engineers
</h1>
<p><em><a href="#about">About</a></em></p>
<table id="top">
<tr><td><a href="#01">Santorini Tomato Keftes</a></td><td><img class="thumb" src="images/recipes/01-fritters-thumb.webp"></td></tr>
<tr><td><a href="#02">Greek Spinach Risotto</a></td><td><img class="thumb" src="images/recipes/02-risotto-thumb.webp"></td></tr>
<tr><td><a href="#03">Mexican Lentils</a></td><td><img class="thumb" src="images/recipes/03-lentils-thumb.webp"></td></tr>
<tr><td><a href="#04">Pasta e Fagiolli</a></td><td></td></tr>
<tr><td><a href="#05">Cashew Curry</a></td><td><img class="thumb" src="images/recipes/05-cashew-thumb.webp"></td></tr>
<tr><td><a href="#06">Cauliflower Enchiladas</a></td><td></td></tr>
<tr><td><a href="#07">Pack Choi Pad Thai</a></td><td><img class="thumb" src="images/recipes/07-pad-thai-thumb.webp"></td></tr>
<tr><td><a href="#08">Spinach Cannelloni</a></td><td><img class="thumb" src="images/recipes/08-cannelloni-thumb.webp"></td></tr>
<tr><td><a href="#09">Dumpling Stew</a></td><td><img class="thumb" src="images/recipes/09-dumpling-stew-thumb.webp"></td></tr>
<tr><td><a href="#10">Cashew Paneer Curry</a></td><td><img class="thumb" src="images/recipes/10-cashew-paneer-thumb.webp"></td></tr>
<tr><td><a href="#11">Sweet Tatty Cakes</a></td><td><img class="thumb" src="images/recipes/11-tatty-cakes-thumb.webp"></td></tr>
<tr><td><a href="#12">Full Veg Tart</a></td><td><img class="thumb" src="images/recipes/12-full-tart-thumb.webp"></td></tr>
<tr><td><a href="#13">Veg Paella</a></td><td><img class="thumb" src="images/recipes/13-paella-thumb.webp"></td></tr>
<tr><td><a href="#14">Gochujang Gnocchi</a></td><td><img class="thumb" src="images/recipes/14-gnocci-gochujang-thumb.webp"></td></tr>
<tr><td><a href="#15">Tofu Schnitzel</a></td><td><img class="thumb" src="images/recipes/15-schnitzel-thumb.webp"></td></tr>
<tr><td><a href="#16">Aubergine Parmigiana</a></td><td><img class="thumb" src="images/recipes/16-aub-parm-thumb.webp"></td></tr>
</table>
<hr>
<p id="01"><img class="recipe" src="images/recipes/01-fritters.webp"><a href="#top">top</a></p><hr>
<p id="02"><img class="recipe" src="images/recipes/02-risotto.webp"><a href="#top">top</a></p><hr>
<p id="03"><img class="recipe" src="images/recipes/03-lentils.webp"><a href="#top">top</a></p><hr>
<p id="04"><img class="recipe" src="images/recipes/04-pasta.webp"><a href="#top">top</a></p><hr>
<p id="05"><img class="recipe" src="images/recipes/05-cashew.webp"><a href="#top">top</a></p><hr>
<p id="06"><img class="recipe" src="images/recipes/06-cauli-ench.webp"><a href="#top">top</a></p><hr>
<p id="07"><img class="recipe" src="images/recipes/07-pad-thai.webp"><a href="#top">top</a></p><hr>
<p id="08">Double everything</p>
<p><img class="recipe" src="images/recipes/08-cannelloni.webp"><a href="#top">top</a></p><hr>
<p id="09"><img class="recipe" src="images/recipes/09-dumpling-stew.webp"><a href="#top">top</a></p><hr>
<p id="10"><img class="recipe" src="images/recipes/10-cashew-paneer.webp"><a href="#top">top</a></p><hr>
<p id="11"><img class="recipe" src="images/recipes/11-tatty-cakes.webp"><a href="#top">top</a></p><hr>
<p id="12"><img class="recipe" src="images/recipes/12-full-tart.webp"><a href="#top">top</a></p><hr>
<p id="13"><img class="recipe" src="images/recipes/13-paella.webp"><a href="#top">top</a></p><hr>
<p id="14"><img class="recipe" src="images/recipes/14-gnocci-gochujang.webp"><a href="#top">top</a></p><hr>
<p id="15"><img class="recipe" src="images/recipes/15-schnitzel.webp"><a href="#top">top</a></p><hr>
<p id="16"><img class="recipe" src="images/recipes/16-aub-parm.webp"><a href="#top">top</a></p><hr>
<br>
<ul id="about">
<li>For "laid-back engineers" in the sense that everything is schematic but approximate.</li>
<li>
Reference format is <code>{book}.{page}</code>
<ul>
<li><code>tGVC</code> = <a href="https://www.amazon.co.uk/Greek-Vegetarian-Cookbook-Heather-Thomas/dp/0714879134">the Greek Vegetarian Cookbook</a></li>
<li><code>tMVC</code> = <a href="https://www.amazon.co.uk/Mexican-Vegetarian-Cookbook-authentic-everyday/dp/1838665269">the Mexican Vegetarian Cookbook</a></li>
<li><code>LFV</code> = <a href="https://www.amazon.co.uk/Leon-Fast-Vegetarian-Henry-Dimbleby/dp/1840916109">Leon: Fast Vegetarian</a></li>
<li><code>VLi15</code> = <a href="https://www.amazon.co.uk/Veggie-Lean-15-15-minute-Workouts/dp/1509856153">Joe Wicks: Veggie Lean in 15</a></li>
<li><code>JO</code> = <a href="https://www.jamieoliver.com/recipes/all/">Jamie Oliver</a></li>
<li><code>LHOPV</code> = <a href="https://www.amazon.co.uk/Happy-Leons-Leon-One-pot-Vegetarian/dp/1840918039">Leon Happy One Pot Vegetarian</a></li>
<li><code>Pl</code> = <a href="https://www.amazon.co.uk/Plenty-Yotam-Ottolenghi/dp/0091933684">Yotam Ottolenghi - Plenty</a></li>
</ul>
</li>
<li>Ingredients are vaguely grouped by aisle.</li>
<li>Pantry ingredients are tabbed in.</li>
<li>Time is approximately left to right.</li>
</ul>
</body>
</html>