Standard Search
About 58 results
https://www.coryd.dev/posts/2024/adding-a-light-dark-theme-toggle · 17 Feb 2024
I dropped a light/dark theme toggle into the navigation of my site, replacing the prior reliance on the visitor's preference set at the OS level (though it does still consider this preference).
https://www.coryd.dev/posts/2024/setting-up-image-transforms-in-eleventy · 14 Feb 2024
Eleventy added a transform option to process images in Eleventy v3.0.0-alpha.5 and Image v4.0.1 so, naturally, I had to set it up on my site. If you don't want to read this post, you can check out the full diff for the changes.
https://www.coryd.dev/posts/2024/check-if-images-are-available-before-optimizing-in-eleventy · 5 Feb 2024
How to check if a remote image is available before attempting to optimize it using @11ty/eleventy-img.
https://www.coryd.dev/posts/2024/link-page-improvements · 10 Jan 2024
I made a few improvements to my link page that's powered by Readwise Reader.
https://www.coryd.dev/posts/2024/link-blogging-using-readwise-reader · 10 Jan 2024
How I use Readwise Reader to post and share links.
https://www.coryd.dev/posts/2024/i-removed-tailwind-from-my-site · 5 Jan 2024
A brief run through removing Tailwind.css from this site.
https://www.coryd.dev/posts/2023/2023-in-review · 28 Dec 2023
A quick year in review post to close out 2023.
https://www.coryd.dev/posts/2023/programmatically-importing-your-lastfm-listening-data-to-listenbrainz · 5 Dec 2023
I love Last.fm, but in the interest of redundancy, Ive started programmatically importing my listening data from Last.fm into ListenBrainz.
https://www.coryd.dev/posts/2023/check-in-to-your-personal-site · 30 Nov 2023
For a while now I've had a line on my homepage displaying the track I'm currently listening to via Last.fm. In the interest of taking things entirely too far I've expanded what it does a fair bit.
https://www.coryd.dev/posts/2023/hacking-together-a-tweeklyfm-replacement · 15 Nov 2023
I mused the other day about wanting a replacement for Tweekly.fm which shut down due to Twitter's API changes and restrictions. In my case, the aim would be to make this compatible with Mastodon since that's where I've found myself spending the most time r...