mirror of
https://github.com/foo-dogsquared/wiki.git
synced 2025-02-07 06:19:03 +00:00
Create the recipes format
The recipes could be made into a separate repo of its own but it is my notebook and I'm going to tkae advantage of it. The committed recipes should give an idea of how it's going to be structured with splitting of recipes whenever possible. Take note that you shouldn't make recipes with perfect structure out of the blue. Just like you manage your system configs, just put it all in one recipe then split it when there's another recipe with a similar step that results in a recipe.
This commit is contained in:
parent
6510bc6fc4
commit
a8941aa2f6
36
notebook/recipes.hard-boiled-egg.org
Normal file
36
notebook/recipes.hard-boiled-egg.org
Normal file
@ -0,0 +1,36 @@
|
||||
:PROPERTIES:
|
||||
:ID: 8dfb7e23-ecb2-4ebe-adc2-7dbe927d87cd
|
||||
:END:
|
||||
#+title: Recipe: Hard-boiled egg
|
||||
#+date: 2022-03-31 18:21:05 +08:00
|
||||
#+date_modified: 2022-07-19 15:23:52 +08:00
|
||||
#+language: en
|
||||
|
||||
|
||||
One of the simplest things to do.
|
||||
(This also serves as my reference templates for my cooking recipes.)
|
||||
|
||||
|
||||
* Ingredients
|
||||
|
||||
- At least 3 cups of water.
|
||||
- An egg.
|
||||
|
||||
|
||||
* Instructions
|
||||
|
||||
- Put the egg until the water boils.
|
||||
For assurance it is hard-boiled, leave for 5 minutes (more or less) in lower heat.
|
||||
|
||||
|
||||
* Tips
|
||||
|
||||
- You can easily peel off the egg shell by shaking it inside of a light bowl filled with water.
|
||||
This will also easily cool down the heat.
|
||||
|
||||
- It is easy to overcook the egg.
|
||||
It might be better to set the heat to lower levels for a longer duration.
|
||||
|
||||
- Older eggs are easier to hard boil.
|
||||
You can find if the egg is old enough by seeing if it tilts upwards in the water.
|
||||
(This is also how you test the egg is bad enough if it floats.)
|
29
notebook/recipes.ice-scramble.org
Normal file
29
notebook/recipes.ice-scramble.org
Normal file
@ -0,0 +1,29 @@
|
||||
:PROPERTIES:
|
||||
:ID: 91ae7274-3775-4cb2-992d-c2bee8179349
|
||||
:END:
|
||||
#+title: Ice scramble
|
||||
#+date: 2022-07-19 15:22:48 +08:00
|
||||
#+date_modified: 2022-07-19 15:37:04 +08:00
|
||||
#+language: en
|
||||
|
||||
|
||||
Or =iskrambol= in localized form.
|
||||
It's basically shaved ice with some flavoring.
|
||||
|
||||
|
||||
* Ingredients
|
||||
|
||||
- [[id:b0d86ffc-0531-44dc-b4ec-4389d2997007][Shaved ice]].
|
||||
|
||||
- Flavorings of your choice.
|
||||
In this example, we'll have chocolate powder and sugar.
|
||||
|
||||
- Optional but toppings of your choice.
|
||||
|
||||
|
||||
* Instructions
|
||||
|
||||
- Mix the flavorings in the ice until incorporated.
|
||||
Don't stir it but rather scoop the flavorings at the bottom and repeat.
|
||||
|
||||
- Add any toppings (or none at all).
|
28
notebook/recipes.shaved-ice.org
Normal file
28
notebook/recipes.shaved-ice.org
Normal file
@ -0,0 +1,28 @@
|
||||
:PROPERTIES:
|
||||
:ID: b0d86ffc-0531-44dc-b4ec-4389d2997007
|
||||
:END:
|
||||
#+title: Shaved ice
|
||||
#+date: 2022-07-19 15:27:13 +08:00
|
||||
#+date_modified: 2022-07-19 15:36:54 +08:00
|
||||
#+language: en
|
||||
|
||||
|
||||
A simple form of ice.
|
||||
This is useful for injecting flavors while having its icy form, perfect for something like an [[id:91ae7274-3775-4cb2-992d-c2bee8179349][Ice scramble]].
|
||||
|
||||
|
||||
* Ingredients and tools
|
||||
|
||||
- A blender to crush the ice.
|
||||
|
||||
- Ice.
|
||||
|
||||
- Water.
|
||||
|
||||
|
||||
* Instructions
|
||||
|
||||
- Put ice into the blender and fill the container with almost the same volume as the ice.
|
||||
|
||||
- Crush the ice by turning the blender in pulse or in continuous short bursts.
|
||||
Occasionally shake or stir the ice in the middle of mixing to mix whole chunks of ice that haven't reached the blades yet.
|
Loading…
Reference in New Issue
Block a user