Skip to content

Commit 3b0913c

Browse files
committed
New routing docs
1 parent bbf9247 commit 3b0913c

27 files changed

+580
-339
lines changed

src/content/docs/workers/frameworks/framework-guides/angular.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
pcx_content_type: how-to
33
title: Angular
4-
head: []
4+
tags: ["full-stack"]
55
description: Create an Angular application and deploy it to Cloudflare Workers with Workers Assets.
66
---
77

src/content/docs/workers/frameworks/framework-guides/astro.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
pcx_content_type: how-to
33
title: Astro
4-
head: []
4+
tags: ["full-stack"]
55
description: Create an Astro application and deploy it to Cloudflare Workers with Workers Assets.
66
---
77

src/content/docs/workers/frameworks/framework-guides/docusaurus.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
pcx_content_type: how-to
33
title: Docusaurus
4-
head: []
4+
tags: ["ssg"]
55
description: Create a Docusaurus application and deploy it to Cloudflare Workers with Workers Assets.
66
---
77

src/content/docs/workers/frameworks/framework-guides/gatsby.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
pcx_content_type: how-to
33
title: Gatsby
4-
head: []
4+
tags: ["ssg"]
55
description: Create a Gatsby application and deploy it to Cloudflare Workers with Workers Assets.
66
---
77

src/content/docs/workers/frameworks/framework-guides/nextjs.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
pcx_content_type: how-to
33
title: Next.js
4-
head: []
4+
tags: ["full-stack"]
55
description: Create an Next.js application and deploy it to Cloudflare Workers with Workers Assets.
66
sidebar:
77
badge: Beta

src/content/docs/workers/frameworks/framework-guides/nuxt.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
pcx_content_type: how-to
33
title: Nuxt
4-
head: []
4+
tags: ["full-stack"]
55
description: Create a Nuxt application and deploy it to Cloudflare Workers with Workers Assets.
66
---
77

src/content/docs/workers/frameworks/framework-guides/qwik.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
pcx_content_type: how-to
33
title: Qwik
4-
head: []
4+
tags: ["full-stack"]
55
description: Create a Qwik application and deploy it to Cloudflare Workers with Workers Assets.
66
---
77

src/content/docs/workers/frameworks/framework-guides/react-router.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
pcx_content_type: how-to
33
title: React Router (formerly Remix)
4+
tags: ["full-stack"]
45
description: Create a React Router application and deploy it to Cloudflare Workers
56
---
67

src/content/docs/workers/frameworks/framework-guides/react.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
pcx_content_type: how-to
33
title: React
4-
head: []
4+
tags: ["spa"]
55
description: Create a React application and deploy it to Cloudflare Workers with Workers Assets.
66
---
77

src/content/docs/workers/frameworks/framework-guides/solid.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
pcx_content_type: how-to
33
title: Solid
4-
head: []
4+
tags: ["full-stack"]
55
description: Create a Solid application and deploy it to Cloudflare Workers with Workers Assets.
66
sidebar:
77
badge: Beta

0 commit comments

Comments
 (0)