In the past, we've deployed our website to GitHub pages because it's free to host static sites. This issue is to determine how to deploy an astro site to GitHub pages or propose an alternate deployment strategy.
Another solution:
https://developers.cloudflare.com/pages/framework-guides/deploy-an-astro-site/
Since we're going to need a cloudflare account to deploy to cloudflare, let's deploy to GitHub pages first then look into using cloudflare. Since it's a pretty small landing page for now GitHub pages should be ok, but maybe there are benefits to using cloudflare if there is some functionality that GitHub pages can't support.
In the past, we've deployed our website to GitHub pages because it's free to host static sites. This issue is to determine how to deploy an astro site to GitHub pages or propose an alternate deployment strategy.
Another solution:
https://developers.cloudflare.com/pages/framework-guides/deploy-an-astro-site/
Since we're going to need a cloudflare account to deploy to cloudflare, let's deploy to GitHub pages first then look into using cloudflare. Since it's a pretty small landing page for now GitHub pages should be ok, but maybe there are benefits to using cloudflare if there is some functionality that GitHub pages can't support.