From 77deda68beb468f2ba67c1eb2899f834de5ab317 Mon Sep 17 00:00:00 2001 From: bt Date: Sat, 8 Jun 2024 11:56:18 -0400 Subject: Use openrsync for OpenBSD systems, alter README --- build/qol/index.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'build/qol/index.html') diff --git a/build/qol/index.html b/build/qol/index.html index bf38b42..d76dc55 100644 --- a/build/qol/index.html +++ b/build/qol/index.html @@ -16,26 +16,38 @@

Quality of Life Improvements

+

2024-06-06

+

I haven’t circled back to barf in quite a bit of time, so I’m happy to announce a small update mainly focused on quality of life improvements! I’ll keep things brief and get right into the core changes:

+

Automatic detection of your operating system (supports Linux, macOS and OpenBSD currently)

+ +

Added a semantically valid RSS feed

+ +

Removed hardcoded feed links from header.html

+ +

Swapped out smu for lowdown

+ +

That’s it really! I’ve also updated the original blog posts about setting up barf on macOS and OpenBSD to reflect these changes.

+

Cheers!