Brewing Basics

Percolation

A brewing method where water flows through a bed of ground coffee under gravity or pressure, continuously contacting fresh solvent. Pour-over drippers and batch brewers are everyday percolation devices.

En Profundidad

In percolation, fresh water constantly passes over the grounds, maintaining a high concentration gradient that drives faster and potentially higher extraction than immersion. This efficiency demands more precise grind size and pouring technique because the water follows the path of least resistance. When executed well, percolation yields a clean, complex cup with well-defined acidity.

Embed on your site — BrewFYI

Add the widget to any webpage using a script tag.

<div data-brewfyi="glossary" data-slug="percolation"></div>
<script src="https://cdn.jsdelivr.net/npm/brewfyi-embed@1/dist/embed.min.js" defer></script>

Embed using a standard iframe — works in any CMS.

<iframe src="https://brewfyi.com/iframe/glossary/percolation/" width="100%" height="480" frameborder="0" loading="lazy" title="BrewFYI glossary widget"></iframe>

Paste the URL into WordPress, Medium, or any oEmbed-aware editor.

https://brewfyi.com/glossarys/percolation/

Add a badge linking back to BrewFYI.

<a href="https://brewfyi.com/glossarys/percolation/" target="_blank" rel="noopener">
  <img src="https://brewfyi.com/badge/site.svg" alt="BrewFYI" height="20">
</a>
Preview: BrewFYI

Use the BrewFYI WordPress plugin shortcode.

[drinkfyi-glossary site="brewfyi" slug="percolation"]

Use as a native HTML custom element in modern browsers.

<brewfyi-glossary slug="percolation" theme="light"></brewfyi-glossary>
<script src="https://cdn.jsdelivr.net/npm/brewfyi-embed@1/dist/embed.min.js" defer></script>

Powered by BrewFYI

Docs →