From 886271bb3b9a07295ecf7c6c8878fb52bdeff9b4 Mon Sep 17 00:00:00 2001 From: Bradley Taunt Date: Fri, 19 Jan 2024 09:02:37 -0500 Subject: Initial commit for cgit platform --- pages/about.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 pages/about.md (limited to 'pages/about.md') diff --git a/pages/about.md b/pages/about.md new file mode 100644 index 0000000..78eb6ef --- /dev/null +++ b/pages/about.md @@ -0,0 +1,9 @@ +# 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](https://github.com/karlb/karl.berlin). + +## Why? + +This project was created by me, [Bradley Taunt](https://bt.ht), 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. -- cgit v1.2.3-54-g00ecf