Getting different outputs from the same repo! (Hugo)

Hi - I have a Hugo blog that I'm deploying from a github repo.
When I run hugo server --watch --ignoreCache locally on the repo, everything shows up correctly, but when CF builds and deploys it, it's missing some key elements (the theme is not rendered correctly).
I can't figure out what the problem is.
Same repo, and same hugo version (117) on both local and CF.
Any help would be much appreciated
Was this page helpful?