-
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
Showing
9 changed files
with
46 additions
and
4 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 |
---|---|---|
@@ -1,2 +1,3 @@ | ||
.hugo_build.lock | ||
resources | ||
resources | ||
public |
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
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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,40 @@ | ||
--- | ||
title: "Chili ramen with tempeh" | ||
date: 2024-02-28T11:00:00+01:00 | ||
draft: false | ||
tags: ["lunch", "asian", "ramen", "chili", "tempeh"] | ||
categories: ["Savory"] | ||
--- | ||
|
||
As my first attempt at anything resembling ramen, this recipe is for a chili ramen with tempeh. Ramen in its context is sort of a mysterious ingredient to me purely out of it being from a foreign culture. But it's never bad to start somewhere. | ||
|
||
Features a broth, some coconut/cashew cream, and a bunch of veggies. | ||
|
||
<div class="recipe" id="recipe"> | ||
Prep time: 5 minutes | ||
|
||
Cooking time: 25 minutes | ||
|
||
### Ingredients for 2 servings | ||
- [ ] 1/2 onion, finely chopped | ||
- [ ] 1 medium carrot, in long thin strips | ||
- [ ] 50/50 split of coconut cream and cashew cream | ||
- [ ] 1/2 block of tempeh, cut into bite-sized pieces | ||
- [ ] 1 serving of ramen noodles | ||
- [ ] 3/4 liter vegetable stock | ||
- [ ] sprouted mung beans for garnish | ||
- [ ] 1/2 teaspoon of chili flakes / chili powder | ||
- [ ] 1/2 teaspoon of ginger powder | ||
- [ ] 2 cloves of garlic, minced | ||
- [ ] 1/2 tbsp coconut oil | ||
|
||
### Steps | ||
1. In a large pot, heat the coconut oil and saute the onion and garlic until soft. | ||
2. Add the carrot and quickly saute for 1 minute. | ||
3. Add the vegetable stock, the chili and ginger powder and let it simmer for 15 minutes. | ||
4. Prepare the ramen noodles according to the package instructions. | ||
5. In a separate pan, fry the tempeh until golden brown. Alternatively use an air fryer. | ||
6. Add the coconut and cashew cream to the broth and stir well. | ||
7. Serve the ramen in a bowl, pour the broth over it and add the tempeh and mung beans on top. | ||
|
||
</div> |
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
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