How I Built Yarrow
Yarrow is a Tarot reader that runs on Astro, Tailwind, and Svelte, with an LLM doing the reading.
— myles
I created my first NPM pcakge today for astro-jsonfeed, my Astro utility for genreating a JSON Feed. Check it out https://www.npmjs.com/package/astro-jsonfeed.
I started working on an Astro utility to generate a JSON Feed for blogs, changelogs, or any chronological content. Itβs called astro-jsonfeed (super original, I know).
Building a Calendar Interface in Astro
How I built a static calendar interface in Astro using date-fns.
— myles
JSONFeed in Astro with @astrojs/rss
This is now an NPM package: astro-jsonfeed. The post remains as documentation of how it works under the hood.
— myles