Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
pcx_content_type: how-to
title: Blazor
description: Deploy a Blazor SPA built with C# and WebAssembly to Cloudflare Pages.
---

import { Render } from "~/components";
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
pcx_content_type: how-to
title: Brunch
description: Deploy a Brunch front-end web application to Cloudflare Pages.
---

import { PagesBuildPreset, Render } from "~/components";
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
pcx_content_type: how-to
title: Docusaurus
description: Deploy a Docusaurus static documentation site to Cloudflare Pages.
---

import { PagesBuildPreset, Render, PackageManagers } from "~/components";
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
pcx_content_type: how-to
title: Gatsby
description: Deploy a Gatsby React-based static site to Cloudflare Pages.
---

import { PagesBuildPreset, Render } from "~/components";
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
pcx_content_type: how-to
title: Gridsome
description: Deploy a Gridsome Vue.js-powered Jamstack site to Cloudflare Pages.
---

import { PagesBuildPreset, Render } from "~/components";
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
pcx_content_type: how-to
title: Hexo
description: Deploy a Hexo static site powered by Node.js to Cloudflare Pages.
---

import { Render } from "~/components";
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
pcx_content_type: how-to
title: Hono
description: Deploy a Hono lightweight web framework application to Cloudflare Pages.
tags:
- Hono
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
pcx_content_type: how-to
title: Hugo
description: Deploy a Hugo static site generator project to Cloudflare Pages.
---

import { PagesBuildPreset, Render, TabItem, Tabs } from "~/components";
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
pcx_content_type: how-to
title: Jekyll
description: Deploy a Jekyll static site built with Ruby and Markdown to Cloudflare Pages.
---

import { PagesBuildPreset, Render } from "~/components";
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
pcx_content_type: how-to
title: Pelican
description: Deploy a Pelican Python-based static site to Cloudflare Pages.
---

import { PagesBuildPreset, Render } from "~/components";
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
pcx_content_type: how-to
title: Preact
description: Deploy a Preact lightweight React alternative application to Cloudflare Pages.
---

import { Render } from "~/components";
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
pcx_content_type: how-to
title: Qwik
description: Deploy a Qwik resumable web application to Cloudflare Pages.
---

import { PagesBuildPreset, Render, PackageManagers } from "~/components";
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
pcx_content_type: how-to
title: React
description: Deploy a React front-end application to Cloudflare Pages.
---

import { PagesBuildPreset, Render, PackageManagers, DashButton } from "~/components";
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
pcx_content_type: how-to
title: Remix
description: Deploy a Remix full-stack web application to Cloudflare Pages.
tags: [Remix]
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
pcx_content_type: how-to
title: SolidStart
description: Deploy a SolidStart application built with the Solid meta-framework to Cloudflare Pages.
---

import { Render, PackageManagers } from "~/components";
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
pcx_content_type: how-to
title: Sphinx
description: Deploy a Sphinx Python documentation site to Cloudflare Pages.
---

import { Render } from "~/components";
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
pcx_content_type: how-to
title: Vite 3
description: Deploy a Vite 3 front-end application to Cloudflare Pages.
---

import { Render, PackageManagers, DashButton } from "~/components";
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
pcx_content_type: how-to
title: VitePress
description: Deploy a VitePress static documentation site to Cloudflare Pages.
---

import {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
pcx_content_type: how-to
title: Vue
description: Deploy a Vue.js progressive JavaScript application to Cloudflare Pages.
---

import { PagesBuildPreset, Render, PackageManagers } from "~/components";
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
pcx_content_type: how-to
title: Zola
description: Deploy a Zola fast static site generator project to Cloudflare Pages.
---

import { PagesBuildPreset, Render } from "~/components";
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
pcx_content_type: how-to
title: Angular
description: Deploy an Angular front-end application to Cloudflare Pages.
---

import { PagesBuildPreset, Render, PackageManagers } from "~/components";
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
pcx_content_type: how-to
title: Astro
description: Deploy an Astro content-focused web application to Cloudflare Pages.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"Deploy an Astro website to Cloudflare Pages" could work better

---

import {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
pcx_content_type: how-to
title: Elder.js
description: Deploy an Elder.js SEO-focused static site to Cloudflare Pages.
---

import { PagesBuildPreset, Render } from "~/components";
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
pcx_content_type: how-to
title: Eleventy
description: Deploy an Eleventy static site to Cloudflare Pages.
---

import { PagesBuildPreset, Render } from "~/components";
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
pcx_content_type: how-to
title: Ember
description: Deploy an Ember.js web application to Cloudflare Pages.
---

import { PagesBuildPreset, Render } from "~/components";
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
pcx_content_type: how-to
title: MkDocs
description: Deploy an MkDocs documentation site to Cloudflare Pages.
---

import { PagesBuildPreset, Render } from "~/components";
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
pcx_content_type: how-to
title: Static HTML
description: Deploy any static HTML website to Cloudflare Pages without a framework.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

without a framework

Seems unnecessary here

---

import { Details, Render } from "~/components";
Expand Down
2 changes: 1 addition & 1 deletion src/content/docs/pages/framework-guides/index.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---

pcx_content_type: navigation
title: Framework guides
description: Guides for deploying popular web frameworks and static site generators to Cloudflare Pages.
sidebar:
order: 3
group:
Expand Down