6/19/2026 at 6:04:22 PM
This is nice, but I don't see much of a difference between just asking claude to write a wrangler config to push to cf pages, which can be extremely simple name: my-cool-pages-project
pages_build_output_dir: ./html-files/
then npx wrangler deploy
by mpeg
6/20/2026 at 5:05:49 AM
publishing workflow yes, i wanted to have a way to manage published urls and update existing urls with a small dashboard as well since we end up doing it repeatedly.by amaldavid