Cloudflare Pages is a solid, free option for hosting static websites. It integrates with GitHub and GitLab and offers built-in automatic deployment. However, the built-in setup has limitations—no way to configure deployments to trigger only on specific branches and directories. If you’re looking for more control, check it out! 🔧

Read the full guide here 👉 https://www.amarjanica.com/how-to-deploy-to-cloudflare-pages-from-github-actions/

#CloudflarePages #GitHub #GitLab #ContinuousDeployment #StaticWebsites

Deploy to Cloudflare pages from Github actions

From Cloudflare pages setup, built-in automatic deployment to deployment from GitHub. I'd go with gh for more flexibility on automatic deployment

Ana's Dev Scribbles