-
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.
- Loading branch information
Reed Nelson
committed
Aug 17, 2023
1 parent
7d25d03
commit a1bc084
Showing
21 changed files
with
427 additions
and
174 deletions.
There are no files selected for viewing
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 |
---|---|---|
|
@@ -15,6 +15,10 @@ | |
{ | ||
"name": "Blog", | ||
"url": "/blog" | ||
}, | ||
{ | ||
"name": "Drinks", | ||
"url": "/drink" | ||
} | ||
], | ||
"footer": [ | ||
|
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,24 @@ | ||
--- | ||
title: Amaretto Sour | ||
meta_title: Amaretto Sour | ||
author: Reed Nelson | ||
draft: false | ||
description: description | ||
image: /assets/drink/amaretto-sour.jpg | ||
|
||
spirits: [spirit] | ||
bottles: [bottle1, bottle2] | ||
tags: [tag1, tag2] | ||
|
||
ingredients: | ||
list: | ||
- ingredient1 | ||
- ingredient2 | ||
qty: | ||
- qty1 | ||
- qty2 | ||
|
||
instructions: | ||
- Step1 | ||
- Step2 | ||
--- |
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 |
---|---|---|
@@ -1,24 +1,24 @@ | ||
--- | ||
title: "Drink" | ||
meta_title: "Drink" | ||
author: "Reed Nelson" | ||
title: Drink | ||
meta_title: Drink | ||
author: Reed Nelson | ||
draft: true | ||
description: "description" | ||
image: "" | ||
description: description | ||
image: /assets/drink/.jpg | ||
|
||
spirits: ["spirit"] | ||
bottles: ["bottle1", "bottle2"] | ||
tags: ["tag1", "tag2"] | ||
spirits: [spirit] | ||
bottles: [bottle1, bottle2] | ||
tags: [tag1, tag2] | ||
|
||
ingredients: | ||
list: | ||
- "ingredient1" | ||
- "ingredient2" | ||
- ingredient1 | ||
- ingredient2 | ||
qty: | ||
- "qty1" | ||
- "qty2" | ||
- qty1 | ||
- qty2 | ||
|
||
instructions: | ||
- "Step1" | ||
- "Step2" | ||
- Step1 | ||
- Step2 | ||
--- |
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,24 @@ | ||
--- | ||
title: Improved Whiskey Cocktail | ||
meta_title: Improved Whiskey Cocktail | ||
author: Reed Nelson | ||
draft: false | ||
description: description | ||
image: /assets/drink/improved-whiskey-cocktail.jpg | ||
|
||
spirits: [whiskey] | ||
bottles: [bottle1, bottle2] | ||
tags: [tag1, tag2] | ||
|
||
ingredients: | ||
list: | ||
- ingredient1 | ||
- ingredient2 | ||
qty: | ||
- qty1 | ||
- qty2 | ||
|
||
instructions: | ||
- Step1 | ||
- Step2 | ||
--- |
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 |
---|---|---|
@@ -1,27 +1,27 @@ | ||
--- | ||
title: "Manhattan" | ||
meta_title: "Manhattan" | ||
description: "none" | ||
image: "/assets/drink/manhattan.jpg" | ||
author: "Reed Nelson" | ||
title: Manhattan | ||
meta_title: Manhattan | ||
description: none | ||
image: /assets/drink/manhattan.jpg | ||
author: Reed Nelson | ||
draft: false | ||
|
||
spirits: ["whiskey"] | ||
bottles: ["sweet-vermouth", "ango"] | ||
tags: ["classic", "spirit-forward"] | ||
spirits: [whiskey] | ||
bottles: [sweet-vermouth, ango] | ||
tags: [classic, spirit-forward] | ||
|
||
ingredients: | ||
list: | ||
- "rye whiskey" | ||
- "sweet vermouth" | ||
- "angostura bitters" | ||
- rye whiskey | ||
- sweet vermouth | ||
- angostura bitters | ||
qty: | ||
- "2 oz" | ||
- "1 oz" | ||
- "4 dashes" | ||
- 2 oz | ||
- 1 oz | ||
- 4 dashes | ||
|
||
instructions: | ||
- "Combine all ingredients in a mixing glass with ice." | ||
- "Stir until well chilled." | ||
- "Serve neat or on a rock." | ||
- Combine all ingredients in a mixing glass with ice. | ||
- Stir until well chilled. | ||
- Serve neat or on a rock. | ||
--- |
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: Martini | ||
meta_title: Martini | ||
author: Reed Nelson | ||
draft: false | ||
description: description | ||
image: /assets/drink/martini.jpg | ||
|
||
spirits: [gin] | ||
bottles: [dry-vermouth, orange-bitters] | ||
tags: [classic, spirit-forward] | ||
|
||
ingredients: | ||
list: | ||
- Gin | ||
- Dry Vermouth | ||
- Orange bitters | ||
- Lemon | ||
qty: | ||
- 2 oz | ||
- 1/2 oz | ||
- 1 dash | ||
- swath | ||
|
||
instructions: | ||
- Combine all ingredients in a mixing glass with ice. | ||
- Stir until well chilled. | ||
- Serve neat or on a rock. | ||
- Express the lemon swath over the drink. | ||
--- |
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,24 @@ | ||
--- | ||
title: Negroni | ||
meta_title: Negroni | ||
author: Reed Nelson | ||
draft: false | ||
description: description | ||
image: /assets/drink/negroni.jpg | ||
|
||
spirits: [gin] | ||
bottles: [campari, sweet-vermouth] | ||
tags: [classic, spirit-forward] | ||
|
||
ingredients: | ||
list: | ||
- ingredient1 | ||
- ingredient2 | ||
qty: | ||
- qty1 | ||
- qty2 | ||
|
||
instructions: | ||
- Step1 | ||
- Step2 | ||
--- |
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,24 @@ | ||
--- | ||
title: New York Sour | ||
meta_title: New York Sour | ||
author: Reed Nelson | ||
draft: false | ||
description: description | ||
image: /assets/drink/new-york-sour.jpg | ||
|
||
spirits: [whiskey] | ||
bottles: [red-wine, bottle2] | ||
tags: [tag1, tag2] | ||
|
||
ingredients: | ||
list: | ||
- ingredient1 | ||
- ingredient2 | ||
qty: | ||
- qty1 | ||
- qty2 | ||
|
||
instructions: | ||
- Step1 | ||
- Step2 | ||
--- |
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 |
---|---|---|
@@ -1,26 +1,30 @@ | ||
--- | ||
title: "Old Fashioned" | ||
meta_title: "Old Fashioned" | ||
author: "Reed Nelson" | ||
title: Old Fashioned | ||
meta_title: Old Fashioned | ||
author: Reed Nelson | ||
draft: false | ||
description: "description" | ||
image: "/assets/drink/old-fashioned.jpg" | ||
description: description | ||
image: /assets/drink/old-fashioned.jpg | ||
|
||
spirits: ["whiskey"] | ||
bottles: ["ango"] | ||
tags: ["classic", "spirit-forward"] | ||
spirits: [whiskey] | ||
bottles: [ango] | ||
tags: [classic, spirit-forward] | ||
|
||
ingredients: | ||
list: | ||
- "Whiskey" | ||
- "Angostura bitters" | ||
- "Agave Syrup" | ||
- Whiskey | ||
- Angostura bitters | ||
- Agave Syrup | ||
- Orange | ||
qty: | ||
- "2 oz" | ||
- "4 dashes" | ||
- "1/4 oz" | ||
- 2 oz | ||
- 4 dashes | ||
- 1/4 oz | ||
- swath | ||
|
||
instructions: | ||
- "Stir" | ||
- "Pour over a rock" | ||
- Combine all ingredients in a mixing glass with ice. | ||
- Stir until well chilled. | ||
- Serve neat or on a rock. | ||
- Express the orange swath over the drink. | ||
--- |
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,24 @@ | ||
--- | ||
title: Rosemary Sour | ||
meta_title: Rosemary Sour | ||
author: Reed Nelson | ||
draft: false | ||
description: description | ||
image: /assets/drink/rosemary-sour.jpg | ||
|
||
spirits: [whiskey] | ||
bottles: [] | ||
tags: [sour] | ||
|
||
ingredients: | ||
list: | ||
- ingredient1 | ||
- ingredient2 | ||
qty: | ||
- qty1 | ||
- qty2 | ||
|
||
instructions: | ||
- Step1 | ||
- Step2 | ||
--- |
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,35 @@ | ||
--- | ||
title: Sazerac | ||
meta_title: Sazerac | ||
author: Reed Nelson | ||
draft: false | ||
description: description | ||
image: /assets/drink/sazerac.jpg | ||
|
||
spirits: [whiskey, cognac] | ||
bottles: [peychauds, absinthe] | ||
tags: [classic, spirit-forward] | ||
|
||
ingredients: | ||
list: | ||
- Rye | ||
- Cognac | ||
- Peychaud's bitters | ||
- Absinthe | ||
- Simple syrup | ||
- Lemon | ||
qty: | ||
- 1 oz | ||
- 1 oz | ||
- 4 dashes | ||
- rinse | ||
- 1/4 oz | ||
- 1 swath | ||
|
||
instructions: | ||
- Wash the serving glass with Absinthe. | ||
- Combine all ingredients in a mixing glass with ice. | ||
- Stir until well chilled. | ||
- Serve neat. | ||
- Express the lemon swath over the drink. | ||
--- |
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,24 @@ | ||
--- | ||
title: Whiskey Sour | ||
meta_title: Whiskey Sour | ||
author: Reed Nelson | ||
draft: false | ||
description: description | ||
image: /assets/drink/whiskey-sour.jpg | ||
|
||
spirits: [Whiskey] | ||
bottles: [] | ||
tags: [classic, sour] | ||
|
||
ingredients: | ||
list: | ||
- ingredient1 | ||
- ingredient2 | ||
qty: | ||
- qty1 | ||
- qty2 | ||
|
||
instructions: | ||
- Step1 | ||
- Step2 | ||
--- |
Oops, something went wrong.