Results 1383 comments of Vincent Prouillet

> But I do not understand why you keep blocking every attempt to fix this issue instead of helping to find a solution. Where did I say I would block...

Sorry for the very late reply. I think it would be ok to add

In this issue, you only need to handle the redirect on a section so the line you have to change is https://github.com/getzola/zola/blob/next/components/site/src/lib.rs#L1117 Make a check whether the URL is external...

I'm a bit confused about the hard part about deploying to GH. I've followed the docs for all my sites (getzola.org included) and it was easy

Yeah it was last month: https://github.com/getzola/zola/commit/4785ab2552998a1afb455fe56e88b73d11c5ead3

Closing as duplicate of https://github.com/getzola/zola/issues/2024 which is less likely to be forgotten as it's more recent and has some ideas.

Since the initial issue is a bit different, I've made https://github.com/getzola/zola/issues/2081 to track the hard_link_static issue

Are you saying that if you download and extract the zip from https://github.com/getzola/zola/releases/tag/v0.17.2 it requires you to install Rust? Same question for https://scoop.sh/#/apps?q=zola

The info in https://www.getzola.org/documentation/getting-started/installation/#from-source is only if you want to built it from source. There is a Windows section on that page as well as a link to the releases...