About 92 results
https://www.coryd.dev/posts/2024/automatic-mastodon-embeds-for-posts-again · 14 Oct 2024
I've updated my RSS to Mastodon syndication worker so that it will add the link to the Mastodon post to the post.
https://www.coryd.dev/posts/2024/aggregating-content-using-collections-in-eleventy · 4 Oct 2024
I have a bunch (too much?) content on this site and I use a collection containing a few child functions to aggregate all of it into a sitemap, search index and unified feed that gets syndicated to Mastodon.
https://www.coryd.dev/posts/2024/tracking-the-music-i-listen-to · 24 Sep 2024
I've talked about building my own music scrobbler , I've talked about improving it and I've complained about wanting to stream my own music and then I wrote a retrospective about it . I've settled on something that works, so let's look at it in a bit more ...
https://www.coryd.dev/posts/2024/colocating-your-code-and-your-cloudflare-workers · 23 Sep 2024
When I first moved my site to Cloudflare, I kept all of my Cloudflare Workers in their own repositories. I wanted to keep my account and zone IDs secret, but wasn't sure how best to do so. So there they sat cozy (but lonely) in their own repositories with ...
https://www.coryd.dev/posts/2024/syndicating-an-rss-feed-to-mastodon-using-a-cloudflare-worker · 22 Sep 2024
Everything shared from my site to Mastodon runs out of a single all activity RSS feed. You're welcome to subscribe to it, but it's formatted with social syndication in mind — emojis, hashtags and truncation that match that use case. This feed is populate...
https://www.coryd.dev/reading/books/9781633437555/css-in-depth · 7 Sep 2024
An approachable, thorough and clear explainer on CSS. Handy if you’re new to the language and a nice refresher regardless of how much time you’ve spent with it. Highly recommended.
https://www.coryd.dev/posts/2024/a-personal-website-is-a-bit-like-a-quilt · 1 Sep 2024
If there's one thing I'm good at, it's torturing a metaphor. I grew up wrapped in quilts — my mom has made them for years (as a hobby and later, professionally). It's a passion, it's a patchwork assemblage of fabric — designs, patterns, mementos. They'...
https://www.coryd.dev/posts/2024/a-feed-for-everything-and-everything-in-a-feed · 9 Aug 2024
At the moment my site has 6 different feeds . 5 RSS feeds, an ICS feeds and JSON versions of the 5 RSS feeds. I was asked how they're put together and, well, it's a bit involved.
https://www.coryd.dev/posts/2024/tracking-and-integrating-the-concerts-ive-been-to · 9 Aug 2024
I mentioned — recently — to my wife how much music data I'd incorporated into my site and she suggested I add all of the concerts we've attended over the years (she's worked at CAA, Capitol Records and other agencies and management companies — we've ...
https://www.coryd.dev/posts/2024/it-turns-out-a-cms-can-be-pretty-awesome · 18 Jul 2024
Having a CMS to update your site can be awesome. It's not strictly necessary and mine is entirely over-engineered but here we are. It's helpful on mobile, it's been incredibly useful on desktop.