Cromulent
Cromulent
CDCloudflare Developers
Created by Cromulent on 2/15/2024 in #pages-help
Pelican command not found in deployment to Cloudflare pages
I'm trying to deploy a Python Pelican static blog to Cloudflare. It correctly pulls the repo from GitHub and goes through the whole build process and finishes with a green tick next to anything so I was a bit surprised when I couldn't access the site. Looking through the build log though it appears that Cloudflare does not know where the pelican command is. It all works perfectly on my system and the repo has all dependencies set using Poetry - can someone give me some ideas on how to fix this please?
3 replies