-
How can this plugin do:
```
magick file.png -quality 50 -define webp:lossless=true file.webp
```
??
-
I saw you answered this previously but I'm unsure of how I can use that answer, I don't make use of urlbase on my sonarr install and am not sure what I should put there?
Error:
`[INFO] Downloading…
knc44 updated
2 years ago
-
The Minitest/TestMethodName cop autofixer performs a simple rename of any methods which are not lifecycle methods and which don't begin with `test_`. This is not a safe thing to do.
Minitest alrea…
-
# Summary
Scale images in announcements / Jekyll posts automatically for mobile devices
# Background
When an image is used in a new Jekyll post, if the image is large, it doesn't scale correc…
-
Running into exceptions on first use of plugin.
Spent a long time trying to get imagemagik installed before giving up and attempting to use the docker image, jekyll/jekyll.
Has anyone experience…
-
It would be great to have a sidebar containing the table of contents of a page when we wind up with pages with a lot of content. Generating a TOC in kramdown is pretty straightforward, but for the lif…
-
jekyll-picture-tag does exactly what I need it to do with `` and ``, and it is amazeballs to me that adding webp was as simple as adding `formats: [webp, original]`.
Is there a way I can use it to …
-
I think Quasar is almost perfect and I think adding the ability to generate a static website like Nuxt is better than maintaining a "Quasar + Nuxt starter kit" because I think Quasar gave us a freedom…
-
Using the JS from this CodePen http://codepen.io/dimsemenov/pen/ZYbPJM and am trying to add responsive images as functionality to it but I do not know how to do that.
Can I simply replace:
```
…
ghost updated
3 years ago
-
Hi,
Any reason why the `webpsave` operator doesn't have a `--profile` option like `pngsave` and `jpegsave` so we can embed ICC profiles?
I have been checking the docs of the webp format and look…