-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #32 from reednel/develop
add drinks
- Loading branch information
Showing
61 changed files
with
607 additions
and
26 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
--- | ||
title: On Drinks | ||
meta_title: On Drinks | ||
description: yeah | ||
date: 2023-08-21T05:00:00Z | ||
author: Reed Nelson | ||
categories: [] | ||
tags: [] | ||
complexity: 1 | ||
draft: true | ||
--- | ||
|
||
I would like to make a few notes about my [collection of drinks](/drink). | ||
|
||
## Mixing | ||
|
||
Many of the recipes I wrote instruct the reader to combine ingredients in a mixing glass before straining it into the serving glass. This is arguably the "professional" thing to do. Sometimes this is appropriate, such as when there are particles to strain off, or you're preparing multiple drinks at once. But if it makes more sense to just build the drink in your serving glass, save yourself the time and dishes. | ||
|
||
## Fresh Juice | ||
|
||
Any time I refer to a fruit juice in a recipe, it's implied to be in a freshly squeezed form, unless that's particularly unreasonable. Lemon and lime juices, for example, you ought to squeeze fresh, but cranberry juice, probably not. Then again, mix with whatever you want. I'm not your mom. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
--- | ||
title: Appley Cocktail | ||
meta_title: Appley Cocktail | ||
author: Reed Nelson | ||
draft: false | ||
description: Appley Cocktail recipe. | ||
image: /assets/drink/appley-cocktail.jpg | ||
|
||
spirits: [whiskey] | ||
bottles: [] | ||
tags: [crisp, fruity] | ||
|
||
ingredients: | ||
list: | ||
- Rye | ||
- Apple | ||
- Lemon juice | ||
- Apple syrup | ||
- Bitters | ||
qty: | ||
- 2 oz | ||
- 1/2 | ||
- 3/4 | ||
- 1/2 oz | ||
- 1 dash | ||
|
||
instructions: | ||
- Muddle the apple (quartered) in a shaking tin. | ||
- Add the remaining ingredients and ice. | ||
- Shake real good. | ||
- Double strain into a serving glass. | ||
- Garnish with an apple slice. | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
--- | ||
title: Basilica | ||
meta_title: Basilica | ||
author: Reed Nelson | ||
draft: false | ||
description: Basilica recipe. | ||
image: /assets/drink/basilica.jpg | ||
|
||
spirits: [gin] | ||
bottles: [ango, st-germain] | ||
tags: [herbacious, floral] | ||
|
||
ingredients: | ||
list: | ||
- Gin | ||
- St. Germain | ||
- Lemon juice | ||
- Basil leaves | ||
- Angostura bitters | ||
- Simple syrup | ||
qty: | ||
- 1 3/4 oz | ||
- 3/4 oz | ||
- 1/2 oz | ||
- 6 sm | ||
- 2 dashes | ||
- 1/2 oz | ||
|
||
instructions: | ||
- Combine all ingredients in a shaking tin. | ||
- Add ice, shake until well chilled. | ||
- Double strain into a serving glass. | ||
- Garnish with a cute basil leaf. | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
--- | ||
title: Cucumber Martini | ||
meta_title: Cucumber Martini | ||
author: Reed Nelson | ||
draft: false | ||
description: Cucumber Martini recipe. | ||
image: /assets/drink/cucumber-martini.jpg | ||
|
||
spirits: [vodka] | ||
bottles: [] | ||
tags: [mellow, sweet] | ||
|
||
ingredients: | ||
list: | ||
- Vodka | ||
- Lime juice | ||
- Simple syrup | ||
- Cucumber | ||
- Basil leaves | ||
qty: | ||
- 2 oz | ||
- 1/2 oz | ||
- 1/2 oz | ||
- 2 in | ||
- "4" | ||
|
||
instructions: | ||
- Muddle the cucumber (quartered) and basil in a shaking tin. | ||
- Add the remaining ingredients and ice. | ||
- Shake real good. | ||
- Double strain into a serving glass. | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
--- | ||
title: Elderflower Martini | ||
meta_title: Elderflower Martini | ||
author: Reed Nelson | ||
draft: false | ||
description: Elderflower Martini recipe. | ||
image: /assets/drink/elderflower-martini.jpg | ||
|
||
spirits: [vodka] | ||
bottles: [st-germain] | ||
tags: [floral] | ||
|
||
ingredients: | ||
list: | ||
- Vodka | ||
- St. Germain | ||
- Lemon juice | ||
qty: | ||
- 2 oz | ||
- 1/2 oz | ||
- 1/5 oz | ||
|
||
instructions: | ||
- Combine all ingredients in a mixing glass with ice. | ||
- Stir until well chilled. | ||
- Serve neat. | ||
- Garnish with a lemon twist. | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
--- | ||
title: Floradora | ||
meta_title: Floradora | ||
author: Reed Nelson | ||
draft: false | ||
description: Floradora recipe. | ||
image: /assets/drink/floradora.jpg | ||
|
||
spirits: [gin] | ||
bottles: [] | ||
tags: [bubbly] | ||
|
||
ingredients: | ||
list: | ||
- Gin | ||
- Lime juice | ||
- Raspberry syrup | ||
- Ginger ale | ||
qty: | ||
- 2 oz | ||
- 1/2 oz | ||
- 3/4 oz | ||
- 3 oz | ||
|
||
instructions: | ||
- Combine gin, lime juice, and raspberry syrup in a mixing glass with ice. | ||
- Stir until well chilled. | ||
- Strain into the serving glass (optionally) over ice. | ||
- Top with Ginger ale. | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
--- | ||
title: Gin Buck | ||
meta_title: Gin Buck | ||
author: Reed Nelson | ||
draft: false | ||
description: Gin Buck recipe. | ||
image: /assets/drink/gin-buck.jpg | ||
|
||
spirits: [Gin] | ||
bottles: [] | ||
tags: [bubbly, crisp, citrusy] | ||
|
||
ingredients: | ||
list: | ||
- Gin | ||
- Lime juice | ||
- Ginger ale | ||
qty: | ||
- 2 oz | ||
- 1/2 oz | ||
- 3 oz | ||
|
||
instructions: | ||
- Combine gin and lime juice in a mixing glass with ice. | ||
- Stir until well chilled. | ||
- Strain into the serving glass (optionally) over ice. | ||
- Top with Ginger ale. | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
--- | ||
title: Gin Gin Mule | ||
meta_title: Gin Gin Mule | ||
author: Reed Nelson | ||
draft: false | ||
description: Gin Gin Mule recipe. | ||
image: /assets/drink/gin-gin-mule.jpg | ||
|
||
spirits: [Gin] | ||
bottles: [] | ||
tags: [bubbly, crisp, citrusy] | ||
|
||
ingredients: | ||
list: | ||
- Gin | ||
- Lime juice | ||
- Simple syrup | ||
- Ginger ale | ||
- Mint | ||
qty: | ||
- 2 oz | ||
- 3/4 oz | ||
- 1/2 oz | ||
- 3 oz | ||
- 8 leaves | ||
|
||
instructions: | ||
- Muddle the mint leaves in the bottom of the serving glass. | ||
- Combine gin, lime juice, and simple syrup in a mixing glass with ice. | ||
- Stir until well chilled. | ||
- Strain into the serving glass over the mint, and (optionally) ice. | ||
- Top with Ginger ale. | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
--- | ||
title: Irish Maid | ||
meta_title: Irish Maid | ||
author: Reed Nelson | ||
draft: false | ||
description: Irish Maid recipe. | ||
image: /assets/drink/irish-maid.jpg | ||
|
||
spirits: [whiskey] | ||
bottles: [] | ||
tags: [mellow, sweet] | ||
|
||
ingredients: | ||
list: | ||
- Irish whisky | ||
- St. Germain | ||
- Lemon juice | ||
- Simple syrup | ||
- Cucumber | ||
qty: | ||
- 2 oz | ||
- 1/2 oz | ||
- 3/4 oz | ||
- 3/4 oz | ||
- 1 in | ||
|
||
instructions: | ||
- Muddle the cucumber (quartered) in a shaking tin. | ||
- Add the remaining ingredients and ice. | ||
- Shake real good. | ||
- Double strain into a serving glass. | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
--- | ||
title: Kentucky Maid | ||
meta_title: Kentucky Maid | ||
author: Reed Nelson | ||
draft: false | ||
description: Kentucky Maid recipe. | ||
image: /assets/drink/kentucky-maid.jpg | ||
|
||
spirits: [whiskey] | ||
bottles: [] | ||
tags: [sweet] | ||
|
||
ingredients: | ||
list: | ||
- Bourbon | ||
- Lime juice | ||
- Simple syrup | ||
- Cucumber | ||
- Mint leaves | ||
qty: | ||
- 2 oz | ||
- 1 oz | ||
- 3/4 oz | ||
- 1 in | ||
- "3" | ||
|
||
instructions: | ||
- Muddle the cucumber (quartered) and mint in a shaking tin. | ||
- Add the remaining ingredients and ice. | ||
- Shake real good. | ||
- Double strain into a serving glass. | ||
--- |
Oops, something went wrong.