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 +++- pages/websites.md | 6 ++++++ 2 files changed, 9 insertions(+), 1 deletion(-) create mode 100644 pages/websites.md (limited to 'pages') 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! diff --git a/pages/websites.md b/pages/websites.md new file mode 100644 index 0000000..1b6d838 --- /dev/null +++ b/pages/websites.md @@ -0,0 +1,6 @@ +# Websites Built with wruby + +Send an email to bt [at] btxx [dot] org if you would like me to add your wruby-generated website to this list. + +* *This website...* +* [btxx.org](https://btxx.org) -- cgit v1.2.3-54-g00ecf