aboutsummaryrefslogtreecommitdiff
path: root/pages
diff options
context:
space:
mode:
authorBradley Taunt <bt@btxx.org>2024-07-22 08:46:55 -0400
committerBradley Taunt <bt@btxx.org>2024-07-22 08:46:55 -0400
commitcd4572bb814834bd2613f4a351b35460af93d785 (patch)
tree58ca801d7dbf2a166b22e7b169806a0686d0cc4f /pages
parent81badb77f92bc0cab55af292ea2bd31e04d69bb4 (diff)
Add websites page, new blog post example
Diffstat (limited to 'pages')
-rw-r--r--pages/about.md4
-rw-r--r--pages/websites.md6
2 files changed, 9 insertions, 1 deletions
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)