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
I wanted this website to publish both an RSS feed and a JSONFeed. The catch: I didn’t want to maintain two separate feed pipelines.
— myles