|
|
|
|
|
by _benj
782 days ago
|
|
I’ve been actually looking for some of these myself. The two that I’ve used are cloudflare pages and bunny storage. Cloudflare integrates with git and even runs builds for multiple static website frameworks (hugo, 11ty, etc) Bunny storage is a bit clunkier when it comes to setting a ci/cd since it has nothing to support it. One can upload via ftp, web browser or API. And after uploading usually purging the cdn cache is needed to apply the changes. I still prefer bunny because cloudflare give pages for “free”, which I don’t trust. |
|