news
Content Management Systems (CMS) / Static Site Generators (SSG): WordPress 7.1 Release Candidate 1, powRSS, and More
-
WordPress ☛ WordPress 7.1 Release Candidate 1
The first Release Candidate (“RC1”) for WordPress 7.1 is ready for download and testing! This version of the WordPress software is still under development. Please do not install, run, or test this version of WordPress on production or mission-critical websites. Instead, it’s recommended to evaluate RC1 on a test server and site.
-
Sal ☛ An RSS oopsie, props to Pablo at powRSS
Yesterday I moved my blog to Hugo and, despite my rigorous testing locally and in a staging deployment, I broke my RSS feed in production. Perfect. 🤦♂️
-
Panagiotis Vryonis ☛ Pre-computed record keys for my blog posts · blog.vrypan.net
Using a pre-computed TID makes checking if the atptoto post already exists trivial. But there’s an other reason why it’s there.
My blog posts (remember, these are static pages, published before feed2sky published the atproto post), have a small js snippet3 that queries public.api.bsky.app/xrpc/ using @robby’s DID and the post TID, and if so, it shows a link with the number of likes, replies and reposts (at the time the browser visits the blog post).