“many of the terms that deputies found offensive were not facts but matters of opinion — like one that calls Sgt. Randy Walters a "son of a b***h," which Osborne said there was no definitive way to prove or disprove.
"She's been dead for years," Walters replied matter-of-factly
Switched over realdeserts.com to use Pure Blog, a simple PHP based blogging platform by Kev Quirk. It's great!
I'd been looking for an excuse to try out a simpler site platform for running sites that have very simple needs.
Around here I mostly use the site for sharing out quick music links and such. (The kind of stuff I'd otherwise spam the group chat with lol.)
On WP, I kept wanting a quicker way to share out blog posts. Could get the app, but nah.
With Pure Blog, I can write / share to a markdown app (Obsidian currently), then sync / upload (Secure Shellfish currently, and or possibly Working Copy in the future) to post it. Plus I get a future-proof backup for free. Pure Blog should work great for all that. I'm happy.
Converting old posts was a small chore, so I'll just share what worked for me.
Edit 2026-03-23: The day after I posted this, a WP importer tool was released :) https://github.com/kevquirk/pureblog-importers
Looks like a much more straightforward option, so you can go with that instead of the below.
Mostly fine. Here's how it turned out, as an example:
---
title: This should really be the default Novation Bass Station design
slug: this-should-really-be-the-default-novation-bass-station-design
date: 2026-02-24
status: published
---

[https://handprinted.co.uk/blogs/blog/meet-the-maker-ian-swifty-swift](https://handprinted.co.uk/blogs/blog/meet-the-maker-ian-swifty-swift)
A few issues though.
Issue #1: Quoted Titles and Slugs
Post titles and slugs are enclosed in quotes. Aside from finger flaunting your titles, this causes issues with and or possibly breaks links, so you need to change the following to remove the double quotes:
# wordpress-export-to-markdown-master/src/writer.js
# line 81:
outputValue = value.reduce((list, item) => `${list}\n - ${item}`, '');
# line 103:
outputValue = `${escapedValue}`;
Issue #2: Unpublished Posts
Then, to get posts to show up once imported, you have to publish them. But lonekorean/wordpress-export-to-markdown exports this as draft: true when a post is draft, whereas Pure Blog expects status: published when a post is published. Cool, cool.
You can do a find and replace to set posts to published. There's probably a better way to do this, but this is a quick solution that worked for me.
Find:
---
Replace:
status: published
---
Issue #3: Image Paths
Finally, in Pure Blog, images are stored in the content/images folder, so you can update that.
Find:
(images/
Replace:
(content/images/
I think that's it
Thanks Kev for making Pure Blog!
Hope this helps someone in the future, quite possibly myself.
The Notwist perfectly capture a certain feeling of claustrophobic nostalgia that seems increasingly common these days, as the past continues to overrun its borders and invade every aspect of modern life.
Not sure what I was expecting based on the artwork; certainly not this wispy dream of an album.
Edit 2026-03-23: It's been pointed out that the album artwork has that particular sloppy generated look about it. Every glance since, that annoyed me enough to remove it from this post. We're emotional creatures here.
Found this series while researching Karel Velebny (1931-89) Czech band leader, vibraphonist, saxophonist, pianist, composer, actor, educator -- and composer of the soundtrack to the Weston Woods / Children's Circle classic short film Moon Man (1981).
Československý Jazz was a Supraphon annual LP series released between 1960 and 1967. See also parallel export series for Artia: Jazz In Czechoslovakia.
I missed this one! A fan of Julian Sartorius' peripatetic percussion recordings. The fifth member interrupts the automation, as a producer / engineer would, to sculpt the music, but tangibly rather than from behind the glass.