diff options
author | jlam <jlam@pkgsrc.org> | 2008-04-04 15:27:12 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2008-04-04 15:27:12 +0000 |
commit | 58f016cfb16653b2c198220126961bb87edd1488 (patch) | |
tree | d26675524fead073667c978064b68882657b3308 /www/webby/DESCR | |
parent | 97d57cadba80fd5468504957927244387f97d23c (diff) | |
download | pkgsrc-58f016cfb16653b2c198220126961bb87edd1488.tar.gz |
Initial import of webby-0.8.2 as www/webby.
Webby is a static website generator tool. Rake tasks are used to
convert erb, textile, markdown, etc. formatted files into HTML suitable
for publication to a web server.
Diffstat (limited to 'www/webby/DESCR')
-rw-r--r-- | www/webby/DESCR | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/webby/DESCR b/www/webby/DESCR new file mode 100644 index 00000000000..44ecf11109a --- /dev/null +++ b/www/webby/DESCR @@ -0,0 +1,3 @@ +Webby is a static website generator tool. Rake tasks are used to +convert erb, textile, markdown, etc. formatted files into HTML suitable +for publication to a web server. |