mufeedvh/binserve

An optional Minify HTML feature

mufeedvh opened this issue · 1 comments

A feature/option to minify HTML pages which can be specified in the binserve.json configuration file just like directory_listing.

{
  ...
  "minify_html": true,
  ...
}

This feature has been implemented!

v0.2.0 Released! 🎉