joshua.seigler.net/recipes/sloppy-joes/index.html
Joshua Seigler 9c5ea01dd9 Updates
2025-06-15 17:01:39 -04:00

141 lines
5 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!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=6f83c390ed9e" />
<link rel="me" href="https://github.com/seigler" />
<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 rel="me" href="mailto:joshua@seigler.net?subject=Hello">Contact</a>
-
<a href="/feed.xml">RSS</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>