Ming Di Leom

Results 68 comments of Ming Di Leom

> So, what about removing "getTimezoneOffset" completely? +1, Hexo shouldn't need to query the host machine's timezone, `config.timezone` should be the canonical timezone. --- There is still a need to...

Though personally I'm not so keen on package-lock, I can live with it. I suggest to include it as part of [hexo@4](https://github.com/hexojs/hexo/issues/3508), after all deps have been updated. Currently many...

Static webp is fine Original: https://res.cloudinary.com/curben/20190812/container-settings.webp CDN: https://cdn.statically.io/img/res.cloudinary.com/curben/20190812/container-settings.webp?auto_format=false

Another feature request is automatically convert gif to (animated) webp.

I have a feature request on Imgpx. Currently it automatically converts image to webp, provided "Accept: image/webp" [header](https://marsble.com/t/whats-new-on-staticaly-this-october/18/3) is sent. However, if the original image is a webp and the...

Unfortunately, auto-jpeg is still required, notably webp currently is not supported by [Safari](https://www.caniuse.com/#feat=webp). Alternatively, Statically could rely on [user agent](https://www.caniuse.com/#feat=webp) instead of `image/webp` header, so auto-jpeg if Safari or unsupported...

As for Libs, I think it's better to mirror npmjs than cdnjs. cdnjs has strict inclusion criteria, there are currently [>150 open](https://github.com/cdnjs/cdnjs/pulls) PRs. By mirroring npmjs, the libraries in those...

> Let's keep auto-format enabled by default. And yeah, I just enabled `auto_format` for .webp, can be used like `auto_format=0` or `auto_format=false` ✔️. > > Example: https://cdn.statically.io/img/www.gstatic.com/webp/gallery/1.sm.webp?auto_format=false AWESOME > This...

On the url parameter, can I suggest to use `0 | 1` instead of `false | true` for boolean? [Google](https://moz.com/blog/the-ultimate-guide-to-the-google-search-parameters) currently uses `0 | 1`. I know the suggestion is...

@fransallen you should mark wordpress as done. > - [x] [WordPress Plugin](https://statically.io/wordpress/) Great work 👍