1
0
mirror of https://github.com/mrclay/minify.git synced 2025-08-08 15:16:56 +02:00
Commit Graph

6 Commits

Author SHA1 Message Date
Steve Clay
e3555570ef relative docs links 2017-04-03 17:47:37 -04:00
Steve Clay
59d4c97ffc Minify now allows static file serving
With slightly altered URLs, Minify can cache files so they're served directly
from the filesystem instead of through PHP. A simple library helps create URLs
and clearing the cache.

See `static/README.md` for details.
2016-06-29 12:43:57 -04:00
Steve Clay
fede83cd48 Version constant bump, disable min_extras, docs updates 2015-09-29 10:12:47 -04:00
Steve Clay
61ba5a47a5 Huge docs overhaul for 3.x 2015-09-28 20:32:56 -04:00
Steve Clay
0bc3769802 Make CSSmin the default CSS compressor 2015-09-28 20:32:56 -04:00
Steve Clay
f1ef53e84e Add wiki docs and point to some of them (lots of work left here) 2015-09-04 17:38:45 -04:00