About 184 results
https://www.coryd.dev/posts/2024/11ty-meetup-tracking-and-displaying-music-history · 23 Oct 2024
I got to speak at the 11ty meetup today about the music tracking contraption I've built into my site. I have a fairly detailed post on how I built it and another on the method I'm using to render dynamic media (read: musician/band) pages .
https://www.coryd.dev/posts/2024/dynamic-pages-with-11ty-and-cloudflare-workers · 22 Oct 2024
I was rendering about 3300 pages every time my 11ty site built — probably overkill. About 615 artist pages, 1200+ movie pages, 500 show pages, 500 for books and ~35 for genres. Whew. Build times hovered at about a minute (still very impressive!) but woul...
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://vale.rocks/posts/building-sites-with-iframes · 8 Oct 2024
A look at putting iframes to use for seamlessly displaying content and implementing micro-frontends.
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'...