From cd4572bb814834bd2613f4a351b35460af93d785 Mon Sep 17 00:00:00 2001 From: Bradley Taunt Date: Mon, 22 Jul 2024 08:46:55 -0400 Subject: Add websites page, new blog post example --- pages/about.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'pages/about.md') diff --git a/pages/about.md b/pages/about.md index e337441..5334e36 100644 --- a/pages/about.md +++ b/pages/about.md @@ -4,7 +4,9 @@ wruby is a minimal blog generator written in Ruby. ## Why? -This project was created by me, [Bradley Taunt](https://btxx.org), 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. Originally, I solved this problem by creating [barf](https://barf.btxx.org) - a blog generator pieced together with basic sheel scripting. While this project works well, I prefer to write with Ruby since it is such a beautiful language. +This project was created by me, [Bradley Taunt](https://btxx.org), 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. + +Originally, I solved this problem by creating [barf](https://barf.btxx.org) - a blog generator pieced together with basic shell scripting. While this project works well, I prefer to write with Ruby since it is such a beautiful language. So, wruby was born. There isn't much else to say. I hope you enjoy using it and be sure to report any issues if you come arcoss any bugs! -- cgit v1.2.3-54-g00ecf