diff options
-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 |