diff options
author | Bradley Taunt <bt@btxx.org> | 2024-07-21 12:36:04 -0400 |
---|---|---|
committer | Bradley Taunt <bt@btxx.org> | 2024-07-21 12:36:04 -0400 |
commit | 38933a8b7bd335a00b360595213021f064c35cd7 (patch) | |
tree | 14e53a135b8f6719542a4eb9761d1cfb1626b4a9 | |
parent | 3667c26dde3314c6851bfbb5147fe4579458c7f2 (diff) |
Update homepage info
-rw-r--r-- | index.md | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -1,9 +1,16 @@ # wruby -**wruby is a single file, minimal blog generator written in Ruby.** +**wruby is a single file, minimal site generator written in Ruby.** The "w" is silent... +## Features + +* Fast, OS-agnostic site generator +* Auto-generated, valid [Atom feed](/index.atom) +* Custom `header.html` and `footer.html` templates +* Not much else (this is a *good* thing!) + You can learn more by reading [the official README](https://git.sr.ht/~bt/wruby). ## Articles |