Initial commit — Bar Pivoine cocktail recipe site
Hugo Extended site with 426 cocktail recipes from the open cocktail dataset. Dark amber/gold editorial aesthetic, Tailwind CSS v4, Alpine.js client-side search and filtering, HTMX page transitions, Docker + nginx production build. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
---
|
||||
title: "Old Fashioned"
|
||||
date: "2026-01-01"
|
||||
draft: false
|
||||
description: "Old Fashioned: a Cocktail served in a Old-fashioned glass. Made with Bourbon, Angostura bitters, Sugar, Water."
|
||||
alcoholic: "Alcoholic"
|
||||
categories: ["Cocktail"]
|
||||
glasses: ["Old-fashioned glass"]
|
||||
ingredients: ["Bourbon", "Angostura bitters", "Sugar", "Water"]
|
||||
ingredientMeasures: ["4.5 cL", "2 dashes", "1 cube", "dash"]
|
||||
drinkThumbnail: "https://www.thecocktaildb.com/images/media/drink/vrwquq1478252802.jpg"
|
||||
---
|
||||
|
||||
Place sugar cube in old fashioned glass and saturate with bitters, add a dash of plain water. Muddle until dissolved.
|
||||
Fill the glass with ice cubes and add whiskey.
|
||||
|
||||
Garnish with orange twist, and a cocktail cherry.
|
||||
Reference in New Issue
Block a user