Robuta

https://developers.cloudflare.com/pages/functions/plugins/community-plugins/
The following are some of the community-maintained Pages Plugins. If you have created a Pages Plugin and would like to share it with developers, create a PR to...
cloudflare pagescommunitypluginsdocs
https://developers.cloudflare.com/pages/functions/plugins/stytch/
The Stytch Pages Plugin is a middleware which validates all requests and their session_token.
cloudflare pagesstytchdocs
https://developers.cloudflare.com/pages/framework-guides/deploy-a-svelte-kit-site/
Learn how to create and deploy a SvelteKit application to Cloudflare Pages using the create-cloudflare CLI
cloudflare pagessveltekitdocs
https://developers.cloudflare.com/pages/functions/smart-placement/
By default, Workers and Pages Functions are invoked in a data center closest to where the request was received. If you are running back-end logic in a Pages...
cloudflare pagessmartplacementdocs
https://developers.cloudflare.com/pages/configuration/git-integration/github-integration/
You can connect each Cloudflare Pages project to a GitHub repository, and Cloudflare will automatically deploy your code every time you push a change to a...
github integrationcloudflare pagesdocs
https://developers.cloudflare.com/pages/functions/advanced-mode/
Advanced mode allows you to develop your Pages Functions with a _worker.js file rather than the /functions directory.
advanced modecloudflare pagesdocs
https://developers.cloudflare.com/pages/how-to/deploy-a-wordpress-site/
Learn how to deploy a static WordPress site using Cloudflare Pages.
cloudflare pagesdeploystaticwordpresssite
https://developers.cloudflare.com/pages/configuration/api/
The Pages API empowers you to build automations and integrate Pages with your development workflow. At a high level, the API endpoints let you manage...
rest apicloudflare pagesdocs
https://developers.cloudflare.com/pages/framework-guides/deploy-a-solid-start-site/
Solid is an open-source web application framework focused on generating performant applications with a modern developer experience based on JSX.
cloudflare pagessolidstartdocs
https://developers.cloudflare.com/pages/functions/api-reference/
Learn about the APIs used within Pages Functions.
api referencecloudflare pagesdocs
https://developers.cloudflare.com/pages/configuration/headers/
The default response headers served on static asset responses can be overridden, removed, or added to, by creating a plain text file called _headers without a...
cloudflare pagesheadersdocs
https://developers.cloudflare.com/pages/configuration/build-caching/
Improve Pages build times by caching dependencies and build output between builds with a project-wide shared cache.
cloudflare pagesbuildcachingdocs
https://developers.cloudflare.com/pages/configuration/git-integration/gitlab-integration/
You can connect each Cloudflare Pages project to a GitLab repository, and Cloudflare will automatically deploy your code every time you push a change to a...
gitlab integrationcloudflare pagesdocs
https://developers.cloudflare.com/pages/configuration/branch-build-controls/
When connected to your git repository, Pages allows you to control which environments and branches you would like to automatically deploy to. By default, Pages...
cloudflare pagesbranchdeploymentcontrolsdocs
https://developers.cloudflare.com/pages/how-to/redirect-to-custom-domain/
Learn how to use Bulk Redirects to redirect your *.pages.dev subdomain to your custom domain.
custom domainredirectingpagesdevcloudflare
https://developers.cloudflare.com/pages/framework-guides/deploy-a-blazor-site/
Blazor is an SPA framework that can use C# code, rather than JavaScript in the browser. In this guide, you will build a site using Blazor, and deploy it using...
cloudflare pagesblazordocs
https://developers.cloudflare.com/pages/configuration/monorepos/
While some apps are built from a single repository, Pages also supports apps with more complex setups. A monorepo is a repository that has multiple...
cloudflare pagesmonoreposdocs
https://cai.im/blog/migrate-astro-site-from-cloudflare-pages-to-workers/
A brief write-up on deploying this personal website with Cloudflare Workers
cloudflare pagesmigrateastrositeworkers
https://docs.kinde.com/authenticate/custom-configurations/proxy-your-kinde-auth-pages-through-cloudflare/
Guide to proxying Kinde authentication pages through Cloudflare to leverage advanced security features like WAF and bot mitigation.
cloudflare docsproxykindeauthpages
https://developers.cloudflare.com/pages/framework-guides/deploy-a-hexo-site/
Hexo is a tool for generating static websites, powered by Node.js. Hexo's benefits include speed, simplicity, and flexibility, allowing it to render Markdown...
cloudflare pageshexodocs
https://developers.cloudflare.com/pages/functions/examples/ab-testing/
Set up an A/B test by controlling what page is served based on cookies. This version supports passing the request through to test and control on the origin.
cloudflare pagesbtestingmiddlewaredocs
https://developers.cloudflare.com/pages/configuration/git-integration/
You can connect each Cloudflare Pages project to a GitHub or GitLab repository, and Cloudflare will automatically deploy your code every time you push a change...
git integrationcloudflare pagesdocs
https://developers.cloudflare.com/pages/functions/plugins/sentry/
The Sentry Pages Plugin captures and logs all exceptions which occur below it in the execution chain of your Pages Functions. It is therefore recommended that...
cloudflare pagessentrydocs
https://developers.cloudflare.com/pages/functions/routing/
Functions utilize file-based routing. Your /functions directory structure determines the designated routes that your Functions will run on. You can create a...
cloudflare pagesroutingdocs
https://developers.cloudflare.com/pages/get-started/git-integration/
Connect your Git provider to Pages.
git integrationcloudflare pagesguidedocs
https://developers.cloudflare.com/pages/functions/middleware/
Middleware is reusable logic that can be run before your onRequest function. Middlewares are typically utility functions. Error handling, user authentication,...
cloudflare pagesmiddlewaredocs
https://developers.cloudflare.com/pages/how-to/add-custom-http-headers/
More advanced customization of HTTP headers is available through Cloudflare Workers serverless functions.
http headerscloudflare pagesaddcustomdocs
https://developers.cloudflare.com/pages/tutorials/
View tutorials to help you get started with Pages.
cloudflare pagestutorialsdocs
https://developers.cloudflare.com/pages/configuration/build-watch-paths/
When you connect a git repository to Pages, by default a change to any file in the repository will trigger a Pages build. You can configure Pages to include or...
cloudflare pagesbuildwatchpathsdocs
https://developers.cloudflare.com/pages/framework-guides/deploy-anything/
Cloudflare supports deploying any static HTML website to Cloudflare Pages. If you manage your website without using a framework or static site generator, or if...
cloudflare pagesstatichtmldocs
https://developers.cloudflare.com/pages/framework-guides/deploy-an-eleventy-site/
Eleventy is a simple static site generator. In this guide, you will create a new Eleventy site and deploy it using Cloudflare Pages. You will be using the...
cloudflare pageseleventydocs
https://developers.cloudflare.com/pages/framework-guides/deploy-a-hugo-site/
Hugo is a tool for generating static sites, written in Go. It is incredibly fast and has great high-level, flexible primitives for managing your content using...
cloudflare pageshugodocs
https://developers.cloudflare.com/pages/configuration/early-hints/
Early Hints help the browser to load webpages faster. Early Hints is enabled automatically on all pages.dev domains and custom domains.
early hintscloudflare pagesdocs
https://developers.cloudflare.com/pages/how-to/
cloudflare pagesdocs
https://developers.cloudflare.com/pages/functions/wrangler-configuration/
Pages Functions can be configured two ways, either via the Cloudflare dashboard or the Wrangler configuration file, a file used to customize the development...
cloudflare pagesconfigurationdocs
https://developers.cloudflare.com/pages/how-to/custom-branch-aliases/
In this guide, you will learn how to add a custom domain (staging.example.com) that will point to a specific branch (staging) on your Pages project.
custom domaincloudflare pagesaddbranch
https://developers.cloudflare.com/pages/configuration/preview-deployments/
Preview deployments allow you to preview new versions of your project without deploying it to production. To view preview deployments:
cloudflare pagespreviewdeploymentsdocs
https://developers.cloudflare.com/pages/framework-guides/deploy-a-remix-site/
Remix is a framework that focused on web standard. The framework is no longer recommended for new projects by the authors and its successor React Router should...
cloudflare pagesremixdocs
https://developers.cloudflare.com/pages/framework-guides/deploy-a-jekyll-site/
Jekyll is an open-source framework for creating websites, based around Markdown with Liquid templates. In this guide, you will create a new Jekyll application...
cloudflare pagesjekylldocs
https://developers.cloudflare.com/pages/configuration/build-configuration/
You may tell Cloudflare Pages how your site needs to be built as well as where its output files will be located.
build configurationcloudflare pagesdocs
https://developers.cloudflare.com/pages/functions/
Pages Functions allows you to build full-stack applications by executing code on the Cloudflare network with Cloudflare Workers. With Functions, you can...
cloudflare pagesfunctionsdocs
https://developers.cloudflare.com/pages/platform/limits/
Below are limits observed by the Cloudflare Free plan. For more details on removing these limits, refer to the Cloudflare plans page.
cloudflare pageslimitsdocs
https://qwik.dev/docs/deployments/cloudflare-pages/
No hydration, auto lazy-loading, edge-optimized, and fun 🎉!
cloudflare pagesadaptermiddlewaredeploymentsqwik
https://developers.cloudflare.com/pages/functions/pricing/
Requests to your Functions are billed as Cloudflare Workers requests. Workers plans and pricing can be found in the Workers documentation.
cloudflare pagespricingdocs
https://developers.cloudflare.com/pages/functions/plugins/cloudflare-access/
The Cloudflare Access Pages Plugin is a middleware to validate Cloudflare Access JWT assertions. It also includes an API to lookup additional information about...
cloudflare accesspagesdocs
https://developers.cloudflare.com/pages/framework-guides/deploy-a-vue-site/
Vue is a progressive JavaScript framework for building user interfaces. A core principle of Vue is incremental adoption: this makes it easy to build Vue...
cloudflare pagesvuedocs
https://developers.cloudflare.com/pages/get-started/direct-upload/
Upload your prebuilt assets to Pages and deploy them via the Wrangler CLI or the Cloudflare dashboard.
cloudflare pagesdirectuploaddocs
https://developers.cloudflare.com/pages/functions/plugins/honeycomb/
The Honeycomb Pages Plugin automatically sends traces to Honeycomb for analysis and observability.
cloudflare pageshoneycombdocs
https://developers.cloudflare.com/pages/functions/plugins/
Cloudflare maintains a number of official Pages Plugins for you to use in your Pages projects:
cloudflare docspagesplugins
https://developers.cloudflare.com/pages/framework-guides/deploy-a-react-site/
React is a popular framework for building reactive and powerful front-end applications, built by the open-source team at Facebook.
cloudflare pagesreactdocs
https://developers.cloudflare.com/pages/framework-guides/deploy-a-vite3-project/
Vite is a next-generation build tool for front-end developers. With the release of Vite 3, developers can make use of new command line (CLI) improvements,...
cloudflare pagesvitedocs
https://developers.cloudflare.com/pages/how-to/npm-private-registry/
Cloudflare Pages supports custom package registries, allowing you to include private dependencies in your application. While this walkthrough focuses...
private packagescloudflare pagesinstalldocs
https://developers.cloudflare.com/pages/get-started/
Choose a setup method for your Pages project:
getting startedcloudflare pagesdocs
https://sheetsj.com/blog/cloudflare-pages-cron-deploys/
Scheduling static site deploys daily
cloudflare pagescrondeploys
https://developers.cloudflare.com/pages/functions/get-started/
This guide will instruct you on creating and deploying a Pages Function.
get startedcloudflare pagesfunctionsdocs
https://developers.cloudflare.com/pages/functions/metrics/
Functions metrics can help you diagnose issues and understand your workloads by showing performance and usage data for your Functions.
cloudflare pagesmetricsdocs
https://developers.cloudflare.com/pages/configuration/deploy-hooks/
With Deploy Hooks, you can trigger deployments using event sources beyond commits in your source repository. Each event source may obtain its own unique URL,...
cloudflare pagesdeployhooksdocs
https://developers.cloudflare.com/pages/functions/typescript/
Pages Functions supports TypeScript. Author any files in your /functions directory with a .ts extension instead of a .js extension to start using TypeScript.
cloudflare pagestypescriptdocs
https://developers.cloudflare.com/pages/framework-guides/deploy-an-elderjs-site/
Elder.js is an SEO-focused framework for building static sites with SvelteKit.
cloudflare pageselderjsdocs
https://developers.cloudflare.com/pages/framework-guides/deploy-an-mkdocs-site/
MkDocs is a modern documentation platform where teams can document products, internal knowledge bases and APIs.
cloudflare pagesmkdocs
https://developers.cloudflare.com/pages/how-to/use-worker-for-ab-testing-in-pages/
In this guide, you will learn how to use Pages Functions for A/B testing in your Pages projects. A/B testing is a user experience research methodology applied...
usepagesfunctionsbtesting
https://developers.cloudflare.com/pages/how-to/build-commands-branches/
This guide will instruct you how to set build commands on specific branches. You will use the CF_PAGES_BRANCH environment variable to run a script on a...
cloudflare pagessetbuildcommandsper
https://developers.cloudflare.com/pages/framework-guides/deploy-a-zola-site/
Zola is a fast static site generator in a single binary with everything built-in. In this guide, you will create a new Zola application and deploy it using...
cloudflare pageszoladocs
https://www.patrickgrey.co.uk/notes/2024-09-21-my-decap-cms-setup-with-11ty-hosted-on-cloudflare-pages/
A web developer living, working and playing in Scotland.
decap cmscloudflare pagessetuphosted
https://developers.cloudflare.com/pages/framework-guides/deploy-an-astro-site/
Astro is an all-in-one web framework for building fast, content-focused websites. By default, Astro builds websites that have zero JavaScript runtime code.
cloudflare pagesastrodocs
https://developers.cloudflare.com/pages/framework-guides/deploy-an-analog-site/
Fullstack meta-framework for Angular, powered by Vite and Nitro.
cloudflare pagesanalogdocs
https://blog.cloudflare.com/cloudflare-pages/
Across multiple cultures around the world, this time of year is a time of celebration and sharing of gifts with the people we care the most about.
cloudflare pagesintroducingbestwaybuild
https://developers.cloudflare.com/pages/framework-guides/deploy-a-vitepress-site/
VitePress is a static site generator (SSG) designed for building fast, content-centric websites. VitePress takes your source content written in Markdown,...
cloudflare pagesvitepressdocs
https://developers.cloudflare.com/pages/configuration/git-integration/troubleshooting/
If your git integration is experiencing issues, you may find the following banners in the Deployment page of your Pages project.
cloudflare pagestroubleshootingbuildsdocs
https://developers.cloudflare.com/pages/how-to/preview-with-cloudflare-tunnel/
Cloudflare Tunnel runs a lightweight daemon (cloudflared) in your infrastructure that establishes outbound connections (Tunnels) between your origin web server...
cloudflare tunnelpreviewlocalprojectspages
https://developers.cloudflare.com/pages/functions/examples/cors-headers/
A Pages Functions for appending CORS headers.
cloudflare pagesaddingcorsheadersdocs
https://developers.cloudflare.com/pages/framework-guides/deploy-a-sphinx-site/
Sphinx is a tool that makes it easy to create documentation and was originally made for the publication of Python documentation. It is well known for its...
cloudflare pagessphinxdocs
https://developers.cloudflare.com/pages/how-to/use-direct-upload-with-continuous-integration/
Cloudflare Pages supports directly uploading prebuilt assets, allowing you to use custom build steps for your applications and deploy to Pages with Wrangler....
continuous integrationcloudflare pagesusedirectupload
https://developers.cloudflare.com/pages/framework-guides/deploy-an-emberjs-site/
Ember.js is a productive, battle-tested JavaScript framework for building modern web applications. It includes everything you need to build rich UIs that work...
cloudflare pagesemberdocs
https://developers.cloudflare.com/pages/framework-guides/nextjs/
React framework for building full-stack web applications.
next jscloudflare pagesdocs
https://developers.cloudflare.com/pages/functions/plugins/hcaptcha/
The hCaptcha Pages Plugin validates hCaptcha tokens.
cloudflare pageshcaptchadocs
https://developers.cloudflare.com/pages/framework-guides/deploy-a-qwik-site/
Qwik is an open-source, DOM-centric, resumable web application framework designed for best possible time to interactive by focusing on resumability,...
cloudflare pagesqwikdocs
https://developers.cloudflare.com/pages/platform/changelog/
cloudflare pageschangelogdocs
https://developers.cloudflare.com/pages/how-to/www-redirect/
Learn how to redirect a www subdomain to your apex domain (example.com).
cloudflare pagesredirectingwwwdomainapex
https://developers.cloudflare.com/pages/how-to/enable-zaraz/
Cloudflare Zaraz gives you complete control over third-party tools and services for your website, and allows you to offload them to Cloudflare's edge,...
cloudflare pagesenablezarazdocs
https://developers.cloudflare.com/pages/framework-guides/deploy-a-preact-site/
Preact is a popular, open-source framework for building modern web applications. Preact can also be used as a lightweight alternative to React because the two...
cloudflare pagespreactdocs
https://developers.cloudflare.com/pages/functions/local-development/
Run your Pages application locally with our Wrangler Command Line Interface (CLI).
local developmentcloudflare pagesdocs
https://developers.cloudflare.com/pages/functions/module-support/
Pages Functions provide support for several module types, much like Workers. This means that you can import and use external modules such as WebAssembly...
cloudflare pagesmodulesupportdocs
https://developers.cloudflare.com/pages/configuration/serving-pages/
Cloudflare Pages includes a number of defaults for serving your Pages sites. This page details some of those decisions, so you can understand how Pages works,...
serving pagescloudflare docs
https://developers.cloudflare.com/pages/configuration/rollbacks/
Rollbacks allow you to instantly revert your project to a previous production deployment.
cloudflare pagesrollbacksdocs
https://developers.cloudflare.com/pages/framework-guides/deploy-a-gridsome-site/
Gridsome is a Vue.js powered Jamstack framework for building static generated websites and applications that are fast by default. In this guide, you will...
cloudflare pagesgridsomedocs
https://developers.cloudflare.com/pages/functions/debugging-and-logging/
Access your Functions logs by using the Cloudflare dashboard or the Wrangler CLI.
cloudflare pagesdebuggingloggingdocs
https://developers.cloudflare.com/pages/functions/plugins/turnstile/
Turnstile is Cloudflare's smart CAPTCHA alternative.
cloudflare pagesturnstiledocs
https://cloudflare.tv/birthday-week/introducing-speed-brain-helping-web-pages-load-45-faster/RglN3qa6
Welcome to Cloudflare Birthday Week 2024! 2024 marks Cloudflare’s 14th birthday, and each day this week we will we announce new things that further our...
web pagesintroducingspeedbrainhelping
https://developers.cloudflare.com/pages/configuration/custom-domains/
When deploying your Pages project, you may wish to point custom domains (or subdomains) to your site.
custom domainscloudflare pagesdocs
https://developers.cloudflare.com/pages/demos/
Learn how you can use Pages within your existing application and architecture.
cloudflare pagesdemosdocs
https://developers.cloudflare.com/pages/framework-guides/deploy-a-pelican-site/
Pelican is a static site generator, written in Python. With Pelican, you can write your content directly with your editor of choice in reStructuredText or...
cloudflare pagespelicandocs
https://cloudflare.tv/event/building-a-globally-distributed-full-stack-app-using-cloudflare-pages-next-js-and-fauna/dg7RmjZO
Join Gift Egwuenu and Shadid Haque for a live segment as we walkthrough how to build a globally distributed full stack application using Cloudflare Pages and...
full stackcloudflare pagesbuildinggloballydistributed
https://developers.cloudflare.com/pages/framework-guides/deploy-a-brunch-site/
Brunch is a fast front-end web application build tool with simple declarative configuration and seamless incremental compilation for rapid development.
cloudflare pagesbrunchdocs
https://developers.cloudflare.com/pages/functions/bindings/
A binding enables your Pages Functions to interact with resources on the Cloudflare developer platform. Use bindings to integrate your Pages Functions with...
cloudflare pagesbindingsdocs
https://developers.cloudflare.com/pages/framework-guides/deploy-a-gatsby-site/
Gatsby is an open-source React framework for creating websites and apps. In this guide, you will create a new Gatsby application and deploy it using Cloudflare...
cloudflare pagesgatsbydocs
https://developers.cloudflare.com/pages/how-to/web-analytics/
Cloudflare Web Analytics provides free, privacy-first analytics for your website without changing your DNS or using Cloudflare’s proxy. Cloudflare Web...
web analyticscloudflare pagesenabledocs
https://developers.cloudflare.com/pages/functions/plugins/google-chat/
The Google Chat Pages Plugin creates a Google Chat bot which can respond to messages. It also includes an API for interacting with Google Chat (for example,...
google chatcloudflare pagesdocs
https://developers.cloudflare.com/pages/functions/source-maps/
Adding source maps and generating stack traces for Pages.
source mapscloudflare pagesstacktracesdocs
https://developers.cloudflare.com/pages/migrations/
migration guidescloudflare pagesdocs