Skip to content

Commit 2959120

Browse files
authored
Add Tags to docs pages
1 parent b0f74d7 commit 2959120

File tree

25 files changed

+50
-0
lines changed

25 files changed

+50
-0
lines changed

src/content/docs/ai-gateway/integrations/worker-binding-methods.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
22
title: AI Gateway Binding Methods
33
pcx_content_type: tutorial
4+
tags:
5+
- Bindings
46
reviewed: 2025-04-01
57
---
68

src/content/docs/autorag/usage/workers-binding.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
22
pcx_content_type: concept
33
title: Workers Binding
4+
tags:
5+
- Bindings
46
sidebar:
57
order: 3
68
---

src/content/docs/browser-rendering/workers-bindings/index.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
22
pcx_content_type: navigation
33
title: Workers Bindings
4+
tags:
5+
- Bindings
46
sidebar:
57
order: 2
68
---

src/content/docs/byoip/service-bindings/index.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
22
title: IP address service bindings
33
pcx_content_type: concept
4+
tags:
5+
- Bindings
46
sidebar:
57
order: 6
68
label: About

src/content/docs/cloudflare-for-platforms/workers-for-platforms/get-started/bindings.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
22
pcx_content_type: how-to
33
title: Bindings
4+
tags:
5+
- Bindings
46
sidebar:
57
order: 5
68
---

src/content/docs/cloudflare-one/applications/configure-apps/dash-sso-apps.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
22
pcx_content_type: how-to
33
title: Cloudflare dashboard SSO application
4+
tags:
5+
- SSO
46
sidebar:
57
order: 4
68
---

src/content/docs/cloudflare-one/identity/idp-integration/index.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
22
pcx_content_type: how-to
33
title: SSO integration
4+
tags:
5+
- SSO
46
---
57

68
import { Render } from "~/components";

src/content/docs/cloudflare-one/tutorials/extend-sso-with-workers.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ category: 🔐 Zero Trust
44
difficulty: Advanced
55
pcx_content_type: tutorial
66
title: Send SSO attributes to Access-protected origins with Workers
7+
tags:
8+
- SSO
79
---
810

911
import { Render, GlossaryTooltip, PackageManagers, WranglerConfig } from "~/components"

src/content/docs/durable-objects/best-practices/create-durable-object-stubs-and-send-requests.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
22
title: Invoke methods
33
pcx_content_type: concept
4+
tags:
5+
- RPC
46
sidebar:
57
order: 2
68
---

src/content/docs/kv/concepts/kv-bindings.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
22
pcx_content_type: concept
33
title: KV bindings
4+
tags:
5+
- Bindings
46
sidebar:
57
order: 7
68
---

0 commit comments

Comments
 (0)