Add basic-waffles.md recipe

Add recipe for basic waffles

Upload 2 images for the recipe

Add author information in data/authors/

Add tag (+styles): 'waffle'
This commit is contained in:
derlohlgianer@gmail.com 2024-02-24 17:11:22 +01:00
parent 2d8642ec41
commit fb5d4bbd9b
No known key found for this signature in database
GPG Key ID: 7254C91F18E97D80
5 changed files with 40 additions and 0 deletions

35
content/basic-waffles.md Normal file
View File

@ -0,0 +1,35 @@
---
title: "Basic Waffles"
date: 2024-02-24T15:40:05+01:00
tags: ['sweet', 'basic', 'dessert', 'waffle']
author: logianer
---
- ⏲️ Prep time: 10 mins
- 🍳 Cook time: 20 mins
- 🧇 Amount: 19-20 waffles
![Small Waffle Tower](/pix/basic-waffles-01.webp)
This is a basic recipe for waffles that are made with the help of a **waffle maker**:
![Waffle Maker](/pix/basic-waffles-02.webp)
## Ingredients
* 250g butter
* 200g sugar
* 2 pcks vanilla sugar (16g) *or* other vanilla flavouring
* 5 eggs
* 500g flour
* 2 tbsp baking powder
* 350-400ml milk
## Directions
1. Beat the eggs till creamy.
2. Gradually add all the sugar and the vanilla flavouring.
3. Melt and then mix in the butter.
4. Add the baking powder.
5. Add the milk and flower in alternation. Stir constantly while doing so.
6. Blend and mix until you got a smooth dough. Use the highest speed of your mixer.
7. Let the dough rest for a couple of minutes. Turn on & preheat your waffle maker, then pour in the dough. Bake inside the waffle maker till golden brown.
***Enjoy!***

View File

@ -0,0 +1,4 @@
{
"name": "Logianer",
"website": "https://github.com/Logianer"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 88 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 144 KiB

View File

@ -272,6 +272,7 @@ button#clear-search:hover {
#tag_turkish:before { content: "🇹🇷" ; }
#tag_ukrainian:before { content: "🇺🇦" ; }
#tag_vietnamese:before { content: "🇻🇳" ; }
#tag_waffle:before { content: "🧇" ; }
#tag_wine:before { content: "🍷" ; }
.cryptocontainer {