diff options
author | jlam <jlam> | 2008-04-04 15:27:12 +0000 |
---|---|---|
committer | jlam <jlam> | 2008-04-04 15:27:12 +0000 |
commit | 67c4c01d536bfab58e2ea2e401cf52dd57b7fc53 (patch) | |
tree | d26675524fead073667c978064b68882657b3308 /www/webby/DESCR | |
parent | c631716e6b9c93b1a3d8246cd91ad319e4fcf572 (diff) | |
download | pkgsrc-67c4c01d536bfab58e2ea2e401cf52dd57b7fc53.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. |