css minification
Andrei Alexandrescu via Digitalmars-d
digitalmars-d at puremagic.com
Sat Jan 17 09:53:08 PST 2015
On 1/17/15 4:58 AM, Mengu wrote:
> don't know if it's already said but if you are using nginx,
We use Apache as far as I know.
> there's a
> plugin for minification and builtin support for compressing html pages
> or static assets. therefore, nobody needs a third-party dependency for
> building the docs.
Opt-in is fine. Please review and pull:
https://github.com/D-Programming-Language/dlang.org/pull/770
Andrei
More information about the Digitalmars-d
mailing list