diff --git a/_data/blogroll.js b/_data/blogroll.js index 734af18..2fe2f01 100644 --- a/_data/blogroll.js +++ b/_data/blogroll.js @@ -304,6 +304,13 @@ export default { url: "https://www.neatorama.com/", description: "Yep, Neatorama's still around!", }, + { + title: "Public Domain Review", + feedUrl: "https://publicdomainreview.org/rss.xml", + url: "https://publicdomainreview.org", + description: + "The Public Domain Review is an online journal and not-for-profit project dedicated to the exploration of curious and compelling works from the history of art, literature, and ideas.", + }, { title: "The Pudding", feedUrl: "https://pudding.cool/rss.xml", @@ -593,6 +600,14 @@ export default { description: "Writing on wet shaving, politics, whole food plant based diets, and more.", }, + { + title: "lemon ice cream", + feedUrl: + "https://soundsoflemonicecream.blogspot.com/feeds/posts/default?alt=rss", + url: "https://soundsoflemonicecream.blogspot.com/", + description: + "annabelle kathleen marcile akers - aka lemon ice cream.", + }, { title: "MediaActivist", feedUrl: "https://www.mediaactivist.com/rss/", diff --git a/_data/galleries.js b/_data/galleries.js index 7f07152..3687085 100644 --- a/_data/galleries.js +++ b/_data/galleries.js @@ -1,4 +1,89 @@ export default [ + { + title: "Wild Berry Fizzy Pop Powder", + description: + "Recording my experience burning Wild Berry’s Fizzy Pop incense powder.", + synopsis: + "Recording my experience burning Wild Berry’s Fizzy Pop incense powder.", + url: "/img/gallery/wild-berry-fizzy-pop/", + date: new Date("May 28, 2026"), + galleryImage: "wild-berry-fizzy-pop-powder-8.webp", + galleryImageAlt: "", + pictures: [ + { + title: "Preparing the censer", + filename: "wild-berry-fizzy-pop-powder-1.webp", + altText: + "A brass incense censer with a tool holder and stencil next to a jar of the incense powder.", + thumbAltText: + "A brass incense censer with a tool holder and stencil next to a jar of the incense powder.", + caption: "I feel guilty for sullying this censer.", + }, + { + title: "Electric blue", + filename: "wild-berry-fizzy-pop-powder-8.webp", + altText: + "A brass incense spoon scooping bright blue powder from the top of a jar.", + thumbAltText: + "A brass incense spoon scooping bright blue powder from the top of a jar.", + caption: "Just look at the color of this stuff!", + }, + { + title: "Adding powder", + filename: "wild-berry-fizzy-pop-powder-2.webp", + altText: + "Putting the electric blue powder atop the brass stencil with a tiny incense spoon.", + thumbAltText: + "Putting the electric blue powder atop the brass stencil with a tiny incense spoon.", + caption: "No turning back now.", + }, + { + title: "Adding more powder", + filename: "wild-berry-fizzy-pop-powder-3.webp", + altText: + "Putting more electric blue powder atop the brass stencil with a tiny incense spoon.", + thumbAltText: + "Putting more electric blue powder atop the brass stencil with a tiny incense spoon.", + caption: "Fully committing.", + }, + { + title: "Stencil loaded", + filename: "wild-berry-fizzy-pop-powder-4.webp", + altText: + "The grooves of the brass stencil are full of blue incense powder, revealing the shape of an auspicious cloud.", + thumbAltText: + "The grooves of the brass stencil are full of blue incense powder, revealing the shape of an auspicious cloud.", + caption: "That color is wild.", + }, + { + title: "Time to get lit", + filename: "wild-berry-fizzy-pop-powder-5.webp", + altText: + "A plasma lighter hovers ominously over the tail of a trail of blue incense powder in the shape of an auspicious cloud, atop a flat layer of ash in a brass censer.", + thumbAltText: + "A plasma lighter hovers ominously over the tail of a trail of blue incense powder in the shape of an auspicious cloud, atop a flat layer of ash in a brass censer.", + caption: "Here we go.", + }, + { + title: "Time to get lit", + filename: "wild-berry-fizzy-pop-powder-6.webp", + altText: + "A long, angry-looking ember travels down the trail of blue incense powder.", + thumbAltText: + "A long, angry-looking ember travels down the trail of blue incense powder.", + caption: "What a wicked looking ember.", + }, + { + title: "Finally over", + filename: "wild-berry-fizzy-pop-powder-7.webp", + altText: + "A long, angry-looking ember lights the final stretch of the incense seal, leaving a trail of very dark black ash.", + thumbAltText: + "A long, angry-looking ember lights the final stretch of the incense seal, leaving a trail of very dark black ash.", + caption: "At last.", + }, + ], + }, { title: "Cooking", description: "Some stuff I've made in the kitchen.",