Configure your framework for Cloudflare automatically

Automatic configuration also supports static sites by detecting the assets directory and build command. From a single index.html file to the output of a generator like Jekyll or Hugo, you can just run npx wrangler deploy --x-autoconfig to upload to Cloudflare.

cc @jmooring. Any changes required here GitHub - jmooring/hosting-cloudflare-worker: This is a test of hosting a Hugo site on a Cloudflare Worker?

I just updated the test repository and the Cloudflare Worker rebuilt the site as expected:
https://hosting-cloudflare-worker.joe-mooring.workers.dev/

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.