aboutsummaryrefslogtreecommitdiff
path: root/pages/about.md
diff options
context:
space:
mode:
authorBradley Taunt <bt@btxx.org>2024-07-21 13:58:20 -0400
committerBradley Taunt <bt@btxx.org>2024-07-21 13:58:20 -0400
commit2ed4cdf0eb89acbb1bfa74ef0b23a3b4782b10be (patch)
tree9435d449858dd3d48e9e8dfbcc1df57f530cbf9c /pages/about.md
parentb2a50d585d23699e951a2183ac119826a0f47ac8 (diff)
Update personal domain on about page
Diffstat (limited to 'pages/about.md')
-rw-r--r--pages/about.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/about.md b/pages/about.md
index 18dafa6..e337441 100644
--- a/pages/about.md
+++ b/pages/about.md
@@ -4,7 +4,7 @@ wruby is a minimal blog generator written in Ruby.
## Why?
-This project was created by me, [Bradley Taunt](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 sheel 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!