CF beginner help
I could really use some pointers to info about the best ways to host static sites at CF. Is Pages the way to do it or did I hear they've been superceded?
To start my learning I'm looking for the simplest way to do it. With old-school hosting I'd just FTP the files to the host. I already have the domain name at CF and the html & css files total a whole 1031 bytes.
5 Replies
You can use Workers assets
?pages
As announced during Developer Week, Cloudflare recommends all new projects use Workers Assets. Cloudflare Pages will continue to be supported, but, going forward, all of our investment, optimizations, and feature work will be dedicated to improving Workers. If there is something missing that you think Workers needs, please send it in #workers-and-pages-feature-suggestions
Thank you!