Archives March 2025

I Lived 5 Minutes From the Ghibli Museum and Here’s My Thoughts on the Ghibli AI Trend

Thoughts on the Ghibli AI TrendBack in 2018 I spent some time in the city of Mitaka – which happens to be where the Ghibli Museum is located. I walked by it several times a week and have fond memories from there. When the internet became flooded with Ghibli style art last week after OpenAI released their newest AI image generator, my reaction was probably more visceral than most people’s. After spending some time Ghibli-ficating myself, reading others’ opinions, and having a few days to reflect on it all, here are my thoughts.

How to Add Search to a Static WordPress Site for Free Using Lunr

How to Add Search to a Static WordPress SiteIf you have a static WordPress site or you’re strongly considering launching one, then you’re probably already aware of its default limitations. One of the big ones is the inability to add a search function to your site. But with a little bit of creative thinking, you can use a free, open-source JavaScript library called Lunr (along with a few other tools) to get around that problem and build one anyway. Here’s how…

How to Launch and Maintain a WordPress Site for Only $10.44 a Year (Domain + Hosting Included)

launch WordPress for $10 a yearI know what you’re probably thinking – there’s a catch. Well, there IS. But it’s not some special promo rate or a first-year deal. The catch is that this solution requires more effort to pull off compared to signing up for a shared hosting plan with pre-installed WordPress. What I’m going to teach you is how to build a WordPress site on your computer using Local by Flywheel. Then you’re going to convert that site to a static version, deploy it Cloudflare Pages, and maintain it using GitHub and some code. It’s ambitious, but worth it.