<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Power-Bars on brege.org</title>
    <link>https://brege.org/tags/power-bars/</link>
    <description>Recent content in Power-Bars on brege.org</description>
    <generator>Hugo</generator>
    <language>en</language>
    <copyright>Copyright (c) 2016-2026 Wyatt Brege</copyright>
    <lastBuildDate>Wed, 08 Apr 2026 17:17:14 -0400</lastBuildDate>
    <atom:link href="https://brege.org/tags/power-bars/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Power Bars</title>
      <link>https://brege.org/recipes/gen/power-bars/</link>
      <pubDate>Sun, 20 Apr 2025 19:55:39 -0400</pubDate>
      <guid>https://brege.org/recipes/gen/power-bars/</guid>
      <description>&lt;h2 id=&#34;power-bars&#34;&gt;Power Bars&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Chef:&lt;/strong&gt; Wyatt Brege&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Yield:&lt;/strong&gt; 10 servings (10 bars)&lt;/p&gt;
&lt;p&gt;&lt;em&gt;An easy no-bake protein bar recipe with the protein of an egg white and the fiber of half an apple.&lt;/em&gt;&lt;/p&gt;
&lt;h3 id=&#34;ingredients&#34;&gt;Ingredients&lt;/h3&gt;
&lt;h4 id=&#34;dry&#34;&gt;Dry&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;2 C Old-Fashioned Oats&lt;/li&gt;
&lt;li&gt;2 30g Scoop of Vanilla- or Chocolate-flavored Protein Powder (I use Aldi&amp;rsquo;s)&lt;/li&gt;
&lt;li&gt;2 Tbsp Cocoa Powder&lt;/li&gt;
&lt;li&gt;1/4 tsp nutmeg&lt;/li&gt;
&lt;li&gt;1/4 tsp cinnamon&lt;/li&gt;
&lt;li&gt;1 tsp Kosher Salt&lt;/li&gt;
&lt;li&gt;1/2 C [&lt;em&gt;optional&lt;/em&gt;] Shredded Coconut, Crushed Nuts, or Granola&lt;/li&gt;
&lt;li&gt;2 Tbsp [&lt;em&gt;optional&lt;/em&gt;] Flax Seed, ground&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id=&#34;wet&#34;&gt;Wet&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;1-2 Tbsp Honey &lt;em&gt;or&lt;/em&gt; Maple Syrup&lt;/li&gt;
&lt;li&gt;1/4 Cup Apple Sauce&lt;/li&gt;
&lt;li&gt;2 Tbsp No-stir Peanut Butter&lt;/li&gt;
&lt;li&gt;1 tsp vanilla extract&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;directions&#34;&gt;Directions&lt;/h3&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;Mix the 7 dry ingredients, then add remaining wet ingredients, pressing with either a wooden pestle, spoon, or, ideally, a plastic dough scraper or wet hand&lt;/p&gt;</description>
      <content:encoded><![CDATA[<h2 id="power-bars">Power Bars</h2>
<p><strong>Chef:</strong> Wyatt Brege</p>
<p><strong>Yield:</strong> 10 servings (10 bars)</p>
<p><em>An easy no-bake protein bar recipe with the protein of an egg white and the fiber of half an apple.</em></p>
<h3 id="ingredients">Ingredients</h3>
<h4 id="dry">Dry</h4>
<ul>
<li>2 C Old-Fashioned Oats</li>
<li>2 30g Scoop of Vanilla- or Chocolate-flavored Protein Powder (I use Aldi&rsquo;s)</li>
<li>2 Tbsp Cocoa Powder</li>
<li>1/4 tsp nutmeg</li>
<li>1/4 tsp cinnamon</li>
<li>1 tsp Kosher Salt</li>
<li>1/2 C [<em>optional</em>] Shredded Coconut, Crushed Nuts, or Granola</li>
<li>2 Tbsp [<em>optional</em>] Flax Seed, ground</li>
</ul>
<h4 id="wet">Wet</h4>
<ul>
<li>1-2 Tbsp Honey <em>or</em> Maple Syrup</li>
<li>1/4 Cup Apple Sauce</li>
<li>2 Tbsp No-stir Peanut Butter</li>
<li>1 tsp vanilla extract</li>
</ul>
<h3 id="directions">Directions</h3>
<ol>
<li>
<p>Mix the 7 dry ingredients, then add remaining wet ingredients, pressing with either a wooden pestle, spoon, or, ideally, a plastic dough scraper or wet hand</p>
</li>
<li>
<p>Line a flat cookie sheet with parchment paper, spray with oil or line with rolled oats</p>
</li>
<li>
<p>Press the mixture into a roughly 1/2&quot; thick layer on the prepared cookie sheet and arrange as a large rectangle</p>
</li>
<li>
<p>(Optional) Sprinkle with coconut, granola, almond slivers, etc</p>
</li>
<li>
<p>Add another parchment paper to the top side, and, using your weight, press with a flat cutting board. Trim or rearrange the rougher edges</p>
</li>
<li>
<p>Cut once across the middle, then divide each half into 5 bars</p>
</li>
</ol>
<style>
  .cut-guide {
    margin: 1rem 0 1.5rem;
    padding: 1rem;
    background: var(--code-bg);
    border: 1px solid var(--border);
    border-radius: var(--radius);
  }

  .cut-guide__meta {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    gap: 0.75rem;
    margin-bottom: 0.9rem;
    flex-wrap: wrap;
  }

  .cut-guide__title {
    font-weight: 700;
    color: var(--primary);
  }

  .cut-guide__count {
    padding: 0.2rem 0.55rem;
    font-size: 0.85rem;
    color: var(--secondary);
    background: var(--code-bg);
    border: 1px solid var(--border);
    border-radius: 999px;
  }

  .cut-guide__grid {
    display: grid;
    grid-template-columns: repeat(var(--cut-cols), minmax(0, 1fr));
    gap: 0.5rem;
  }

  .cut-guide__piece {
    display: block;
    aspect-ratio: 0.52 / 1;
    border: 2px solid var(--primary);
    border-radius: calc(var(--radius) * 0.7);
    background: var(--entry);
    box-shadow:
      inset 0 0 0 1px var(--code-bg),
      0 1px 2px rgba(0, 0, 0, 0.08);
  }

  .cut-guide__caption {
    margin: 0.85rem 0 0;
    color: var(--secondary);
    font-size: 0.95rem;
  }

  @media (max-width: 520px) {
    .cut-guide__grid {
      gap: 0.35rem;
    }
  }
</style>

<div
  class="cut-guide"
  role="img"
  aria-label="Cut layout showing 10 bars arranged in 2 rows and 5 columns. "
>
  <div class="cut-guide__meta">
    <span class="cut-guide__title">Cut layout</span>
    <span class="cut-guide__count">10 bars</span>
  </div>
  <div class="cut-guide__grid" style="--cut-cols: 5;">
    <span class="cut-guide__piece" aria-hidden="true"></span>
    <span class="cut-guide__piece" aria-hidden="true"></span>
    <span class="cut-guide__piece" aria-hidden="true"></span>
    <span class="cut-guide__piece" aria-hidden="true"></span>
    <span class="cut-guide__piece" aria-hidden="true"></span>
    <span class="cut-guide__piece" aria-hidden="true"></span>
    <span class="cut-guide__piece" aria-hidden="true"></span>
    <span class="cut-guide__piece" aria-hidden="true"></span>
    <span class="cut-guide__piece" aria-hidden="true"></span>
    <span class="cut-guide__piece" aria-hidden="true"></span>
  </div>
</div>

<h3 id="notes">Notes</h3>
<ul>
<li>If you want a dryer protein bar, use coconut or maple sugar in place of honey or maple syrup</li>
<li><strong>Substitution:</strong> apple sauce ↔ ripe banana ↔ ripe pear</li>
<li><strong>Substitution:</strong> peanut butter ↔ almond butter</li>
<li>Never be afraid to adjust oats if the mixture is too wet</li>
</ul>
]]></content:encoded>
    </item>
  </channel>
</rss>
