Struchkov Mark

Results 60 comments of Struchkov Mark

Is the project abandoned?

apparently the project is abandoned. it's a pity, the review in the plugin was much more convenient than in gitlab

I don't quite understand what will be activated? It’s just that the current format is absolutely not obvious and I couldn’t think of any good option, they all look cumbersome....

wow cool feature, but the size is not always smaller. For my website images, I use the following formula. I distribute them using nginx bypassing the call to Ghost, I...

Sure, here you are ``` location ~* ^(/blog/content/images/)(.+)\.(png|jpe?g)$ { expires max; alias /var/struchkov.dev/ghost/www/images; set $webp_image_subdir "/webp/"; set $basename $2; try_files $webp_image_subdir$basename$webp_suffix $uri @ghost; } ``` /var/struchkov.dev/ghost/www/images - full path to...

By the way, I tried this function, but for some reason my images were not converted using Ghost

> Your contribution is great. > > And I am very happy about that .. > > At the moment I am working on simply. The new simply theme will...

It seems the problem is really only in safari

Wow, thanks, I'll fix it

I only support English and Russian. Perhaps someone will undertake to fix it