diff options
author | jlam <jlam@pkgsrc.org> | 2008-04-04 15:22:53 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2008-04-04 15:22:53 +0000 |
commit | e1c77d5b6cc440435f7e0806aa1c01bc44e508fb (patch) | |
tree | 6a761067c9fca4162cc257a941f9a62c9cb0a080 /www/heel/DESCR | |
parent | a0a3e24b8d61cfe330de074671b245003d4f90cf (diff) | |
download | pkgsrc-e1c77d5b6cc440435f7e0806aa1c01bc44e508fb.tar.gz |
Initial import of heel-0.6.0 as www/heel.
Heel is a mongrel based web server to quickly and easily serve up the
contents of a directory as webpages. Beyond just serving up webpages
heel uses an ERB template and famfamfam icons to create useful index
pages. And to make things even easier it launches your browser for
you so no cut and paste necessary.
Diffstat (limited to 'www/heel/DESCR')
-rw-r--r-- | www/heel/DESCR | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/www/heel/DESCR b/www/heel/DESCR new file mode 100644 index 00000000000..603926a778c --- /dev/null +++ b/www/heel/DESCR @@ -0,0 +1,5 @@ +Heel is a mongrel based web server to quickly and easily serve up the +contents of a directory as webpages. Beyond just serving up webpages +heel uses an ERB template and famfamfam icons to create useful index +pages. And to make things even easier it launches your browser for +you so no cut and paste necessary. |