From 648c6d48b124cd125cd2ef1d3a35b9781aa10808 Mon Sep 17 00:00:00 2001 From: Nathan Upchurch Date: Wed, 2 Jul 2025 13:31:43 -0500 Subject: [PATCH] Update blogroll --- _data/blogroll.js | 21 +++++++++++++++++++++ content/changelog.md | 2 ++ 2 files changed, 23 insertions(+) diff --git a/_data/blogroll.js b/_data/blogroll.js index 3324f79..d1e4451 100644 --- a/_data/blogroll.js +++ b/_data/blogroll.js @@ -218,6 +218,13 @@ export default { { name: "Food & Beverage", blogs: [ + { + title: "A Tea Addict's Journal", + feedUrl: "https://marshaln.com/feed/", + url: "https://marshaln.com", + description: + "This blog got started in 2006 on Xanga as an attempt to write down what I thought about the teas I was drinking. At that point I had been a serious tea drinker for at least six or seven years, but until then, I never really thought much about it. I thought that by writing down my thoughts, it would help me organize my ideas about tea, and in doing so, I hoped to reach an audience who were like minded tea drinkers. My hunch that there were a lot more tea drinkers out there in the West was right, and through this blog I have met quite a number of like-minded individuals, some of whom have become very good friends. I hope that, if nothing else, my musings here will help you find a better tea experience – life’s too short to be drinking bad tea.", + }, { title: "Cocktail Doodle", feedUrl: "https://cocktaildoodle.substack.com/feed", @@ -231,6 +238,13 @@ export default { url: "https://deathbytea.blogspot.com/", description: "Straight up tea talk.", }, + { + title: "Essence of Tea Blog", + feedUrl: "https://essenceoftea.com/blogs/blog.atom", + url: "https://essenceoftea.com/blogs/blog", + description: + "We are tea lovers - a couple, David Collen and Yingxi Chen, who shared a wish to make good teas available to fellow tea lovers around the world.", + }, { title: "Sarah's Vegan Kitchen", feedUrl: "https://sarahsvegankitchen.com/feed/", @@ -238,6 +252,13 @@ export default { description: "Sarah has years of recipes including complex staples like vegan cultured butter.", }, + { + title: "white2tea", + feedUrl: "https://white2tea.com/blogs/blog.atom", + url: "https://white2tea.com/blogs/blog", + description: + "white2tea was created by passionate Puer devotees with over two decades of experience.", + }, ], }, { diff --git a/content/changelog.md b/content/changelog.md index 373f7c9..9b33bd8 100644 --- a/content/changelog.md +++ b/content/changelog.md @@ -4,6 +4,8 @@ title: Nathan Upchurch | Changelog structuredData: none --- # Changelog +* 2025-07-02 + * Added [A Tea Addict's Journal](https://marshaln.com), [Essence of Tea Blog](https://essenceoftea.com/blogs/blog), and [white2tea](https://white2tea.com/blogs/blog) to the [blogroll](/blogroll). * 2025-06-26 * Added [Justine the Incenseur](https://justinetheincenseur.substack.com) to the [blogroll](/blogroll). * 2025-06-24