-
Notifications
You must be signed in to change notification settings - Fork 560
/
Copy pathbajigur.json
57 lines (57 loc) · 2.03 KB
/
bajigur.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
{
"name": "Bajigur",
"description": "Bajigur is a warm drink typical of the Sundanese people from the West Java region, Indonesia. Supported ingredients are palm sugar and coconut milk. To add to the enjoyment also mixed with a little ginger, salt and vanilla powder. This hot beverage is usually sold using a stove provided. Bajigur is best for drinking during cold and wet weather after rain. Foods that are often served with bajigur are boiled bananas, boiled yams, or boiled peanuts.",
"github": "wfebriad",
"ingredients": [
{
"quantity": "2",
"measure": "tablespoons",
"ingredient": "black coffee"
},
{
"quantity": "1",
"measure": "liter",
"ingredient": "coconut milk"
},
{
"quantity": "100",
"measure": "grams",
"ingredient": "brown sugar (fine comb)"
},
{
"quantity": "2",
"measure": "tablespoons",
"ingredient": "granulated sugar"
},
{
"quantity": "",
"measure": "",
"ingredient": "Graham (to taste)"
},
{
"quantity": "2",
"measure": "sheets",
"ingredient": "of pandan leaves (tied knot)"
},
{
"quantity": "",
"measure": "",
"ingredient": "Cinnamon (to taste, if desired)"
}
],
"directions": [
"Prepare a pan and then boil coconut milk.",
"Add brown sugar, granulated sugar and black coffee and stir well.",
"Let the sugar and coffee dissolve, wait until it boils.",
"Add cinnamon, salt and bay leaf, then stir again until it smells, bringing fragrance from wedang bajigur.",
"Boil again until boiling then strain and serve while still hot.",
"Wedang Bajigur is ready to be enjoyed and warms the body."
],
"image": "bajigur.jpg",
"keywords": [
"tea",
"fruit",
"non-alcoholic",
"vegan"
]
}