Janio Sarmento

Results 43 comments of Janio Sarmento

There's a new Mainline version, but still not possible to compile it. :(

It is a `wget` issue. I abandoned Buster because of this issue, and wrote a Bash script around `httrack` in order to achieve the goal of converting a Ghost blog...

Sorry, Sergey, but I'm afraid this is a wget issue. If one issues a `wget -m` it will not download all the pagination pages (/page/2, e.g.). Since Buster uses wget...

Honest comment: I don't understand what people mean by "Laravel Support". Is it that WO would download and install the libraries? Or what?

You don't need anything special in the server to use this plugin. Just create your blog with `--wp`, install and configure the plugin and profit. So, what do you expect...

What kind of integration do you expect WO to do? Just installing the plugin for you? (Since all the configuration must be done inside the plugin interface, due to authentication,...

This is the same as #427

There's no fix yet

Same to me. I eventually gave up Brotli in Nginx. Now I use Cloudflare for HTTP3, Brotli and conditional AVIF/WEBP images (using Workers).

@vikas5914 I'm sorry, I didn't see your comment until now. The Worker code is here: https://gist.github.com/janiosarmento/c9c47c649d7e276ed286cd402e831ac4 It lacks proper documentation, but I think you can use it as a starter...