Astro.js on Cloudflare Pages
Cloudflare Pages is a cheap, performant and easy-to-use platform perfect for hosting static sites. This play book will walk through deploying an Astro.js project to Cloudflare Pages.
Basic Configuration
Section titled “Basic Configuration”This guide assumes you are deploying a fully SSG site.
Create the page
Section titled “Create the page”- Login to Cloudflare and navigate to the Workers & Pages page, then click Create application. // TODO finish guide