Cloudflare Pages

Manual deploy packager

Package a folder into a clean zip for Cloudflare Pages manual deployment β€” no .DS_Store, no junk.

Will be saved as my-site.zip

Strips: .DS_Store Β· __MACOSX Β· ._* Β· .git Β· Thumbs.db and any hidden files (dot-prefixed)

No index.html at the root

Cloudflare Pages serves index.html from the root. Rename one of your files, or the wrong page may load.

Files
0 included

Strips: .DS_Store Β· __MACOSX Β· ._* Β· .git Β· Thumbs.db and any hidden files (dot-prefixed)

No index.html at the root

Cloudflare Pages serves index.html from the root. Rename one of your files, or the wrong page may load.

Contents
0 included