diff --git a/content/pages/_partials/_web-analytics-setup.md b/content/pages/_partials/_web-analytics-setup.md index c51f105d39d..7aa4ee546b6 100644 --- a/content/pages/_partials/_web-analytics-setup.md +++ b/content/pages/_partials/_web-analytics-setup.md @@ -6,7 +6,7 @@ _build: --- 1. Log in to [Cloudflare dashboard](https://dash.cloudflare.com/login). -2. From Account Home, select **Pages**. +2. From Account Home, select **Workers & Pages**. 3. Select your Pages project. 4. Go to **Settings** > **General** > and select **Enable Web Analytics**. diff --git a/content/pages/framework-guides/deploy-a-blazor-site.md b/content/pages/framework-guides/deploy-a-blazor-site.md index d85ab325d77..90a58a53fca 100644 --- a/content/pages/framework-guides/deploy-a-blazor-site.md +++ b/content/pages/framework-guides/deploy-a-blazor-site.md @@ -44,7 +44,12 @@ $ dotnet new gitignore ## Deploying with Cloudflare Pages -Deploy your site to Pages by logging in to the [Cloudflare dashboard](https://dash.cloudflare.com/) > **Account Home** > **Pages** dashboard and selecting **Create a project**. Select the new GitHub repository that you created and, in the **Set up builds and deployments** section, provide the following information: +To deploy your site to Pages: + +1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/) and select your account. +2. In Account Home, select **Workers & Pages** > **Create** > **Pages** > **Import from Git**. + +Select the new GitHub repository that you created and, in the **Set up builds and deployments** section, provide the following information:
diff --git a/content/pages/framework-guides/deploy-a-brunch-site.md b/content/pages/framework-guides/deploy-a-brunch-site.md index 325f787c7d0..892b194afb1 100644 --- a/content/pages/framework-guides/deploy-a-brunch-site.md +++ b/content/pages/framework-guides/deploy-a-brunch-site.md @@ -29,10 +29,10 @@ $ brunch new proj -s es6 ## Deploy with Cloudflare Pages -Deploy your site to Pages: +To deploy your site to Pages: -1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/). -2. In **Account Home**, select **Pages** > **Create a project**. +1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/) and select your account. +2. In Account Home, select **Workers & Pages** > **Create** > **Pages** > **Import from Git**. 3. Select the new GitHub repository that you created and, in the **Set up builds and deployments** section, select *Brunch* as your **Framework preset**. Your selection will provide the following information. {{}} diff --git a/content/pages/framework-guides/deploy-a-docusaurus-site.md b/content/pages/framework-guides/deploy-a-docusaurus-site.md index fb03e57c28e..6a2c8bc3de3 100644 --- a/content/pages/framework-guides/deploy-a-docusaurus-site.md +++ b/content/pages/framework-guides/deploy-a-docusaurus-site.md @@ -21,10 +21,10 @@ $ npx create-docusaurus@latest my-website classic ## Deploy with Cloudflare Pages -Deploy your site to Pages: +To deploy your site to Pages: -1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/). -2. In **Account Home**, select **Pages** > **Create a project**. +1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/) and select your account. +2. In Account Home, select **Workers & Pages** > **Create** > **Pages** > **Import from Git**. 3. Select the new GitHub repository that you created and, in the **Set up builds and deployments** section, select *Docusaurus* as your **Framework preset**. Your selection will provide the following information. {{}} diff --git a/content/pages/framework-guides/deploy-a-gatsby-site.md b/content/pages/framework-guides/deploy-a-gatsby-site.md index 9b47c785ecf..08d6b02f1f0 100644 --- a/content/pages/framework-guides/deploy-a-gatsby-site.md +++ b/content/pages/framework-guides/deploy-a-gatsby-site.md @@ -29,7 +29,11 @@ $ gatsby new my-gatsby-site https://github.com/alxshelepenok/gatsby-starter-lume ## Deploying with Cloudflare Pages -Deploy your site to Pages by logging in to the [Cloudflare dashboard](https://dash.cloudflare.com/) > **Account Home** > **Pages** and selecting **Create a project**. Select the new GitHub repository that you created and, in the **Set up builds and deployments** section, provide the following information: +To deploy your site to Pages: + +1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/) and select your account. +2. In Account Home, select **Workers & Pages** > **Create** > **Pages** > **Import from Git**. +3. Select the new GitHub repository that you created and, in the **Set up builds and deployments** section, provide the following information:
diff --git a/content/pages/framework-guides/deploy-a-gridsome-site.md b/content/pages/framework-guides/deploy-a-gridsome-site.md index 074b26aece5..9a40ad6cbfb 100644 --- a/content/pages/framework-guides/deploy-a-gridsome-site.md +++ b/content/pages/framework-guides/deploy-a-gridsome-site.md @@ -29,7 +29,11 @@ $ gridsome create my-gridsome-website ## Deploy with Cloudflare Pages -Deploy your site to Pages by logging in to the [Cloudflare dashboard](https://dash.cloudflare.com/) > **Account Home** > **Pages** dashboard and selecting **Create a project**. Select the new GitHub repository that you created and, in the **Set up builds and deployments** section, the following information will be provided: +To deploy your site to Pages: + +1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/) and select your account. +2. In Account Home, select **Workers & Pages** > **Create** > **Pages** > **Import from Git**. +3. Select the new GitHub repository that you created and, in the **Set up builds and deployments** section, the following information will be provided:
diff --git a/content/pages/framework-guides/deploy-a-hexo-site.md b/content/pages/framework-guides/deploy-a-hexo-site.md index 8a168a8204d..3792a379a85 100644 --- a/content/pages/framework-guides/deploy-a-hexo-site.md +++ b/content/pages/framework-guides/deploy-a-hexo-site.md @@ -53,7 +53,11 @@ Inside of `hello-hexo.md`, use Markdown to write the content of the article. You ## Deploying with Cloudflare Pages -Deploy your site to Pages by logging in to the [Cloudflare dashboard](https://dash.cloudflare.com/) > **Account Home** > **Pages** and selecting **Create a project**. Select the new GitHub repository that you created and, in the **Set up builds and deployments** section, provide the following information: +To deploy your site to Pages: + +1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/) and select your account. +2. In Account Home, select **Workers & Pages** > **Create** > **Pages** > **Import from Git**. +3. Select the new GitHub repository that you created and, in the **Set up builds and deployments** section, provide the following information:
@@ -80,7 +84,7 @@ Every time you commit new code to your Hexo site, Cloudflare Pages will automati Some Hexo themes or plugins have additional requirements for different Node.js versions. To use a specific Node.js version for Hexo: -1. Go to **your Pages project**. +1. Go to your Pages project. 2. Go to **Settings** > **Environment variables**. 3. Set the environment variable `NODE_VERSION` and a value of your required Node.js version (for example, `14.3`). diff --git a/content/pages/framework-guides/deploy-a-hono-site.md b/content/pages/framework-guides/deploy-a-hono-site.md index 35eb26c0767..55a4245896f 100644 --- a/content/pages/framework-guides/deploy-a-hono-site.md +++ b/content/pages/framework-guides/deploy-a-hono-site.md @@ -116,7 +116,11 @@ You should be able to review your generated web application at `http://localhost ## Deploy with Cloudflare Pages -Deploy your site to Pages by logging in to the [Cloudflare dashboard](https://dash.cloudflare.com/) > **Account Home** > **Pages** and selecting **Create a project**. Select the new GitHub repository that you created and, in the **Set up builds and deployments** section, provide the following information: +To deploy your site to Pages: + +1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/) and select your account. +2. In Account Home, select **Workers & Pages** > **Create** > **Pages** > **Import from Git**. +3. Select the new GitHub repository that you created and, in the **Set up builds and deployments** section, provide the following information:
diff --git a/content/pages/framework-guides/deploy-a-hugo-site.md b/content/pages/framework-guides/deploy-a-hugo-site.md index 641d5501d56..1773c70f1d2 100644 --- a/content/pages/framework-guides/deploy-a-hugo-site.md +++ b/content/pages/framework-guides/deploy-a-hugo-site.md @@ -165,7 +165,11 @@ Inside of `hello-world.md`, add some initial content to create your post. Remove ## Deploy with Cloudflare Pages -Deploy your site to Pages by logging in to the [Cloudflare dashboard](https://dash.cloudflare.com/) > **Account Home** > **Pages** and selecting **Create a project**. Select the new GitHub repository that you created and, in the **Set up builds and deployments** section, provide the following information: +To deploy your site to Pages: + +1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/) and select your account. +2. In Account Home, select **Workers & Pages** > **Create** > **Pages** > **Import from Git**. +3. Select the new GitHub repository that you created and, in the **Set up builds and deployments** section, provide the following information:
diff --git a/content/pages/framework-guides/deploy-a-jekyll-site.md b/content/pages/framework-guides/deploy-a-jekyll-site.md index 5d00e85c652..be0822c3356 100644 --- a/content/pages/framework-guides/deploy-a-jekyll-site.md +++ b/content/pages/framework-guides/deploy-a-jekyll-site.md @@ -62,7 +62,11 @@ If you are migrating an existing Jekyll project to Pages, confirm that your `Gem ## Deploying with Cloudflare Pages -Deploy your site to Pages by logging in to the [Cloudflare dashboard](https://dash.cloudflare.com/) > **Account Home** > **Pages** and selecting **Create a project**. Select the new GitHub repository that you created and, in the **Set up builds and deployments** section, provide the following information: +To deploy your site to Pages: + +1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/) and select your account. +2. In Account Home, select **Workers & Pages** > **Create** > **Pages** > **Import from Git**. +3. Select the new GitHub repository that you created and, in the **Set up builds and deployments** section, provide the following information:
diff --git a/content/pages/framework-guides/deploy-a-nextjs-site.md b/content/pages/framework-guides/deploy-a-nextjs-site.md index f3d5060ddaf..af8da8e1ae4 100644 --- a/content/pages/framework-guides/deploy-a-nextjs-site.md +++ b/content/pages/framework-guides/deploy-a-nextjs-site.md @@ -107,10 +107,10 @@ Refer to [Next.js' documentation about the Edge Runtime](https://nextjs.org/docs ### Deploy with Cloudflare Pages -Deploy your site to Pages: +To deploy your site to Pages: -1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/). -2. In **Account Home**, select **Pages** > **Create a project**. +1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/) and select your account. +2. In Account Home, select **Workers & Pages** > **Create** > **Pages** > **Import from Git**. 3. Select the new GitHub repository that you created and, in the **Set up builds and deployments** section, select _Next.js_ as your **Framework preset**. Your selection will provide the following information. {{}} @@ -149,10 +149,10 @@ After creating your project, a new `my-app` directory will be generated using th ### Deploy with Cloudflare Pages -Deploy your site to Pages: +To deploy your site to Pages: -1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/). -2. In **Account Home**, select **Pages** > **Create a project**. +1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/) and select your account. +2. In Account Home, select **Workers & Pages** > **Create** > **Pages** > **Import from Git**. 3. Select the new GitHub repository that you created and, in the **Set up builds and deployments** section, select _Next.js (Static HTML Export)_ as your **Framework preset**. Your selection will provide the following information. {{}} diff --git a/content/pages/framework-guides/deploy-a-nuxt-site.md b/content/pages/framework-guides/deploy-a-nuxt-site.md index caa2bfcf82d..333ad3bb952 100644 --- a/content/pages/framework-guides/deploy-a-nuxt-site.md +++ b/content/pages/framework-guides/deploy-a-nuxt-site.md @@ -31,7 +31,10 @@ $ npm run dev ## Deploying with Cloudflare Pages -Deploy your site to Pages by logging in to the [Cloudflare dashboard](https://dash.cloudflare.com/) > **Account Home** > **Pages** and selecting **Create a project**. +To deploy your site to Pages: + +1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/) and select your account. +2. In Account Home, select **Workers & Pages** > **Create** > **Pages** > **Import from Git**. You will be asked to authorize access to your GitHub account if you have not already done so. Cloudflare needs this so that it can monitor and deploy your projects from the source. You may narrow access to specific repositories if you prefer; however, you will have to manually update this list [within your GitHub settings](https://github.com/settings/installations) when you want to add more repositories to Cloudflare Pages. diff --git a/content/pages/framework-guides/deploy-a-pelican-site.md b/content/pages/framework-guides/deploy-a-pelican-site.md index 3ba99f92d86..42088f7317d 100644 --- a/content/pages/framework-guides/deploy-a-pelican-site.md +++ b/content/pages/framework-guides/deploy-a-pelican-site.md @@ -35,10 +35,10 @@ This is the directory name that you will set in the build command. ## Deploy with Cloudflare Pages -Deploy your site to Pages: +To deploy your site to Pages: -1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/). -2. In **Account Home**, select **Pages** > **Create a project**. +1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/) and select your account. +2. In Account Home, select **Workers & Pages** > **Create** > **Pages** > **Import from Git**. 3. Select the new GitHub repository that you created and, in the **Set up builds and deployments** section, select *Pelican* as your **Framework preset**. Your selection will provide the following information. The build command `pelican content` refers to the `content` folder you made earlier in this guide. {{}} diff --git a/content/pages/framework-guides/deploy-a-preact-site.md b/content/pages/framework-guides/deploy-a-preact-site.md index 7f77e6b5a3d..334e77ffd6e 100644 --- a/content/pages/framework-guides/deploy-a-preact-site.md +++ b/content/pages/framework-guides/deploy-a-preact-site.md @@ -25,7 +25,10 @@ $ cd your-project-name ## Deploying with Cloudflare Pages -Deploy your site to Pages by logging in to the [Cloudflare dashboard](https://dash.cloudflare.com/) > **Account Home** > **Pages** and selecting **Create a project**. +To deploy your site to Pages: + +1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/) and select your account. +2. In Account Home, select **Workers & Pages** > **Create** > **Pages** > **Import from Git**. You will be asked to authorize access to your GitHub account if you have not already done so. Cloudflare needs this so that it can monitor and deploy your projects from the source. You may narrow access to specific repositories if you prefer; however, you will have to manually update this list [within your GitHub settings](https://github.com/settings/installations) when you want to add more repositories to Cloudflare Pages. diff --git a/content/pages/framework-guides/deploy-a-qwik-site.md b/content/pages/framework-guides/deploy-a-qwik-site.md index 72cf292b6ec..a35d937501c 100644 --- a/content/pages/framework-guides/deploy-a-qwik-site.md +++ b/content/pages/framework-guides/deploy-a-qwik-site.md @@ -42,7 +42,11 @@ $ npm start ## Deploying with Cloudflare Pages -Deploy your site to Pages by logging in to the [Cloudflare dashboard](https://dash.cloudflare.com/) > **Account Home** > **Pages** and selecting **Create a project**. Select the new GitHub repository that you created and, in the **Set up builds and deployments** section, provide the following information: +To deploy your site to Pages: + +1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/) and select your account. +2. In Account Home, select **Workers & Pages** > **Create** > **Pages** > **Import from Git**. +3. Select the new GitHub repository that you created and, in the **Set up builds and deployments** section, provide the following information:
diff --git a/content/pages/framework-guides/deploy-a-react-site.md b/content/pages/framework-guides/deploy-a-react-site.md index a3e09dd87bc..23987b24cfe 100644 --- a/content/pages/framework-guides/deploy-a-react-site.md +++ b/content/pages/framework-guides/deploy-a-react-site.md @@ -35,7 +35,11 @@ $ npm start ## Deploying with Cloudflare Pages -Deploy your site to Pages by logging in to the [Cloudflare dashboard](https://dash.cloudflare.com/) > **Account Home** > **Pages** and selecting **Create a project**. Select the new GitHub repository that you created and, in the **Set up builds and deployments** section, provide the following information: +To deploy your site to Pages: + +1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/) and select your account. +2. In Account Home, select **Workers & Pages** > **Create** > **Pages** > **Import from Git**. +3. Select the new GitHub repository that you created and, in the **Set up builds and deployments** section, provide the following information:
diff --git a/content/pages/framework-guides/deploy-a-remix-site.md b/content/pages/framework-guides/deploy-a-remix-site.md index eb02fc7f4ff..de14558a4d5 100644 --- a/content/pages/framework-guides/deploy-a-remix-site.md +++ b/content/pages/framework-guides/deploy-a-remix-site.md @@ -40,7 +40,11 @@ $ npm run dev ## Deploying with Cloudflare Pages -Deploy your site to Pages by logging in to the [Cloudflare dashboard](https://dash.cloudflare.com/) > **Account Home** > **Pages** and selecting **Create a project**. Select the new GitHub repository that you created and, in the **Set up builds and deployments** section, provide the following information: +To deploy your site to Pages: + +1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/) and select your account. +2. In Account Home, select **Workers & Pages** > **Create** > **Pages** > **Import from Git**. +3. Select the new GitHub repository that you created and, in the **Set up builds and deployments** section, provide the following information:
diff --git a/content/pages/framework-guides/deploy-a-solid-site.md b/content/pages/framework-guides/deploy-a-solid-site.md index ed775376416..76d7fcb8f53 100644 --- a/content/pages/framework-guides/deploy-a-solid-site.md +++ b/content/pages/framework-guides/deploy-a-solid-site.md @@ -69,7 +69,11 @@ export default defineConfig({ ## Deploying with Cloudflare Pages -Deploy your site to Pages by logging in to the [Cloudflare dashboard](https://dash.cloudflare.com/) > **Account Home** > **Pages** and selecting **Create a project**. Select the new GitHub repository that you created and, in **Set up builds and deployments**, provide the following information: +To deploy your site to Pages: + +1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/) and select your account. +2. In Account Home, select **Workers & Pages** > **Create** > **Pages** > **Import from Git**. +3. Select the new GitHub repository that you created and, in **Set up builds and deployments**, provide the following information:
diff --git a/content/pages/framework-guides/deploy-a-sphinx-site.md b/content/pages/framework-guides/deploy-a-sphinx-site.md index d352e21b3b2..599d0432deb 100644 --- a/content/pages/framework-guides/deploy-a-sphinx-site.md +++ b/content/pages/framework-guides/deploy-a-sphinx-site.md @@ -214,7 +214,11 @@ $ git push -u origin main ## Deploying with Cloudflare Pages -Deploy your site to Pages by logging in to the [Cloudflare dashboard](https://dash.cloudflare.com/) > **Account Home** > **Pages** and selecting **Create a project**. Select the new GitHub repository that you created and, in the **Set up builds and deployments** section, provide the following information: +To deploy your site to Pages: + +1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/) and select your account. +2. In Account Home, select **Workers & Pages** > **Create** > **Pages** > **Import from Git**. +3. Select the new GitHub repository that you created and, in the **Set up builds and deployments** section, provide the following information:
diff --git a/content/pages/framework-guides/deploy-a-svelte-site.md b/content/pages/framework-guides/deploy-a-svelte-site.md index 2bd974810b1..e49d4b9cfda 100644 --- a/content/pages/framework-guides/deploy-a-svelte-site.md +++ b/content/pages/framework-guides/deploy-a-svelte-site.md @@ -121,7 +121,10 @@ If you are using any adapter different from the default SvelteKit adapter, remem ## Deploy with Cloudflare Pages -Deploy your site to Pages by logging in to the [Cloudflare dashboard](https://dash.cloudflare.com/) > **Account Home** > **Pages** and selecting **Create a project**. +To deploy your site to Pages: + +1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/) and select your account. +2. In Account Home, select **Workers & Pages** > **Create** > **Pages** > **Import from Git**. You will be asked to authorize access to your GitHub account if you have not already done so. Cloudflare needs this authorization to deploy your projects from your GitHub account. You may narrow Cloudflare's access to specific repositories. However, you will have to manually update this list [within your GitHub settings](https://github.com/settings/installations) when you want to add more repositories to Cloudflare Pages. diff --git a/content/pages/framework-guides/deploy-a-vite3-project.md b/content/pages/framework-guides/deploy-a-vite3-project.md index e877e15f76a..e9233653bdb 100644 --- a/content/pages/framework-guides/deploy-a-vite3-project.md +++ b/content/pages/framework-guides/deploy-a-vite3-project.md @@ -41,17 +41,17 @@ $ gh repo create $ git push ``` -To deploy your project with Pages: +To deploy your site to Pages: -1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com) and select your account. -2. Go to **Pages** > **Create a project** > **Connect to git**. +1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/) and select your account. +2. In Account Home, select **Workers & Pages** > **Create** > **Pages** > **Import from Git**. 3. Select your new GitHub repository. 4. In the **Set up builds and deployments**, set `npm run build` as the **Build command**, and `dist` as the **Build output directory**. 5. Select **Environment variables (advanced)** > **+ Add variable** > configure a `NODE_VERSION` variable with a value of any version of Node greater than `14.18` -- this example uses `16`: After completing configuration, select **Save and Deploy**. -You will see your first deploy pipeline in progress. Pages installs all dependencies and builds the project as specified. After you have deployed your project, it will be available at the `.pages.dev` subdomain. Find your project's subdomain in **Pages** > select your project > **Deployments**. +You will see your first deploy pipeline in progress. Pages installs all dependencies and builds the project as specified. After you have deployed your project, it will be available at the `.pages.dev` subdomain. Find your project's subdomain in **Workers & Pages** > select your Pages project > **Deployments**. Cloudflare Pages will automatically rebuild your project and deploy it on every new pushed commit. diff --git a/content/pages/framework-guides/deploy-a-vue-site.md b/content/pages/framework-guides/deploy-a-vue-site.md index 82b1a6d4bc3..b402ed909f7 100644 --- a/content/pages/framework-guides/deploy-a-vue-site.md +++ b/content/pages/framework-guides/deploy-a-vue-site.md @@ -24,7 +24,11 @@ $ vue create my-vue-app ## Deploying with Cloudflare Pages -Deploy your site to Pages by logging in to the [Cloudflare dashboard](https://dash.cloudflare.com/) > **Account Home** > **Pages** dashboard and selecting **Create a project**. Select the new GitHub repository that you created and, in the **Set up builds and deployments** section, provide the following information: +To deploy your site to Pages: + +1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/) and select your account. +2. In Account Home, select **Workers & Pages** > **Create** > **Pages** > **Import from Git**. +3. Select the new GitHub repository that you created and, in the **Set up builds and deployments** section, provide the following information:
diff --git a/content/pages/framework-guides/deploy-a-vuepress-site.md b/content/pages/framework-guides/deploy-a-vuepress-site.md index ba1657b1618..be55db74c09 100644 --- a/content/pages/framework-guides/deploy-a-vuepress-site.md +++ b/content/pages/framework-guides/deploy-a-vuepress-site.md @@ -27,7 +27,11 @@ Once this is done, a scaffolded documentation site will be created in the `docs` ## Deploy with Cloudflare Pages -Deploy your site to Pages by logging in to the [Cloudflare dashboard](https://dash.cloudflare.com/) > **Account Home** > **Pages** dashboard and selecting **Create a project**. Select the new GitHub repository that you created and, in the **Set up builds and deployments** section, the following information will be provided: +To deploy your site to Pages: + +1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/) and select your account. +2. In Account Home, select **Workers & Pages** > **Create** > **Pages** > **Import from Git**. +3. Select the new GitHub repository that you created and, in the **Set up builds and deployments** section, the following information will be provided:
diff --git a/content/pages/framework-guides/deploy-a-zola-site.md b/content/pages/framework-guides/deploy-a-zola-site.md index 247b77c67d3..2ba0cf9b8e8 100644 --- a/content/pages/framework-guides/deploy-a-zola-site.md +++ b/content/pages/framework-guides/deploy-a-zola-site.md @@ -76,7 +76,11 @@ Upon running `zola init`, you will prompted with three questions: ## Deploying with Cloudflare Pages -Deploy your site to Pages by logging in to the [Cloudflare dashboard](https://dash.cloudflare.com/) > **Account Home** > **Pages** and selecting **Create a project**. Select the new GitHub repository that you created and, in the **Set up builds and deployments** section, provide the following information: +To deploy your site to Pages: + +1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/) and select your account. +2. In Account Home, select **Workers & Pages** > **Create** > **Pages** > **Import from Git**. +3. Select the new GitHub repository that you created and, in the **Set up builds and deployments** section, provide the following information:
diff --git a/content/pages/framework-guides/deploy-an-angular-site.md b/content/pages/framework-guides/deploy-an-angular-site.md index 484eb2652aa..a6bdaa3d01a 100644 --- a/content/pages/framework-guides/deploy-an-angular-site.md +++ b/content/pages/framework-guides/deploy-an-angular-site.md @@ -43,7 +43,10 @@ With both approaches, the Angular CLI will prompt you for customization choices. ## Deploying with Cloudflare Pages -Deploy your site to Pages by logging in to the [Cloudflare dashboard](https://dash.cloudflare.com/) > **Account Home** > **Pages** and selecting **Create a project**. +To deploy your site to Pages: + +1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/) and select your account. +2. In Account Home, select **Workers & Pages** > **Create** > **Pages** > **Import from Git**. You will be asked to authorize access to your GitHub account if you have not already done so. Cloudflare needs this so that it can monitor and deploy your projects from the source. You may narrow access to specific repositories if you prefer; however, you will have to manually update this list [within your GitHub settings](https://github.com/settings/installations) when you want to add more repositories to Cloudflare Pages. diff --git a/content/pages/framework-guides/deploy-an-astro-site.md b/content/pages/framework-guides/deploy-an-astro-site.md index 7d51e137731..1f06a45e4f2 100644 --- a/content/pages/framework-guides/deploy-an-astro-site.md +++ b/content/pages/framework-guides/deploy-an-astro-site.md @@ -44,7 +44,10 @@ $ npm run astro add cloudflare ## Deploying with Cloudflare Pages -Deploy your site to Pages by logging in to the [Cloudflare dashboard](https://dash.cloudflare.com/) > **Account Home** > **Pages** and selecting **Create a project**. +To deploy your site to Pages: + +1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/) and select your account. +2. In Account Home, select **Workers & Pages** > **Create** > **Pages** > **Import from Git**. You will be asked to authorize access to your GitHub account if you have not already done so. Cloudflare needs this so that it can monitor and deploy your projects from the source. You may narrow access to specific repositories if you prefer; however, you will have to manually update this list [within your GitHub settings](https://github.com/settings/installations) when you want to add more repositories to Cloudflare Pages. diff --git a/content/pages/framework-guides/deploy-an-elderjs-site.md b/content/pages/framework-guides/deploy-an-elderjs-site.md index 162d4cd0ec3..a31d8b6f2a8 100644 --- a/content/pages/framework-guides/deploy-an-elderjs-site.md +++ b/content/pages/framework-guides/deploy-an-elderjs-site.md @@ -26,7 +26,10 @@ The Elder.js template includes a number of pages and examples showing how to bui ## Deploying with Cloudflare Pages -Deploy your site to Pages by logging in to the [Cloudflare dashboard](https://dash.cloudflare.com/) > **Account Home** > **Pages** and selecting **Create a project**. +To deploy your site to Pages: + +1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/) and select your account. +2. In Account Home, select **Workers & Pages** > **Create** > **Pages** > **Import from Git**. You will be asked to authorize access to your GitHub account if you have not already done so. Cloudflare needs this so that it can monitor and deploy your projects from the source. You may narrow access to specific repositories if you prefer; however, you will have to manually update this list [within your GitHub settings](https://github.com/settings/installations) when you want to add more repositories to Cloudflare Pages. diff --git a/content/pages/framework-guides/deploy-an-eleventy-site.md b/content/pages/framework-guides/deploy-an-eleventy-site.md index 21283876800..b6dabf8b181 100644 --- a/content/pages/framework-guides/deploy-an-eleventy-site.md +++ b/content/pages/framework-guides/deploy-an-eleventy-site.md @@ -39,7 +39,11 @@ $ git push -u origin main ## Deploying with Cloudflare Pages -Deploy your site to Pages by logging in to the [Cloudflare dashboard](https://dash.cloudflare.com/) > **Account Home** > **Pages** and selecting **Create a project**. Select the new GitHub repository that you created and choose "Eleventy" from the Framework preset dropdown. +To deploy your site to Pages: + +1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/) and select your account. +2. In Account Home, select **Workers & Pages** > **Create** > **Pages** > **Import from Git**. +3. Select the new GitHub repository that you created and choose _Eleventy_ from the Framework preset dropdown. {{}} diff --git a/content/pages/tutorials/build-a-blog-using-nuxt-and-sanity/index.md b/content/pages/tutorials/build-a-blog-using-nuxt-and-sanity/index.md index 85fdb427479..816295386e7 100644 --- a/content/pages/tutorials/build-a-blog-using-nuxt-and-sanity/index.md +++ b/content/pages/tutorials/build-a-blog-using-nuxt-and-sanity/index.md @@ -423,7 +423,7 @@ Publishing your project with Cloudflare Pages is an easy, two-step process: firs To push your project to GitHub, [create a new repository](https://repo.new), and follow the instructions to push your local Git repository to GitHub. -After you've pushed your project to GitHub, deploy your site to Pages by logging in to the [Cloudflare dashboard](https://dash.cloudflare.com/) > **Account Home** > **Pages** and selecting **Create a project**. Select the new GitHub repository that you created and, in the **Set up builds and deployments** section, choose _Nuxt_. Pages will set the correct fields for you automatically. +After you have pushed your project to GitHub, deploy your site to Pages by logging in to the [Cloudflare dashboard](https://dash.cloudflare.com/) > **Account Home** > **Workers & Pages** and selecting **Create** > **Pages** > **Import from Git**. Select the new GitHub repository that you created and, in the **Set up builds and deployments** section, choose _Nuxt_. Pages will set the correct fields for you automatically. When your site has been deployed, you will receive a unique URL to view it in production. diff --git a/content/pages/tutorials/build-an-api-with-workers/index.md b/content/pages/tutorials/build-an-api-with-workers/index.md index 4c5056b01fe..69081501d4d 100644 --- a/content/pages/tutorials/build-an-api-with-workers/index.md +++ b/content/pages/tutorials/build-an-api-with-workers/index.md @@ -405,7 +405,14 @@ Pages will deploy a new version of your site each time you publish and will set To push your project to GitHub, [create a new repository](https://repo.new), and follow the instructions to push your local Git repository to GitHub. -Deploy your site to Pages by logging in to the [Cloudflare dashboard](https://dash.cloudflare.com/) > **Account Home** > **Pages** and selecting **Create a project**. Select the new GitHub repository that you created and, in the **Set up builds and deployments** section, choose **React** -- Pages will automatically apply the correct build settings for you. +To deploy your site to Pages: + +1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/) and select your account. +2. In **Account Home**, select **Workers & Pages**. +3. Select **Create** > **Pages** > **Import from Git**. +4. Select the new GitHub repository that you created and, in the **Set up builds and deployments** section, choose _React_. + +Pages will automatically apply the correct build settings for you. When your site has been deployed, you will receive a unique URL to view it in production. diff --git a/content/workers/examples/images-workers.md b/content/workers/examples/images-workers.md index 4b710388e52..344d78c5e1f 100644 --- a/content/workers/examples/images-workers.md +++ b/content/workers/examples/images-workers.md @@ -13,9 +13,9 @@ layout: example To serve images from a custom domain: 1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com). -2. Select you account > select **Workers**. -3. Select **Create a service**. -4. In your Workers, select **Quick edit** and paste the following code. +2. Select you account > select **Workers & Pages**. +3. Select **Create** > **Worker** and create your Worker. +4. In your Worker, select **Quick edit** and paste the following code. {{}} {{}} diff --git a/content/workers/learning/logging-workers.md b/content/workers/learning/logging-workers.md index e2fbdd79d9d..5f568b47f3e 100644 --- a/content/workers/learning/logging-workers.md +++ b/content/workers/learning/logging-workers.md @@ -8,7 +8,7 @@ weight: 4 You can access logs and exceptions for your Workers using the dashboard or [`wrangler tail`](/workers/wrangler/commands/#tail). -The Workers platform captures all `console.log`'s and uncaught exceptions, in addition to information about the event itself. All of this can be viewed with either `wrangler tail` or on the dashboard through your **Account Home** > **Workers** > your **Workers script** > **Logs**. +The Workers platform captures all `console.log`'s and uncaught exceptions, in addition to information about the event itself. All of this can be viewed with either `wrangler tail` or on the dashboard through your **Account Home** > **Workers & Pages** > your Workers > **Logs**. {{