About 185 results
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.
https://wedistribute.org/2024/07/activitypods-example-app/ · 13 Jul 2024
The development team behind ActivityPods released a new example app that's easy to get up and running, to help developers hit the ground running.
https://www.coryd.dev/posts/2024/building-out-a-books-page · 3 Jul 2024
I had a ton of fun reading about how Melanie put together her reading page that I thought I'd write up a quick post on how I built mine.
https://www.coryd.dev/posts/2024/structured-styling-with-custom-properties · 1 Jul 2024
I keep tweaking the CSS for this site but the tweaks have become smaller and smaller. I removed Tailwind. I added a bunch of features[for my own amusement and then circled back to clean things up.
https://www.coryd.dev/posts/2024/building-a-contact-form-with-a-cloudflare-worker · 1 Jul 2024
Moving my site to Cloudflare meant I lost access to Netlify's forms functionality. I wanted to keep my contact form and have implemented a Cloudflare worker to handle submissions.
https://www.coryd.dev/posts/2024/building-a-responsive-menu-with-css-and-no-javascript · 18 Jun 2024
For much of the time I've spent fiddling with the code for this site, I kept my navigation for desktop and mobile nearly identical. A horizontal row of labels and icons: on desktop, displayed next to my name and, on mobile, those same items under my name. ...
https://www.coryd.dev/posts/2024/its-not-just-a-blog · 11 Jun 2024
Lately, one of the things I've most enjoyed doing on this site has been expanding on the facets of it that aren't strictly related to the blog. I've been working around the edges on filling out music, movie, TV and book related functionality.