diff options
author | jlam <jlam> | 2008-04-21 16:24:14 +0000 |
---|---|---|
committer | jlam <jlam> | 2008-04-21 16:24:14 +0000 |
commit | c8957fc9e60da7e1d597e11a11dc7d258a61a4c3 (patch) | |
tree | fb5739eff2f417ffaba322321bc7e89fd9bbdfc1 /www/heel/DESCR | |
parent | 6c5ad5e6d926fe355f4c9ed954d5e9e7d23281d0 (diff) | |
download | pkgsrc-c8957fc9e60da7e1d597e11a11dc7d258a61a4c3.tar.gz |
Update www/heel to 1.0.0. Changes from version 0.6.0 include converting
heel into a Rack application built on top of Thin.
Diffstat (limited to 'www/heel/DESCR')
-rw-r--r-- | www/heel/DESCR | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/www/heel/DESCR b/www/heel/DESCR index 603926a778c..a0542e29e29 100644 --- a/www/heel/DESCR +++ b/www/heel/DESCR @@ -1,5 +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. +Heel is a small static web server for use when you need a quick web +server for a directory. Heel is built using Rack and Thin. 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. |