joshua.seigler.net/recipes/corn-casserole/index.html
Joshua Seigler 1fe29b8b1a Updates
2025-06-26 19:12:39 -04:00

172 lines
6 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=658836c9b392" />
<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>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" />
</head>
<body data-font="english" data-path="/recipes/corn-casserole/">
<script>
const savedTheme = localStorage.getItem("theme");
if (savedTheme != null) {
document.body.setAttribute("data-theme", savedTheme);
}
</script>
<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>Corn Casserole</h1>
<div class="header-meta">
<span class="tags" style="--totalTags: 11"></span>
</div>
</header>
<main data-pagefind-body="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>
<h2 id="nutrition-information" tabindex="-1">
<a
class="header-anchor"
href="#nutrition-information"
aria-hidden="true"
></a>
Nutrition Information
</h2>
<p>
Makes 15.5 100g servings. Each serving: <strong>Calories</strong>: 167g
(8%), <strong>Protein</strong>: 2.82g (5%), <strong>Total Fat</strong>:
9.35g (19%), Cholesterol: 31g, Saturated Fat: 5.2g, Trans Fat: 0.24g,
<strong>Carbohydrates</strong>: 20g (8%), Dietary Fiber: 1.1g (4%),
Sugars: 2.05g, <strong>Calcium</strong>: 36mg (4%),
<strong>Iron</strong>: 0.6mg (3%), <strong>Potassium</strong>: 137mg
(3%), <strong>Sodium</strong>: 346mg (23%)
</p>
</main>
<script
data-isso="//comments.apps.seigler.net/"
src="//comments.apps.seigler.net/js/embed.min.js"
></script>
<section id="isso-thread" data-title="">
<noscript>Javascript needs to be activated to view comments.</noscript>
</section>
<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>