zola not found even I set the zola version as Environment var
I try to setup a blog with zola but it failed to build.
I set the zola version as environment vars in settings. But it failed to take effect.
Is this a bug? The latest successfule build is 812896ea.zola-blog-btd.pages.dev
The account ID is: 4c4b214751636e8baab160d34588a73a
error:
and I set ZOLA_VERSION = 0.19.1
5 Replies
I see zola github version likes v0.19.1. But this does not work either.
Someone help me, please
This is for you mate: https://www.getzola.org/documentation/deployment/cloudflare-pages/#zola-not-found
Cloudflare Pages | Zola
Everything you need to make a static site engine in one binary.
I would expect this in the docs of cloudflare instead of Zola.
Yes definitely
@z0rrn I got another problem. cloudflare seems can not get the built files. The html can not be rendered properly. The one with white backgroud is from cloudflare and the one with dark blue is my local . I checked the docs. I think nothing config is missed. is this a bug?