Standard Search
About 209 results
Showing the first 200 results.
https://www.coryd.dev/posts/2024/integrating-a-somewhat-custom-cms-with-eleventy · 3 Jun 2024
I've spent the last, uh, month or so inching my way towards leveraging a CMS to manage the content on this site. It started with improving my self-hosted scrobbling setup, importing yet more of my personal data and then looking around at friendlier options...
https://www.coryd.dev/posts/2024/handling-images-with-b2-netlifys-image-cdn-hazel-and-mountain-duck · 1 May 2024
I've spent a while hosting and fetching images from bunny.net when my 11ty builds. I had multiple pull zones configured and wanted to leverage bunny.net's transforms, but the pricing of $15/month per zone wasn't feasible.
https://www.coryd.dev/posts/2024/some-site-updates · 29 Apr 2024
I updated some things on my site and then I started to lose track of all of said updates.
https://www.coryd.dev/posts/2024/enhancing-pagination-with-a-page-selector · 5 Apr 2024
I've made a change to my site's pagination wherein I've enhanced the page count displayed at the bottom of my home and links pages to display the page count in a select element. The select displays a list of all the pages and navigates to the selected page...
https://www.coryd.dev/posts/2024/building-a-scrobbler-using-plex-webhooks-edge-functions-and-blob-storage · 2 Apr 2024
I've written before about embedding music into my site and I've largely used Last.fm to do so. Their API is rather extensive, though it is showing its age — the default response format is XML, they've dropped artist images and have intermittently failed ...
https://www.coryd.dev/posts/2024/lightweight-search-in-eleventy · 18 Mar 2024
I've been using Pagefind for my site search for a while now and would readily recommend it, but I wanted to throw together something a bit lighter weight and customizable.
https://marko.tech/journal/finding-og-metadata-on-a-website · 13 Mar 2024
How to extract OG Metadata, using JavaScript console, on a website
https://www.coryd.dev/posts/2024/sharing-links-via-rss-sharing-links-via-apis · 10 Mar 2024
I follow and subscribe to a whole bunch of blogs and less and less high-volume news via RSS. It's one of my absolute favorite mediums for keeping up with and reading content on the web.
https://www.coryd.dev/posts/2024/using-an-eleventy-event-to-optimize-component-javascript · 10 Mar 2024
I've added a small event to optimize web component JavaScript when my site builds.
https://www.coryd.dev/posts/2024/surfacing-most-used-tags-in-eleventy · 9 Mar 2024
I made some lightweight design changes to my site, keeping things simple but moving the date up above post headers, surfacing tags below and restoring Read more links.