While I made the change a few weeks ago, it seems fitting that my first post of 2021 should be about my swap to the Twenty Twenty-One WordPress theme. For anyone who isn’t aware, each year WordPress releases a new “official” theme for the platform. While theme-elitists out there may scoff at them in favor… Continue reading Twenty Twenty-One WordPress Theme
Tag: web development
Connecting An Existing Firebase Hosting Project To A New Site
As a follow-up to my last post on GitHub Pages, I mentioned that I moved one of my websites to Firebase. Firebase is a platform from Google for creating web and mobile applications. As a PaaS offering, there are a lot of different parts to the service, but as a platform for web applications hosting… Continue reading Connecting An Existing Firebase Hosting Project To A New Site
Switching To Squarespace
If you happened to see this site around the time when the first post went up, you might notice that: The site looks very different now. A lot of what’s in that first post no longer seems to be true. For example, this is not the Rusty theme for Hugo. Those technically savvy would also… Continue reading Switching To Squarespace
Firebase Update Control Error
One of my websites (not this one) is hosted via Firebase. It’s a largely static site that I rarely need to touch. I manage it from their CLI running on a VPS that I do some coding on so that I can access it regardless of which of my numerous devices I happen to be… Continue reading Firebase Update Control Error
PSA: Get Ready For New Let’s Encrypt Validation
If you’re using Let’s Encrypt, now would be a really great time to make sure that you’re ready for them to stop supporting ACME TLS-SNI-01 domain validation. I got an email a couple of days ago (as I assume everyone using Let’s Encrypt did) letting me know this change was coming. I had nothing to… Continue reading PSA: Get Ready For New Let’s Encrypt Validation