Sylvain Gougouzian

Results 20 comments of Sylvain Gougouzian

Hi, Can you try this : ``` success: function(data) { post = { post : data }; $.Mustache.load('js/templates/wall/post.htm') .done(function () { // append the result to my doom $('.waller .time-line:eq(0)').mustache('post-template',...

Is-it possible to send me per mail an archive with your example ?

Hi, thanks for your suggest, I hope to find some time to make it

Hi, I have the same problem on Win10, image (jpg, ...) are not minified :/ with gulp / gulp-imagemin : 256ko => 95 ko, but with your plugin, same size...

Thanks for your quick response ;) I'll prepare you a usecase quickly

Imagine you have the following `index.html`: ```html Test ``` If `styles.css`contains `h1 { color: red; }`, the generated file will be renamed in a `styles-SHA`, and in the `index.html` the...

No problem. Thanks

Thanks a lot, no problem for the wait, it's an opensource projet and you're not paid for.

only on build, when I use it normally, no problem

Hi, thanks for this issue. Currently, you can generate a pdf with the "print" on your browser. I'll check how to do it from CLI