joshua.seigler.net/recipes/index.html
Joshua Seigler cc49f2f9e6 Updates
2025-06-27 00:07:05 -04:00

169 lines
5.7 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta
name="viewport"
content="width=device-width, initial-scale=1.0, viewport-fit=cover"
/>
<link rel="stylesheet" href="/site.css?v=88202782cebe" />
<style>
/* inter-latin-wght-normal */
@font-face {
font-family: "Inter Variable";
font-style: normal;
font-display: swap;
font-weight: 100 900;
src: url(/fonts/inter-latin-wght-normal.woff2)
format("woff2-variations");
unicode-range:
U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC,
U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193,
U+2212, U+2215, U+FEFF, U+FFFD;
} /* inter-latin-wght-italic */
@font-face {
font-family: "Inter Variable";
font-style: italic;
font-display: swap;
font-weight: 100 900;
src: url(/fonts/inter-latin-wght-italic.woff2)
format("woff2-variations");
unicode-range:
U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC,
U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193,
U+2212, U+2215, U+FEFF, U+FFFD;
}
</style>
<script
defer
src="https://stats.apps.seigler.net/script.js"
data-website-id="ccb4bd94-2a71-47fe-8eea-d85bf75b7f6d"
></script>
<script defer src="/scripts/effects.js?v=d86d3b7642f1"></script>
<link rel="me" href="https://github.com/seigler" />
<link
rel="webmention"
href="https://webmention.io/joshua.seigler.net/webmention"
/>
<title>Recipes - joshua.seigler.net</title>
<meta name="description" content="" />
<meta name="keywords" content="recipes" />
<meta property="og:title" content="Recipes" />
<meta property="og:type" content="" />
<meta property="og:url" content="https://joshua.seigler.net/recipes/" />
<meta name="twitter:title" content="Recipes" />
<meta name="twitter:description" content="" />
<meta name="twitter:card" content="summary" />
<meta name="generator" content="Eleventy v3.1.0" />
</head>
<body data-font="english" data-path="/recipes/">
<header>
<nav>
<div class="nav-row">
<div class="nav-home"><a href="/">joshua.seigler.net</a></div>
</div>
<div class="nav-categories">
<a class="" href="/posts/">/posts</a>
<a class="" href="/about/">/about</a>
<a class="" href="/now/">/now</a>
<a class="" href="/uses/">/uses</a>
<a class="nav-active" href="/recipes/">/recipes</a>
<a class="" href="/music/">/music</a>
<a class="" href="/books/">/books</a>
<a class="" href="/search/">/search</a>
</div>
</nav>
<h1>Recipes</h1>
<div class="header-meta">
<span class="tags" style="--totalTags: 11"></span>
</div>
</header>
<main>
<section data-pagefind-body>
<p>My most-made or most-requested recipes:</p>
</section>
<ul class="collection">
<li>
<a href="/recipes/amish-egg-noodles/">Amish Egg Noodles</a>
<aside>June 13, 2025</aside>
<aside>
<span class="tags" style="--totalTags: 11"></span>
</aside>
<p>Easy chicken-noodle style dish with egg noodles and butter</p>
</li>
<li>
<a href="/recipes/perfect-homemade-brownies/"
>Perfect Homemade Brownies</a
>
<aside>May 20, 2025</aside>
<aside>
<span class="tags" style="--totalTags: 11"></span>
</aside>
<p>Decadent brownies made from scratch</p>
</li>
<li>
<a href="/recipes/pasta-rosatella/">Pasta Rosatella</a>
<aside>May 20, 2025</aside>
<aside>
<span class="tags" style="--totalTags: 11"></span>
</aside>
<p>Cheap, rich, and easy pasta</p>
</li>
<li>
<a href="/recipes/creamy-chicken-orzo/">Creamy Chicken Orzo</a>
<aside>May 20, 2025</aside>
<aside>
<span class="tags" style="--totalTags: 11"></span>
</aside>
<p>Rich and comforting chicken and pasta dish</p>
</li>
<li>
<a href="/recipes/spanish-style-rice/">Spanish Style Rice</a>
<aside>May 05, 2025</aside>
<aside>
<span class="tags" style="--totalTags: 11"></span>
</aside>
<p>One-pan restaurant style spanish rice</p>
</li>
<li>
<a href="/recipes/luther-salad/">Luther Salad</a>
<aside>May 05, 2025</aside>
<aside>
<span class="tags" style="--totalTags: 11"></span>
</aside>
<p>Simple italian pasta salad</p>
</li>
<li>
<a href="/recipes/corn-casserole/">Corn Casserole</a>
<aside>April 24, 2025</aside>
<aside>
<span class="tags" style="--totalTags: 11"></span>
</aside>
<p>An easy sweet cornbread casserole with a vegan variation</p>
</li>
<li>
<a href="/recipes/sloppy-joes/">Sloppy Joes</a>
<aside>June 07, 2024</aside>
<aside>
<span class="tags" style="--totalTags: 11"></span>
</aside>
<p>A summertime favorite, great over hot dogs</p>
</li>
</ul>
</main>
<footer>
&copy; Joshua Seigler 2025. -
<a rel="me" href="mailto:joshua@seigler.net?subject=Hello">Contact</a>
-
<a href="/feed.xml">RSS</a>
-
<a href="/unoffice-hours/">Unoffice Hours</a>
-
<a href="/webrings/">Webrings</a>
</footer>
<div id="effects"></div>
</body>
</html>