Skip to content

Commit d3cfa1e

Browse files
lsheltonSTOShelton
andauthored
Adding breakfast mai tai (#1274)
* adding nice holiday * Changed to compressed image (hopefully doing this right) * adding breakfast mai tai * Delete breakfast-mai-tai.json * adding breakfast mai tai Co-authored-by: Shelton <ls2527@mp191zal413.lan1>
1 parent b395071 commit d3cfa1e

File tree

1 file changed

+52
-0
lines changed

1 file changed

+52
-0
lines changed

src/recipes/breakfast-mai-tai.json

Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,52 @@
1+
{
2+
"name": "Breakfast Mai Tai",
3+
"description": "The Breakfast Mai Tai has gone through several iterations at Donna, where it was first created with an oat orgeat for a guest who had a nut allergy. The recipe has evolved over the course of several menus, but its crushability remains intact. As Fancy Chu, the drink's creator, says, 'I definitely would drink this for breakfast when vacationing somewhere tropical, or even on a day off, daydreaming of being in the tropics.'",
4+
"github": "lsheltonSTO",
5+
"ingredients": [
6+
{
7+
"quantity": "1 1/2",
8+
"measure": "ounces",
9+
"ingredient": "overproof Jamaican rum (preferably Smith & Cross)"
10+
},
11+
{
12+
"quantity": "1/2",
13+
"measure": "ounce",
14+
"ingredient": "banana liqueur (preferably Giffard Banane du Bresil)"
15+
},{
16+
"quantity": "1/2",
17+
"measure": "ounce",
18+
"ingredient": "orgeat"
19+
},{
20+
"quantity": "1/4",
21+
"measure": "ounce",
22+
"ingredient": "cinnamon syrup"
23+
},{
24+
"quantity": "1",
25+
"measure": "ounce",
26+
"ingredient": "lime juice"
27+
},{
28+
"quantity": "3/4",
29+
"measure": "ounce",
30+
"ingredient": "black rum (preferably Hamilton)"
31+
}
32+
],
33+
"directions": [
34+
"Combine the overproof rum, banana liqueur, orgeat, cinnamon syrup, and lime juice in a cocktail shaker.",
35+
"Add a few pellets of crushed or cracked ice and shake until they melt.",
36+
"Pour into a large rocks glass, add the black rum, and top with more crushed ice.",
37+
"Garnish with a mint sprig, a charred cinnamon stick, and edible flowers."
38+
],
39+
"image": "breakfast-mai-tai.jpg",
40+
"source": "https://www.amazon.com/Easy-Tiki-Modern-Revival-Recipes/dp/1984856758/ref=sr_1_1?crid=204CDMWHZGJAC&dchild=1&keywords=easy+tiki+cocktail+book&qid=1635526068&sprefix=easy+tiki%2Caps%2C210&sr=8-1",
41+
"keywords": [
42+
"tiki",
43+
"mai tai",
44+
"rum",
45+
"banana liqueur",
46+
"orgeat",
47+
"cinnamon syrup",
48+
"lime juice"
49+
]
50+
}
51+
52+

0 commit comments

Comments
 (0)