This commit is contained in:
Joshua Seigler 2025-06-12 22:27:04 -04:00
commit 86faf63084
113 changed files with 9557 additions and 0 deletions

View file

@ -0,0 +1,145 @@
<!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=b0813e810319" />
<link
rel="webmention"
href="https://webmention.io/joshua.seigler.net/webmention"
/>
<title>Corn Casserole - joshua.seigler.net</title>
<meta
name="description"
content="An easy sweet cornbread casserole with a vegan variation"
/>
<meta property="og:title" content="Corn Casserole" />
<meta property="og:type" content="" />
<meta
property="og:url"
content="https://joshua.seigler.net/recipes/corn-casserole/"
/>
<meta name="twitter:title" content="Corn Casserole" />
<meta
name="twitter:description"
content="An easy sweet cornbread casserole with a vegan variation"
/>
<meta name="twitter:card" content="summary" />
<meta name="generator" content="Eleventy v3.1.0" />
<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=cd61c39d895d"></script>
</head>
<body data-font="english" data-path="/recipes/corn-casserole/">
<header>
<nav>
<div class="nav-row">
<div class="nav-home"><a href="/">joshua.seigler.net</a></div>
<div class="nav-settings">
<div class="nav-toggles">
<label class="nav-toggle-button" title="Light mode"
>☀️<input type="radio" name="theme" value="light"
/></label>
<label class="nav-toggle-button" title="Automatic"
>🔄<input type="radio" name="theme" value="auto"
/></label>
<label class="nav-toggle-button" title="Dark mode"
>🌒<input type="radio" name="theme" value="dark"
/></label>
</div>
<div class="nav-toggles">
<label class="nav-toggle-button" data-language="english"
>English<input type="radio" name="language" value="english"
/></label>
<label class="nav-toggle-button" data-language="aurebesh"
>Aurebesh<input type="radio" name="language" value="aurebesh"
/></label>
</div>
</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>Corn Casserole</h1>
<div class="header-meta"></div>
</header>
<main data-pagefind-body>
<h2 id="ingredients" tabindex="-1">
<a class="header-anchor" href="#ingredients" aria-hidden="true"></a>
Ingredients
</h2>
<ul>
<li>1 can of corn drained</li>
<li>1 can of creamed corn</li>
<li>1 stick melted butter 1/2 cup</li>
<li>1 box of Jiffy Corn Muffin mix</li>
<li>1 cup sour cream</li>
</ul>
<h2 id="instructions" tabindex="-1">
<a class="header-anchor" href="#instructions" aria-hidden="true"></a>
Instructions
</h2>
<ol>
<li>Preheat the oven to 350 degrees.</li>
<li>
In a bowl, mix all of the ingredients together in order, then pour
into a greased 8&quot;x8&quot; baking pan.
</li>
<li>Cook uncovered for 45-50 minutes or until lightly browned.</li>
</ol>
<h2 id="notes" tabindex="-1">
<a class="header-anchor" href="#notes" aria-hidden="true"></a> Notes
</h2>
<p>
Vegan substitutions: almond milk instead of sour cream, vegetable butter
or neutral oil instead of butter. Made this way, the result will be less
bready but still excellent. Increase cooking time slightly.
</p>
<p>
Doubling: if the pan size makes the uncooked mix more than about an inch
deep, you will need extra cooking time. Cover it with foil and cook
another 20 minutes or so.
</p>
</main>
<footer>
<section>
&copy; Joshua Seigler 2025. -
<a href="https://github.com/seigler" rel="me noopener" target="_blank"
>GitHub</a
>
-
<a href="/feed.xml">RSS</a>
-
<a rel="me" href="mailto:joshua@seigler.net?subject=Hello">Contact</a>
-
<a href="/unoffice-hours/">Unoffice Hours</a>
</section>
<section>
Webrings:
<strong>Unoffice Hours</strong>
<a href="https://unofficehours.com/prev.html" rel="noopener">Prev</a>
<a href="https://unofficehours.com/next.html" rel="noopener">Next</a>
<a href="https://unofficehours.com/random.html" rel="noopener"
>Random</a
>
<a href="https://unofficehours.com" rel="noopener">List</a>
</section>
</footer>
<div id="effects"></div>
</body>
</html>

View file

@ -0,0 +1,184 @@
<!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=b0813e810319" />
<link
rel="webmention"
href="https://webmention.io/joshua.seigler.net/webmention"
/>
<title>Creamy Chicken Orzo - joshua.seigler.net</title>
<meta
name="description"
content="Rich and comforting chicken and pasta dish"
/>
<meta property="og:title" content="Creamy Chicken Orzo" />
<meta property="og:type" content="" />
<meta
property="og:url"
content="https://joshua.seigler.net/recipes/creamy-chicken-orzo/"
/>
<meta name="twitter:title" content="Creamy Chicken Orzo" />
<meta
name="twitter:description"
content="Rich and comforting chicken and pasta dish"
/>
<meta name="twitter:card" content="summary" />
<meta name="generator" content="Eleventy v3.1.0" />
<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=cd61c39d895d"></script>
</head>
<body data-font="english" data-path="/recipes/creamy-chicken-orzo/">
<header>
<nav>
<div class="nav-row">
<div class="nav-home"><a href="/">joshua.seigler.net</a></div>
<div class="nav-settings">
<div class="nav-toggles">
<label class="nav-toggle-button" title="Light mode"
>☀️<input type="radio" name="theme" value="light"
/></label>
<label class="nav-toggle-button" title="Automatic"
>🔄<input type="radio" name="theme" value="auto"
/></label>
<label class="nav-toggle-button" title="Dark mode"
>🌒<input type="radio" name="theme" value="dark"
/></label>
</div>
<div class="nav-toggles">
<label class="nav-toggle-button" data-language="english"
>English<input type="radio" name="language" value="english"
/></label>
<label class="nav-toggle-button" data-language="aurebesh"
>Aurebesh<input type="radio" name="language" value="aurebesh"
/></label>
</div>
</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>Creamy Chicken Orzo</h1>
<div class="header-meta"></div>
</header>
<main data-pagefind-body>
<h2 id="ingredients" tabindex="-1">
<a class="header-anchor" href="#ingredients" aria-hidden="true"></a>
Ingredients
</h2>
<ul>
<li>2 Boneless Skinless Chicken Breasts, cooked and diced</li>
<li>8 ounces Orzo Pasta</li>
<li>2 Celery Stalks, finely diced</li>
<li>2 Carrots, finely diced</li>
<li>1/2 Yellow Onion, finely diced</li>
<li>5 tablespoons Butter</li>
<li>2 tablespoons Olive Oil</li>
<li>2 cups Chicken Broth</li>
<li>½ cup Heavy Whipping Cream</li>
<li>1 teaspoon Chicken Boullion Powder</li>
<li>1/3 cup All Purpose Flour</li>
</ul>
<h2 id="instructions" tabindex="-1">
<a class="header-anchor" href="#instructions" aria-hidden="true"></a>
Instructions
</h2>
<ol>
<li>Cook the orzo per the package instructions.</li>
<li>
While that cooks, make a mirepoix:
<ol>
<li>
In a large skillet over medium high heat add the butter and olive
oil.
</li>
<li>
Once the butter is melted add in the diced onion, carrots and
celery.
</li>
<li>
Allow the veggies to sauté for 4-5 minutes until they start to
soften up.
</li>
</ol>
</li>
<li>
Reduce the heat to low and sprinkle the all-purpose flour over the
veggies and whisk together until it forms a paste/roux. While stirring
constantly, allow the roux to cook for 2-3 minutes.
</li>
<li>
Pour into the roux the chicken broth and heavy whipping cream. Whisk
together until no clumps are present and the mixture starts to
thicken.
</li>
<li>
Add in the diced chicken and allow the mixture to simmer until it
reaches desired thickness. Pour in drained orzo and stir to combine.
Serve &amp; enjoy!
</li>
</ol>
<h2 id="notes" tabindex="-1">
<a class="header-anchor" href="#notes" aria-hidden="true"></a> Notes
</h2>
<p>
You can use rotisserie chicken or cook your own chicken for this recipe.
If you use a rotisserie chicken then no additional seasonings are
needed, but if you are planning to cook your own chicken then you will
need to season it to your liking. I typically use a blend of onion
powder, garlic powder, paprika, salt and black pepper.
</p>
<p>
Original recipe from
<a
href="https://cookingwithkatiecross.com/creamy-chicken-pot-pie-orzo/"
target="_blank"
rel="noopener"
>Cooking with Katie Cross</a
>
</p>
</main>
<footer>
<section>
&copy; Joshua Seigler 2025. -
<a href="https://github.com/seigler" rel="me noopener" target="_blank"
>GitHub</a
>
-
<a href="/feed.xml">RSS</a>
-
<a rel="me" href="mailto:joshua@seigler.net?subject=Hello">Contact</a>
-
<a href="/unoffice-hours/">Unoffice Hours</a>
</section>
<section>
Webrings:
<strong>Unoffice Hours</strong>
<a href="https://unofficehours.com/prev.html" rel="noopener">Prev</a>
<a href="https://unofficehours.com/next.html" rel="noopener">Next</a>
<a href="https://unofficehours.com/random.html" rel="noopener"
>Random</a
>
<a href="https://unofficehours.com" rel="noopener">List</a>
</section>
</footer>
<div id="effects"></div>
</body>
</html>

157
recipes/index.html Normal file
View file

@ -0,0 +1,157 @@
<!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=b0813e810319" />
<link
rel="webmention"
href="https://webmention.io/joshua.seigler.net/webmention"
/>
<title>Recipes - joshua.seigler.net</title>
<meta name="description" content="" />
<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" />
<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=cd61c39d895d"></script>
</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 class="nav-settings">
<div class="nav-toggles">
<label class="nav-toggle-button" title="Light mode"
>☀️<input type="radio" name="theme" value="light"
/></label>
<label class="nav-toggle-button" title="Automatic"
>🔄<input type="radio" name="theme" value="auto"
/></label>
<label class="nav-toggle-button" title="Dark mode"
>🌒<input type="radio" name="theme" value="dark"
/></label>
</div>
<div class="nav-toggles">
<label class="nav-toggle-button" data-language="english"
>English<input type="radio" name="language" value="english"
/></label>
<label class="nav-toggle-button" data-language="aurebesh"
>Aurebesh<input type="radio" name="language" value="aurebesh"
/></label>
</div>
</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"></div>
</header>
<main data-pagefind-body>
<p>My most-made or most-requested recipes:</p>
<section>
<article class="item-summary">
<a href="/recipes/pasta-rosatella/">Pasta Rosatella</a>
<p class="item-summary-description">Cheap, rich, and easy pasta</p>
</article>
<article class="item-summary">
<a href="/recipes/creamy-chicken-orzo/">Creamy Chicken Orzo</a>
<p class="item-summary-description">
Rich and comforting chicken and pasta dish
</p>
</article>
<article class="item-summary">
<a href="/recipes/perfect-homemade-brownies/"
>Perfect Homemade Brownies</a
>
<p class="item-summary-description">
Decadent brownies made from scratch
</p>
</article>
<article class="item-summary">
<a href="/recipes/spanish-style-rice/">Spanish Style Rice</a>
<p class="item-summary-description">
One-pan restaurant style spanish rice
</p>
</article>
<article class="item-summary">
<a href="/recipes/luther-salad/">Luther Salad</a>
<p class="item-summary-description">Simple italian pasta salad</p>
</article>
<article class="item-summary">
<a href="/recipes/sloppy-joes/">Sloppy Joes</a>
<p class="item-summary-description">
A summertime favorite, great over hot dogs
</p>
</article>
<article class="item-summary">
<a href="/recipes/corn-casserole/">Corn Casserole</a>
<p class="item-summary-description">
An easy sweet cornbread casserole with a vegan variation
</p>
</article>
</section>
</main>
<footer>
<section>
&copy; Joshua Seigler 2025. -
<a href="https://github.com/seigler" rel="me noopener" target="_blank"
>GitHub</a
>
-
<a href="/feed.xml">RSS</a>
-
<a rel="me" href="mailto:joshua@seigler.net?subject=Hello">Contact</a>
-
<a href="/unoffice-hours/">Unoffice Hours</a>
</section>
<section>
Webrings:
<strong>Unoffice Hours</strong>
<a href="https://unofficehours.com/prev.html" rel="noopener">Prev</a>
<a href="https://unofficehours.com/next.html" rel="noopener">Next</a>
<a href="https://unofficehours.com/random.html" rel="noopener"
>Random</a
>
<a href="https://unofficehours.com" rel="noopener">List</a>
</section>
</footer>
<div id="effects"></div>
</body>
</html>

View file

@ -0,0 +1,185 @@
<!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=b0813e810319" />
<link
rel="webmention"
href="https://webmention.io/joshua.seigler.net/webmention"
/>
<title>Luther Salad - joshua.seigler.net</title>
<meta name="description" content="Simple italian pasta salad" />
<meta property="og:title" content="Luther Salad" />
<meta property="og:type" content="" />
<meta
property="og:url"
content="https://joshua.seigler.net/recipes/luther-salad/"
/>
<meta name="twitter:title" content="Luther Salad" />
<meta name="twitter:description" content="Simple italian pasta salad" />
<meta name="twitter:card" content="summary" />
<meta name="generator" content="Eleventy v3.1.0" />
<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=cd61c39d895d"></script>
</head>
<body data-font="english" data-path="/recipes/luther-salad/">
<header>
<nav>
<div class="nav-row">
<div class="nav-home"><a href="/">joshua.seigler.net</a></div>
<div class="nav-settings">
<div class="nav-toggles">
<label class="nav-toggle-button" title="Light mode"
>☀️<input type="radio" name="theme" value="light"
/></label>
<label class="nav-toggle-button" title="Automatic"
>🔄<input type="radio" name="theme" value="auto"
/></label>
<label class="nav-toggle-button" title="Dark mode"
>🌒<input type="radio" name="theme" value="dark"
/></label>
</div>
<div class="nav-toggles">
<label class="nav-toggle-button" data-language="english"
>English<input type="radio" name="language" value="english"
/></label>
<label class="nav-toggle-button" data-language="aurebesh"
>Aurebesh<input type="radio" name="language" value="aurebesh"
/></label>
</div>
</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>Luther Salad</h1>
<div class="header-meta"></div>
</header>
<main data-pagefind-body>
<h2 id="ingredients" tabindex="-1">
<a class="header-anchor" href="#ingredients" aria-hidden="true"></a>
Ingredients
</h2>
<ul>
<li>1 lb tri-color rotini</li>
<li>italian dressing</li>
<li>
extras
<ul>
<li>cubed low-moisture mozzarella</li>
<li>frozen peas</li>
<li>shredded chicken</li>
</ul>
</li>
</ul>
<h2 id="instructions" tabindex="-1">
<a class="header-anchor" href="#instructions" aria-hidden="true"></a>
Instructions
</h2>
<ol>
<li>
Cook rotini in well salted water according to box directions. While
rotini cooks, prepare your extras.
</li>
<li>
Drain pasta and rinse twice in cold water to remove starch and stop
carryover cooking.
</li>
<li>
In a large bowl combine rotini and extras. Add italian dressing, at
least 8 oz. Mix and serve or refrigerate.
</li>
</ol>
<h2 id="notes" tabindex="-1">
<a class="header-anchor" href="#notes" aria-hidden="true"></a> Notes
</h2>
<p>
At first we called this “worm salad” but this proved off-putting, and we
needed a new name. We had recently learned about the
<a
href="https://en.wikipedia.org/wiki/Diet_of_Worms"
target="_blank"
rel="noopener"
>1521 Diet of Worms</a
>
where Martin Luther was summoned to defend or recant his beliefs, so we
called it “Luther salad” instead.
</p>
<p>
The base salad already covers elements of
<a
href="https://www.saltfatacidheat.com/"
target="_blank"
rel="noopener"
>salt, fat, acid, and heat</a
>, so your extras are mostly for texture, leaving lots of room for
variations:
</p>
<h3 id="vegan-%2F-healthy%3A" tabindex="-1">
<a
class="header-anchor"
href="#vegan-%2F-healthy%3A"
aria-hidden="true"
></a>
Vegan / healthy:
</h3>
<ul>
<li>halved cherry tomatoes</li>
<li>slivered sweet peppers</li>
<li>paysanne cucumber</li>
</ul>
<h3 id="italian%3A" tabindex="-1">
<a class="header-anchor" href="#italian%3A" aria-hidden="true"></a>
Italian:
</h3>
<ul>
<li>halved cherry tomatoes</li>
<li>sliced black olives, drained</li>
<li>cubed cheese</li>
<li>chopped pepperoni</li>
</ul>
</main>
<footer>
<section>
&copy; Joshua Seigler 2025. -
<a href="https://github.com/seigler" rel="me noopener" target="_blank"
>GitHub</a
>
-
<a href="/feed.xml">RSS</a>
-
<a rel="me" href="mailto:joshua@seigler.net?subject=Hello">Contact</a>
-
<a href="/unoffice-hours/">Unoffice Hours</a>
</section>
<section>
Webrings:
<strong>Unoffice Hours</strong>
<a href="https://unofficehours.com/prev.html" rel="noopener">Prev</a>
<a href="https://unofficehours.com/next.html" rel="noopener">Next</a>
<a href="https://unofficehours.com/random.html" rel="noopener"
>Random</a
>
<a href="https://unofficehours.com" rel="noopener">List</a>
</section>
</footer>
<div id="effects"></div>
</body>
</html>

View file

@ -0,0 +1,149 @@
<!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=b0813e810319" />
<link
rel="webmention"
href="https://webmention.io/joshua.seigler.net/webmention"
/>
<title>Pasta Rosatella - joshua.seigler.net</title>
<meta name="description" content="Cheap, rich, and easy pasta" />
<meta property="og:title" content="Pasta Rosatella" />
<meta property="og:type" content="" />
<meta
property="og:url"
content="https://joshua.seigler.net/recipes/pasta-rosatella/"
/>
<meta name="twitter:title" content="Pasta Rosatella" />
<meta name="twitter:description" content="Cheap, rich, and easy pasta" />
<meta name="twitter:card" content="summary" />
<meta name="generator" content="Eleventy v3.1.0" />
<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=cd61c39d895d"></script>
</head>
<body data-font="english" data-path="/recipes/pasta-rosatella/">
<header>
<nav>
<div class="nav-row">
<div class="nav-home"><a href="/">joshua.seigler.net</a></div>
<div class="nav-settings">
<div class="nav-toggles">
<label class="nav-toggle-button" title="Light mode"
>☀️<input type="radio" name="theme" value="light"
/></label>
<label class="nav-toggle-button" title="Automatic"
>🔄<input type="radio" name="theme" value="auto"
/></label>
<label class="nav-toggle-button" title="Dark mode"
>🌒<input type="radio" name="theme" value="dark"
/></label>
</div>
<div class="nav-toggles">
<label class="nav-toggle-button" data-language="english"
>English<input type="radio" name="language" value="english"
/></label>
<label class="nav-toggle-button" data-language="aurebesh"
>Aurebesh<input type="radio" name="language" value="aurebesh"
/></label>
</div>
</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>Pasta Rosatella</h1>
<div class="header-meta"></div>
</header>
<main data-pagefind-body>
<h2 id="ingredients" tabindex="-1">
<a class="header-anchor" href="#ingredients" aria-hidden="true"></a>
Ingredients
</h2>
<ul>
<li>1 box spaghetti (or any pasta)</li>
<li>1 can garlic &amp; herb pasta sauce</li>
<li>1½ cups milk</li>
<li>2 tablespoons flour</li>
<li>2 tablespoons oil</li>
<li>Salt and pepper</li>
<li>Grated Parmesan cheese</li>
</ul>
<h2 id="instructions" tabindex="-1">
<a class="header-anchor" href="#instructions" aria-hidden="true"></a>
Instructions
</h2>
<ol>
<li>
In a saucepan, whisk together the oil and flour over medium heat to
form a roux. Cook for 12 minutes until lightly golden.
</li>
<li>Slowly whisk in the milk and continue stirring until thickened.</li>
<li>
Season with salt, pepper, and Parmesan until it tastes like a simple
Alfredo sauce.
</li>
<li>Stir in the can of pasta sauce and let simmer on low.</li>
<li>
Meanwhile, cook pasta in salted water according to package
instructions. Drain, then top with the rosatella sauce and extra
Parmesan to serve.
</li>
</ol>
<h2 id="notes" tabindex="-1">
<a class="header-anchor" href="#notes" aria-hidden="true"></a> Notes
</h2>
<p>
Original recipe from
<a
href="https://www.tiktok.com/@dollartreedinners/video/7499238134434123051"
target="_blank"
rel="noopener"
>dollartreedinners</a
>
</p>
</main>
<footer>
<section>
&copy; Joshua Seigler 2025. -
<a href="https://github.com/seigler" rel="me noopener" target="_blank"
>GitHub</a
>
-
<a href="/feed.xml">RSS</a>
-
<a rel="me" href="mailto:joshua@seigler.net?subject=Hello">Contact</a>
-
<a href="/unoffice-hours/">Unoffice Hours</a>
</section>
<section>
Webrings:
<strong>Unoffice Hours</strong>
<a href="https://unofficehours.com/prev.html" rel="noopener">Prev</a>
<a href="https://unofficehours.com/next.html" rel="noopener">Next</a>
<a href="https://unofficehours.com/random.html" rel="noopener"
>Random</a
>
<a href="https://unofficehours.com" rel="noopener">List</a>
</section>
</footer>
<div id="effects"></div>
</body>
</html>

View file

@ -0,0 +1,158 @@
<!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=b0813e810319" />
<link
rel="webmention"
href="https://webmention.io/joshua.seigler.net/webmention"
/>
<title>Perfect Homemade Brownies - joshua.seigler.net</title>
<meta name="description" content="Decadent brownies made from scratch" />
<meta property="og:title" content="Perfect Homemade Brownies" />
<meta property="og:type" content="" />
<meta
property="og:url"
content="https://joshua.seigler.net/recipes/perfect-homemade-brownies/"
/>
<meta name="twitter:title" content="Perfect Homemade Brownies" />
<meta
name="twitter:description"
content="Decadent brownies made from scratch"
/>
<meta name="twitter:card" content="summary" />
<meta name="generator" content="Eleventy v3.1.0" />
<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=cd61c39d895d"></script>
</head>
<body data-font="english" data-path="/recipes/perfect-homemade-brownies/">
<header>
<nav>
<div class="nav-row">
<div class="nav-home"><a href="/">joshua.seigler.net</a></div>
<div class="nav-settings">
<div class="nav-toggles">
<label class="nav-toggle-button" title="Light mode"
>☀️<input type="radio" name="theme" value="light"
/></label>
<label class="nav-toggle-button" title="Automatic"
>🔄<input type="radio" name="theme" value="auto"
/></label>
<label class="nav-toggle-button" title="Dark mode"
>🌒<input type="radio" name="theme" value="dark"
/></label>
</div>
<div class="nav-toggles">
<label class="nav-toggle-button" data-language="english"
>English<input type="radio" name="language" value="english"
/></label>
<label class="nav-toggle-button" data-language="aurebesh"
>Aurebesh<input type="radio" name="language" value="aurebesh"
/></label>
</div>
</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>Perfect Homemade Brownies</h1>
<div class="header-meta"></div>
</header>
<main data-pagefind-body>
<h2 id="ingredients" tabindex="-1">
<a class="header-anchor" href="#ingredients" aria-hidden="true"></a>
Ingredients
</h2>
<ul>
<li>1 cup butter</li>
<li>2 1/4 cups sugar</li>
<li>4 large eggs</li>
<li>1 1/4 cups cocoa powder</li>
<li>1 teaspoon salt</li>
<li>1 teaspoon baking powder</li>
<li>1 teaspoon espresso powder (optional)</li>
<li>1 tablespoon vanilla extract</li>
<li>1 1/2 cups all-purpose flour</li>
<li>2 cups semi-sweet chocolate chips</li>
</ul>
<h2 id="instructions" tabindex="-1">
<a class="header-anchor" href="#instructions" aria-hidden="true"></a>
Instructions
</h2>
<ol>
<li>Pre-heat the oven to 350 degrees. Butter a 9×13 baking dish.</li>
<li>
In small saucepan over low heat, melt butter completely. Stir in sugar
and continue cooking for 1-2 minutes, stirring constantly. Do not
allow sugar mixture to boil.
</li>
<li>
Pour butter mixture into a large bowl or stand mixer, and cool for 2
minutes. Beat in cocoa powder, eggs, salt, baking powder, espresso
powder, and vanilla extract. Mix until well combined.
</li>
<li>Stir in the flour and chocolate chips until well combined.</li>
<li>
Spread into prepared pan (batter will be very thick and sticky) and
bake for about 30 minutes, until a tester comes out mostly clean. The
edges should be set and the center should still look slightly moist,
but not uncooked. Cool on a wire rack.
</li>
</ol>
<h2 id="notes" tabindex="-1">
<a class="header-anchor" href="#notes" aria-hidden="true"></a> Notes
</h2>
<p>
Original recipe from
<a
href="https://www.bunsinmyoven.com/good-ol-homemade-brownies/"
target="_blank"
rel="noopener"
>Buns In My Oven</a
>
</p>
</main>
<footer>
<section>
&copy; Joshua Seigler 2025. -
<a href="https://github.com/seigler" rel="me noopener" target="_blank"
>GitHub</a
>
-
<a href="/feed.xml">RSS</a>
-
<a rel="me" href="mailto:joshua@seigler.net?subject=Hello">Contact</a>
-
<a href="/unoffice-hours/">Unoffice Hours</a>
</section>
<section>
Webrings:
<strong>Unoffice Hours</strong>
<a href="https://unofficehours.com/prev.html" rel="noopener">Prev</a>
<a href="https://unofficehours.com/next.html" rel="noopener">Next</a>
<a href="https://unofficehours.com/random.html" rel="noopener"
>Random</a
>
<a href="https://unofficehours.com" rel="noopener">List</a>
</section>
</footer>
<div id="effects"></div>
</body>
</html>

View file

@ -0,0 +1,144 @@
<!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=b0813e810319" />
<link
rel="webmention"
href="https://webmention.io/joshua.seigler.net/webmention"
/>
<title>Sloppy Joes - joshua.seigler.net</title>
<meta
name="description"
content="A summertime favorite, great over hot dogs"
/>
<meta property="og:title" content="Sloppy Joes" />
<meta property="og:type" content="" />
<meta
property="og:url"
content="https://joshua.seigler.net/recipes/sloppy-joes/"
/>
<meta name="twitter:title" content="Sloppy Joes" />
<meta
name="twitter:description"
content="A summertime favorite, great over hot dogs"
/>
<meta name="twitter:card" content="summary" />
<meta name="generator" content="Eleventy v3.1.0" />
<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=cd61c39d895d"></script>
</head>
<body data-font="english" data-path="/recipes/sloppy-joes/">
<header>
<nav>
<div class="nav-row">
<div class="nav-home"><a href="/">joshua.seigler.net</a></div>
<div class="nav-settings">
<div class="nav-toggles">
<label class="nav-toggle-button" title="Light mode"
>☀️<input type="radio" name="theme" value="light"
/></label>
<label class="nav-toggle-button" title="Automatic"
>🔄<input type="radio" name="theme" value="auto"
/></label>
<label class="nav-toggle-button" title="Dark mode"
>🌒<input type="radio" name="theme" value="dark"
/></label>
</div>
<div class="nav-toggles">
<label class="nav-toggle-button" data-language="english"
>English<input type="radio" name="language" value="english"
/></label>
<label class="nav-toggle-button" data-language="aurebesh"
>Aurebesh<input type="radio" name="language" value="aurebesh"
/></label>
</div>
</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>Sloppy Joes</h1>
<div class="header-meta"></div>
</header>
<main data-pagefind-body>
<h2 id="ingredients" tabindex="-1">
<a class="header-anchor" href="#ingredients" aria-hidden="true"></a>
Ingredients
</h2>
<ul>
<li>1 lb. hamburger</li>
<li>1/2 teaspoon paprika</li>
<li>1 teaspoon chili powder</li>
<li>1 Tablespoon dry mustard</li>
<li>1 Tablespoon parsley, chopped</li>
<li>1 Tablespoon Worcestershire sauce</li>
<li>2 Tablespoons brown sugar</li>
<li>2 Tablespoons apple cider vinegar</li>
<li>1/2 cup onion, diced</li>
<li>1/2 cup Ketchup</li>
<li>1 cup water</li>
</ul>
<h2 id="instructions" tabindex="-1">
<a class="header-anchor" href="#instructions" aria-hidden="true"></a>
Instructions
</h2>
<ol>
<li>Brown beef with onion, draining fat.</li>
<li>Add all remaining ingredients and bring to a boil.</li>
<li>Simmer 20 minutes or until thickened, stirring occasionally.</li>
<li>Refrigerate overnight, serve hot.</li>
</ol>
<h2 id="notes" tabindex="-1">
<a class="header-anchor" href="#notes" aria-hidden="true"></a> Notes
</h2>
<p>
If you dont have onion you can substitute 1/2 tablespoon onion
powder.<br />
Recipe originally from Connie Henderson of Charlottesville, VA
</p>
</main>
<footer>
<section>
&copy; Joshua Seigler 2025. -
<a href="https://github.com/seigler" rel="me noopener" target="_blank"
>GitHub</a
>
-
<a href="/feed.xml">RSS</a>
-
<a rel="me" href="mailto:joshua@seigler.net?subject=Hello">Contact</a>
-
<a href="/unoffice-hours/">Unoffice Hours</a>
</section>
<section>
Webrings:
<strong>Unoffice Hours</strong>
<a href="https://unofficehours.com/prev.html" rel="noopener">Prev</a>
<a href="https://unofficehours.com/next.html" rel="noopener">Next</a>
<a href="https://unofficehours.com/random.html" rel="noopener"
>Random</a
>
<a href="https://unofficehours.com" rel="noopener">List</a>
</section>
</footer>
<div id="effects"></div>
</body>
</html>

View file

@ -0,0 +1,149 @@
<!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=b0813e810319" />
<link
rel="webmention"
href="https://webmention.io/joshua.seigler.net/webmention"
/>
<title>Spanish Style Rice - joshua.seigler.net</title>
<meta name="description" content="One-pan restaurant style spanish rice" />
<meta property="og:title" content="Spanish Style Rice" />
<meta property="og:type" content="" />
<meta
property="og:url"
content="https://joshua.seigler.net/recipes/spanish-style-rice/"
/>
<meta name="twitter:title" content="Spanish Style Rice" />
<meta
name="twitter:description"
content="One-pan restaurant style spanish rice"
/>
<meta name="twitter:card" content="summary" />
<meta name="generator" content="Eleventy v3.1.0" />
<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=cd61c39d895d"></script>
</head>
<body data-font="english" data-path="/recipes/spanish-style-rice/">
<header>
<nav>
<div class="nav-row">
<div class="nav-home"><a href="/">joshua.seigler.net</a></div>
<div class="nav-settings">
<div class="nav-toggles">
<label class="nav-toggle-button" title="Light mode"
>☀️<input type="radio" name="theme" value="light"
/></label>
<label class="nav-toggle-button" title="Automatic"
>🔄<input type="radio" name="theme" value="auto"
/></label>
<label class="nav-toggle-button" title="Dark mode"
>🌒<input type="radio" name="theme" value="dark"
/></label>
</div>
<div class="nav-toggles">
<label class="nav-toggle-button" data-language="english"
>English<input type="radio" name="language" value="english"
/></label>
<label class="nav-toggle-button" data-language="aurebesh"
>Aurebesh<input type="radio" name="language" value="aurebesh"
/></label>
</div>
</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>Spanish Style Rice</h1>
<div class="header-meta"></div>
</header>
<main data-pagefind-body>
<h2 id="ingredients" tabindex="-1">
<a class="header-anchor" href="#ingredients" aria-hidden="true"></a>
Ingredients
</h2>
<ul>
<li>3 Tbsp neutral oil</li>
<li>2 cups long grain white rice</li>
<li>4 cups water</li>
<li>8 oz tomato sauce</li>
<li>2 Tbsp chicken or vegetable bullion powder</li>
<li>1.5 cups water</li>
</ul>
<h2 id="instructions" tabindex="-1">
<a class="header-anchor" href="#instructions" aria-hidden="true"></a>
Instructions
</h2>
<ol>
<li>Add oil to a large frying pan over medium-high heat.</li>
<li>Add uncooked rice, stirring continually until rice is toasted.</li>
<li>Stir in 4 cups water, tomato sauce, and bullion.</li>
<li>Return to boil and leave uncovered <strong>10 minutes</strong>.</li>
<li>Stir in 1.5 cups water and return to a boil.</li>
<li>
Reduce heat to low and cover. Simmer <strong>10 minutes</strong>.
</li>
<li>
Turn off heat and leave in place, covered for
<strong>20 minutes</strong>.
</li>
</ol>
<p>Enjoy!</p>
<h2 id="notes" tabindex="-1">
<a class="header-anchor" href="#notes" aria-hidden="true"></a> Notes
</h2>
<p>
Original recipe from
<a
href="https://www.tiktok.com/t/ZT2Qy1AtF/"
target="_blank"
rel="noopener"
>dollartreedinners</a
>
</p>
</main>
<footer>
<section>
&copy; Joshua Seigler 2025. -
<a href="https://github.com/seigler" rel="me noopener" target="_blank"
>GitHub</a
>
-
<a href="/feed.xml">RSS</a>
-
<a rel="me" href="mailto:joshua@seigler.net?subject=Hello">Contact</a>
-
<a href="/unoffice-hours/">Unoffice Hours</a>
</section>
<section>
Webrings:
<strong>Unoffice Hours</strong>
<a href="https://unofficehours.com/prev.html" rel="noopener">Prev</a>
<a href="https://unofficehours.com/next.html" rel="noopener">Next</a>
<a href="https://unofficehours.com/random.html" rel="noopener"
>Random</a
>
<a href="https://unofficehours.com" rel="noopener">List</a>
</section>
</footer>
<div id="effects"></div>
</body>
</html>