Hello ,
It looks there are instructions for gatsby, hugo deployment but i didn’t find any instructions for static html and css deployment . How can I do it where there is no build command ?
Thank you
Hello ,
It looks there are instructions for gatsby, hugo deployment but i didn’t find any instructions for static html and css deployment . How can I do it where there is no build command ?
Thank you
This is something I have done myself and it’s definitely possible, I just created a blank, private Github repo, and uploaded all my files into the root directory
In the Cloudflare Pages setup make sure your Framework Preset is set to “None”, and leave everything else blank, just point it to the Github repo and you should be good to go
Here is the relevant developer documentation link
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.