diff options
author | Jacob Janzen <jjanzenn@proton.me> | 2024-04-12 15:24:36 -0500 |
---|---|---|
committer | Jacob Janzen <jjanzenn@proton.me> | 2024-04-12 15:24:36 -0500 |
commit | 5b537ba863c46cd0c3a820edba9e9286dab5c0a9 (patch) | |
tree | 9e4da6c1b8f3b4bce740b5751b2044fb5d48b168 /tea | |
parent | 0a2350c75ebdf99bb2ac74c5243242ee3a1c2502 (diff) |
org-based setup
Diffstat (limited to 'tea')
-rw-r--r-- | tea/W2T-2021-HotlineSpaceCoyote.html | 32 | ||||
-rw-r--r-- | tea/W2T-2021-HotlineSpaceCoyote.org | 7 | ||||
-rw-r--r-- | tea/W2T-2022-BoatCaptain.html | 34 | ||||
-rw-r--r-- | tea/W2T-2022-BoatCaptain.org | 7 | ||||
-rw-r--r-- | tea/W2T-2023-LumberSlut.html | 35 | ||||
-rw-r--r-- | tea/W2T-2023-LumberSlut.org | 7 | ||||
-rw-r--r-- | tea/W2T-DailyDuckShit.html | 38 | ||||
-rw-r--r-- | tea/W2T-DailyDuckShit.org | 7 | ||||
-rw-r--r-- | tea/template.html | 31 |
9 files changed, 28 insertions, 170 deletions
diff --git a/tea/W2T-2021-HotlineSpaceCoyote.html b/tea/W2T-2021-HotlineSpaceCoyote.html deleted file mode 100644 index d5d669b..0000000 --- a/tea/W2T-2021-HotlineSpaceCoyote.html +++ /dev/null @@ -1,32 +0,0 @@ -<!doctype html> -<html lang="en"> - <head> - <meta charset="utf-8" /> - <title>W2T 2021 Hotline Space Coyote</title> - <meta name="viewport" content="width=device-width, initial-scale=1" /> - - <link rel="stylesheet" href="../styles.css" /> - <link rel="icon" type="image/png" href="data:image/png;base64," /> - </head> - <body> - <div class="header"> - <a href="../index.html">Home</a> - <a href="../projects.html">Projects</a> - <a href="../tea.html">Tea Tasting Notes</a> - <a href="../rants.html">Rants</a> - <a href="../about.html">About Me</a> - </div> - <div class="body"> - <h1>White2Tea 2021 Hotline Space Coyote</h1> - - <p>A 3-year-old sheng pu'er in a 200 gram cake.</p> - - <p> - Pale yellow liquor. Milky mouthfeel. Flavour gives me senses of fresh - fruit, apricot. - </p> - - <p>Rating: 9/10</p> - </div> - </body> -</html> diff --git a/tea/W2T-2021-HotlineSpaceCoyote.org b/tea/W2T-2021-HotlineSpaceCoyote.org new file mode 100644 index 0000000..11e8efb --- /dev/null +++ b/tea/W2T-2021-HotlineSpaceCoyote.org @@ -0,0 +1,7 @@ +#+title: White2Tea 2021 Hotline Space Coyote + +This is a 3-year-old raw pu'er in a 200 gram cake. + +This one is really fantastic. The pale yellow liquor has a milky mouthfeel that gives notes of fresh fruit, apricot in particular. + +Rating 9/10 diff --git a/tea/W2T-2022-BoatCaptain.html b/tea/W2T-2022-BoatCaptain.html deleted file mode 100644 index b221fca..0000000 --- a/tea/W2T-2022-BoatCaptain.html +++ /dev/null @@ -1,34 +0,0 @@ -<!doctype html> -<html lang="en"> - <head> - <meta charset="utf-8" /> - <title>W2T 2022 Boat Captain</title> - <meta name="viewport" content="width=device-width, initial-scale=1" /> - - <link rel="stylesheet" href="../styles.css" /> - <link rel="icon" type="image/png" href="data:image/png;base64," /> - </head> - <body> - <div class="header"> - <a href="../index.html">Home</a> - <a href="../projects.html">Projects</a> - <a href="../tea.html">Tea Tasting Notes</a> - <a href="../rants.html">Rants</a> - <a href="../about.html">About Me</a> - </div> - <div class="body"> - <h1>White2Tea 2022 Boat Captain</h1> - - <p>This is a 2-year-old sheng pu'er in a 200 gram cake.</p> - - <p> - The liquor is a yellowy-orange colour, with a thick, soupy texture. The - early steeps were very smooth, while later ones were steeps were drier - with a more tannic mouthfeel. It has a smoky, leather flavour that - settles into a malty sweetness. - </p> - - <p>Rating: 8/10</p> - </div> - </body> -</html> diff --git a/tea/W2T-2022-BoatCaptain.org b/tea/W2T-2022-BoatCaptain.org new file mode 100644 index 0000000..f630f99 --- /dev/null +++ b/tea/W2T-2022-BoatCaptain.org @@ -0,0 +1,7 @@ +#+title: White2Tea 2022 Boat Captain + +This is a 2-year-old raw pu'er in a 200 gram cake. + +The liquor is a yellowy-orange colour, with a thick, soupy texture. The early steeps were very smooth, while later ones were steeps were drier with a more tannic mouthfeel. It has a smoky, leather flavour that settles into a malty sweetness. + +Rating 8/10 diff --git a/tea/W2T-2023-LumberSlut.html b/tea/W2T-2023-LumberSlut.html deleted file mode 100644 index c2f671d..0000000 --- a/tea/W2T-2023-LumberSlut.html +++ /dev/null @@ -1,35 +0,0 @@ -<!doctype html> -<html lang="en"> - <head> - <meta charset="utf-8" /> - <title>W2T 2023 Lumber Slut</title> - <meta name="viewport" content="width=device-width, initial-scale=1" /> - - <link rel="stylesheet" href="../styles.css" /> - <link rel="icon" type="image/png" href="data:image/png;base64," /> - </head> - <body> - <div class="header"> - <a href="../index.html">Home</a> - <a href="../projects.html">Projects</a> - <a href="../tea.html">Tea Tasting Notes</a> - <a href="../rants.html">Rants</a> - <a href="../about.html">About Me</a> - </div> - <div class="body"> - <h1>White2Tea 2023 Lumber Slut</h1> - - <p>1 year old 200 gram ripe pu'er cake</p> - - <p> - The liquor is black and smells like wood. It has a pleasant, smooth - woody flavour. Not at all complex, but still enjoyable. I like to brew - this one by putting an unmeasured chunk of leaves at the bottom of my - thermos and fill it with boiling water. It doesn't seem to oversteep no - matter what I do to it. Good daily drinker. - </p> - - <p>Rating: 8/10</p> - </div> - </body> -</html> diff --git a/tea/W2T-2023-LumberSlut.org b/tea/W2T-2023-LumberSlut.org new file mode 100644 index 0000000..1d303d4 --- /dev/null +++ b/tea/W2T-2023-LumberSlut.org @@ -0,0 +1,7 @@ +#+title: White2Tea 2023 Lumber Slut + +This tea is a 1-year-old ripe pu'er. It came in a 200 gram cake. + +The liquor is black and smells like wood. It has a pleasant, smooth woody flavour. Not at all complex, but still enjoyable. I like to brew this one by putting an unmeasured chunk of leaves at the bottom of my thermos and fill it with boiling water. It doesn't seem to oversteep no matter what I do to it. Good daily drinker. + +Rating 8/10 diff --git a/tea/W2T-DailyDuckShit.html b/tea/W2T-DailyDuckShit.html deleted file mode 100644 index 9f7d242..0000000 --- a/tea/W2T-DailyDuckShit.html +++ /dev/null @@ -1,38 +0,0 @@ -<!doctype html> -<html lang="en"> - <head> - <meta charset="utf-8" /> - <title>W2T Daily Duck Shit</title> - <meta name="viewport" content="width=device-width, initial-scale=1" /> - - <link rel="stylesheet" href="../styles.css" /> - <link rel="icon" type="image/png" href="data:image/png;base64," /> - </head> - <body> - <div class="header"> - <a href="../index.html">Home</a> - <a href="../projects.html">Projects</a> - <a href="../tea.html">Tea Tasting Notes</a> - <a href="../rants.html">Rants</a> - <a href="../about.html">About Me</a> - </div> - <div class="body"> - <h1>White2Tea Daily Duck Shit</h1> - - <p> - I won't lie; I initially bought this one for the funny name, but it's - actually a pretty decent inexpensive tea. Normally, roasted oolongs - aren't my favourite, but I do enjoy some good duck shit. - </p> - - <p> - The liquor is a pale orange with a milky texture. The liquor is a pale - orange with a milky mouthfeel. The flavour is somewhat nutty but also - evokes a sense of dried fruit. Dates and almonds are the most prominent - flavours that I taste in it. - </p> - - <p>Rating: 7/10</p> - </div> - </body> -</html> diff --git a/tea/W2T-DailyDuckShit.org b/tea/W2T-DailyDuckShit.org new file mode 100644 index 0000000..1ed9636 --- /dev/null +++ b/tea/W2T-DailyDuckShit.org @@ -0,0 +1,7 @@ +#+title: White2Tea Daily Duck Shit + +I won't lie; I initially bought this one for the funny name, but it's actually a pretty decent inexpensive tea. Normally, roasted oolongs aren't my favourite, but I do enjoy some good duck shit. + +The liquor is a pale orange with a milky texture. The liquor is a pale orange with a milky mouthfeel. The flavour is somewhat nutty but also evokes a sense of dried fruit. Dates and almonds are the most prominent flavours that I taste in it. + +Rating: 7/10 diff --git a/tea/template.html b/tea/template.html deleted file mode 100644 index 18ab9f1..0000000 --- a/tea/template.html +++ /dev/null @@ -1,31 +0,0 @@ -<!doctype html> -<html lang="en"> - <head> - <meta charset="utf-8" /> - <title>Title</title> - <meta name="viewport" content="width=device-width, initial-scale=1" /> - - <link rel="stylesheet" href="../styles.css" /> - <link rel="icon" type="image/png" href="data:image/png;base64," /> - </head> - <body> - <div class="header"> - <a href="../index.html">Home</a> - <a href="../projects.html">Projects</a> - <a href="../tea.html">Tea Tasting Notes</a> - <a href="../rants.html">Rants</a> - <a href="../about.html">About Me</a> - </div> - <div class="body"> - <h1>Title</h1> - - <p>Description</p> - - <p> - <!-- liquor, mouthfeel, flavour --> - </p> - - <p>Rating: x/10</p> - </div> - </body> -</html> |