This site showcases the Cloudflare Pages free plan capabilities. Highlights:
- Static hosting for HTML/CSS/JS, images, and documents.
- Pages Functions for serverless APIs alongside static content.
- _redirects for simple path redirects.
- _headers for security and cache control.
- Custom errors with
404.htmland500.html. - Zero-touch deployments via CI and a non-interactive deploy script.
Numbers and limits can change; see Cloudflare docs for the latest details.