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/about/index.html | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'build/about/index.html') diff --git a/build/about/index.html b/build/about/index.html index 698aa5c..860308b 100644 --- a/build/about/index.html +++ b/build/about/index.html @@ -16,9 +16,13 @@

About barf

+

barf is a minimal and suckless-inspired blog generator. It is a tweaked and slightly patched version of Karl Bartel’s fantastic blog.sh.

+

Why?

+

This project was created by me, Bradley Taunt, out of frustration with overly complex and bloated blogging options. I tried so many “minimal” generators but each one ended up having some glaring issue or heavy reliance on dependencies.

+

I wanted to have a system that I could easily replicate on any Linux machine. Something that didn’t require me to download half the internet just to get up and running. I’m a sucker for keeping things simple.