On 17/01/2015 6:40 a.m., Andrei Alexandrescu wrote:
I just added
https://github.com/D-Programming-Language/dlang.org/pull/770, which
generates minified css files. This is because in the near future css
files will become heftier (more documentation comments, more detailed
styles etc).

The disadvantage is that now one needs to be online to generate
documentation. Thoughts?


Andrei

For reference, Cmsed has a port of a css/javascript minifier.
Feel free to extract it (its a subpackage so pretty easy).
In fact I believe its one file.

Reply via email to