Instagram is a photo grid owned by a company that would prefer you never leave. It used to be kind of nice.
So I made my own version. It lives at myles.garden/trellis and itβs just photos, in a grid, on a website I own.
This Is My Jam was a music sharing site that let you declare one song your jam at a time. It shut down in 2015 and I still think about it.
So I made my own version. It lives at myles.garden/this-is-my-jam and will be updated whenever the mood strikes.
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