Skip to main content

Tagged “learned”


Zottman curls? I had not heard of these.

May 19, 2025

Curiosity about these curls led me to try them.


Who knew that '/' does 'search in page' on Firefox?

May 18, 2025

Since I implemented pressing the '/' key to put focus in the search bard on on the 11ty Bundle site, I learned something.


A node script to create new entries

Feb 7, 2025

I made a node script to create new entries for this site. It's up on GitHub.


Sia taught me about lite youtube embeds

Feb 6, 2025

While I have only one YouTube video on this site, I wanted to make it more performant. Sia Karamalegos taught me how to do that.


I wanted to validate the presence of an rssid in my front matter

Feb 1, 2025

Rather than have my RSS entry ID be missing, I wanted to validate its presence at build time.


Prepare for a minor flood of RSS entries

Jan 31, 2025

I have changed the way that I create IDs in my RSS feeds. As a result, there will be a flood of new entries in your feed reader.


Much more to come on RSS entry IDs

Jan 26, 2025

I made the effort to adjust how I create ids for each entry in my RSS feeds. There's a fuller blog post in the works.


On RSS entry IDs

Jan 25, 2025

Evan Sheehan has a great post about why using the URL for a post for its RSS ID is not a good idea.