-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adds toffee recipe and updates compiled gingerbread
- Loading branch information
Mouse Reeve
committed
Dec 18, 2023
1 parent
7dffb6e
commit 2c1cc3b
Showing
4 changed files
with
48 additions
and
2 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 |
---|---|---|
@@ -0,0 +1,24 @@ | ||
{ | ||
"title": "Toffee", | ||
"quantity": "One half sheet pan", | ||
"preptime": "", | ||
"totaltime": "", | ||
"notes": "If using as candy rather than an inclusion, add 170 g (1 cup) chopped nuts at hard ball stage (265 degrees F.)", | ||
"ingredients": [ | ||
"230 g (1 cup) unsalted {butter}, cubed", | ||
"120 g (1/2 cup) warm water", | ||
"200 g (1 cup) granulated {sugar}", | ||
"1 teaspoon salt", | ||
"1 teaspoon light {corn syrup}" | ||
], | ||
"steps": [ | ||
"Prepare a half sheet with silpat or parchment paper.", | ||
"Melt the butter in a 3 quart saucepan.", | ||
"Add the remaining ingredients and bring to a boil, stirring constantly until the sugar is dissolved.", | ||
"Stir occassionally until the mixture boils, brushing the sides of the pan with water to prevent crystalization.", | ||
"Stop stirring and let the mixture get to soft crack stage, 290 degrees F.", | ||
"Remove from heat and pour into prepared pan." | ||
], | ||
"source": "https://sallysbakingaddiction.com/toffee-recipe/", | ||
"tags": [""] | ||
} |
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,20 @@ | ||
## Recipe: Toffee | ||
If using as candy rather than an inclusion, add 170 g (1 cup) chopped nuts at hard ball stage (265 degrees F.) | ||
Quantity: One half sheet pan | ||
|
||
### Ingredients | ||
- 230 g (1 cup) unsalted butter, cubed | ||
- 120 g (1/2 cup) warm water | ||
- 200 g (1 cup) granulated sugar | ||
- 1 teaspoon salt | ||
- 1 teaspoon light corn syrup | ||
|
||
### Steps | ||
- Prepare a half sheet with silpat or parchment paper. | ||
- Melt the butter in a 3 quart saucepan. | ||
- Add the remaining ingredients and bring to a boil, stirring constantly until the sugar is dissolved. | ||
- Stir occassionally until the mixture boils, brushing the sides of the pan with water to prevent crystalization. | ||
- Stop stirring and let the mixture get to soft crack stage, 290 degrees F. | ||
- Remove from heat and pour into prepared pan. | ||
|
||
> Source: https://sallysbakingaddiction.com/toffee-recipe/ |
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 |
---|---|---|
|
@@ -66,6 +66,8 @@ | |
|
||
- [Caramel](confection/caramel.md) | ||
|
||
- [Toffee](confection/toffee.md) | ||
|
||
|
||
## cookies | ||
|
||
|