Skip to content

Commit a4fc97b

Browse files
committed
partial rationalization
1 parent e9e0858 commit a4fc97b

File tree

61 files changed

+84
-291
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

61 files changed

+84
-291
lines changed

src/content/docs/pulumi/tutorial/hello-world.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
---
22
title: Deploy a Worker
33
pcx_content_type: tutorial
4-
products:
5-
- Workers
4+
products: [workers]
65
reviewed: 2024-09-13
76
difficulty: Beginner
87
tags:

src/content/docs/queues/tutorials/handle-rate-limits/index.mdx

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,7 @@ difficulty: Beginner
44
title: Handle rate limits of external APIs
55
summary: Example of how to use Queues to handle rate limits of external APIs.
66
pcx_content_type: tutorial
7-
products:
8-
- Workers
9-
- Queues
7+
products: [workers]
108
tags:
119
- TypeScript
1210
sidebar:

src/content/docs/queues/tutorials/web-crawler-with-browser-rendering/index.mdx

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,7 @@ difficulty: Intermediate
44
title: Build a web crawler with Queues and Browser Rendering
55
summary: Example of how to use Queues and Browser Rendering to power a web crawler.
66
pcx_content_type: tutorial
7-
products:
8-
- Workers
9-
- Browser Rendering
10-
- KV
7+
products: [workers, queues, browser-rendering]
118
tags:
129
- TypeScript
1310
sidebar:

src/content/docs/r2-sql/tutorials/end-to-end-pipeline.mdx

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,7 @@
22
title: Build an end to end data pipeline
33
summary: Learn how to create an end-to-end data pipeline using Cloudflare Pipelines, R2 Data Catalog, and R2 SQL for real-time transaction analysis.
44
pcx_content_type: tutorial
5-
products:
6-
- R2
7-
- R2 Data Catalog
8-
- R2 SQL
9-
- Pipelines
5+
products: [pipelines, r2, r2-sql, r2-data-catalog]
106
description: >-
117
This tutorial demonstrates how to build a complete data pipeline using Cloudflare Pipelines, R2 Data Catalog, and R2 SQL.
128
---

src/content/docs/r2/tutorials/summarize-pdf.mdx

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
11
---
22
title: Use event notification to summarize PDF files on upload
33
pcx_content_type: tutorial
4-
products:
5-
- Queues
6-
- Workers
7-
- Workers AI
4+
products: [workers, queues, workers-ai]
85
difficulty: Intermediate
96
reviewed: 2024-10-11
107
tags:

src/content/docs/r2/tutorials/upload-logs-event-notifications.mdx

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
---
22
title: Log and store upload events in R2 with event notifications
33
pcx_content_type: tutorial
4-
products:
5-
- Queues
6-
- Workers
4+
products: [queues, workers]
75
difficulty: Beginner
86
reviewed: 2024-04-02
97
tags:

src/content/docs/reference-architecture/architectures/cdn.mdx

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
---
22
title: Content Delivery Network (CDN) Reference Architecture
33
pcx_content_type: reference-architecture
4-
products:
5-
- Cache
6-
- CDN
4+
products: [cache]
75
sidebar:
86
order: 1
97
label: Content Delivery Network (CDN)

src/content/docs/reference-architecture/architectures/cloudflare-sase-with-microsoft.mdx

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
---
22
title: Reference Architecture using Cloudflare SASE with Microsoft
33
pcx_content_type: reference-architecture
4-
products:
5-
- Access
6-
- Gateway
7-
- CASB
8-
- Email Security
4+
products: [access, casb, gateway, email-security-cf1]
95
sidebar:
106
order: 1
117
label: Cloudflare SASE with Microsoft

src/content/docs/reference-architecture/architectures/cloudflare-sase-with-sentinelone.mdx

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
11
---
22
title: Enhancing security posture with SentinelOne and Cloudflare One
33
pcx_content_type: reference-architecture
4-
products:
5-
- Access
6-
- Gateway
7-
- Zero Trust WARP Client
4+
products: [access, gateway, zero-trust-warp]
85
sidebar:
96
order: 1
107
label: Cloudflare SASE with SentinelOne

src/content/docs/reference-architecture/architectures/load-balancing.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
---
22
title: Load Balancing Reference Architecture
33
pcx_content_type: reference-architecture
4-
products:
5-
- Load Balancing
4+
products: [load-balancing]
65
sidebar:
76
order: 1
87
label: Load Balancing

0 commit comments

Comments
 (0)