Update blogroll

This commit is contained in:
Nathan Upchurch 2025-07-02 13:31:43 -05:00
parent cf88fe5ab8
commit 648c6d48b1
2 changed files with 23 additions and 0 deletions

View File

@ -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 lifes 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.",
},
],
},
{

View File

@ -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