diff --git a/src/content/docs/ai-gateway/integrations/worker-binding-methods.mdx b/src/content/docs/ai-gateway/integrations/worker-binding-methods.mdx index 19de339f61960c..e30273e1a58764 100644 --- a/src/content/docs/ai-gateway/integrations/worker-binding-methods.mdx +++ b/src/content/docs/ai-gateway/integrations/worker-binding-methods.mdx @@ -1,6 +1,8 @@ --- title: AI Gateway Binding Methods pcx_content_type: tutorial +tags: + - Bindings reviewed: 2025-04-01 --- diff --git a/src/content/docs/autorag/usage/workers-binding.mdx b/src/content/docs/autorag/usage/workers-binding.mdx index c5fafe2c4f6d28..5f014a32061652 100644 --- a/src/content/docs/autorag/usage/workers-binding.mdx +++ b/src/content/docs/autorag/usage/workers-binding.mdx @@ -1,6 +1,8 @@ --- pcx_content_type: concept title: Workers Binding +tags: + - Bindings sidebar: order: 3 --- diff --git a/src/content/docs/browser-rendering/workers-bindings/index.mdx b/src/content/docs/browser-rendering/workers-bindings/index.mdx index 7c9b003e0f5c2f..b80c1f0124eb72 100644 --- a/src/content/docs/browser-rendering/workers-bindings/index.mdx +++ b/src/content/docs/browser-rendering/workers-bindings/index.mdx @@ -1,6 +1,8 @@ --- pcx_content_type: navigation title: Workers Bindings +tags: + - Bindings sidebar: order: 2 --- diff --git a/src/content/docs/byoip/service-bindings/index.mdx b/src/content/docs/byoip/service-bindings/index.mdx index 3047e52121a999..ee9dcc268ffe93 100644 --- a/src/content/docs/byoip/service-bindings/index.mdx +++ b/src/content/docs/byoip/service-bindings/index.mdx @@ -1,6 +1,8 @@ --- title: IP address service bindings pcx_content_type: concept +tags: + - Bindings sidebar: order: 6 label: About diff --git a/src/content/docs/cloudflare-for-platforms/workers-for-platforms/get-started/bindings.mdx b/src/content/docs/cloudflare-for-platforms/workers-for-platforms/get-started/bindings.mdx index cb44edd48c06c0..b0211881bc5a7a 100644 --- a/src/content/docs/cloudflare-for-platforms/workers-for-platforms/get-started/bindings.mdx +++ b/src/content/docs/cloudflare-for-platforms/workers-for-platforms/get-started/bindings.mdx @@ -1,6 +1,8 @@ --- pcx_content_type: how-to title: Bindings +tags: + - Bindings sidebar: order: 5 --- diff --git a/src/content/docs/cloudflare-one/applications/configure-apps/dash-sso-apps.mdx b/src/content/docs/cloudflare-one/applications/configure-apps/dash-sso-apps.mdx index 74ee34356f6c46..b6fc61f04fe116 100644 --- a/src/content/docs/cloudflare-one/applications/configure-apps/dash-sso-apps.mdx +++ b/src/content/docs/cloudflare-one/applications/configure-apps/dash-sso-apps.mdx @@ -1,6 +1,8 @@ --- pcx_content_type: how-to title: Cloudflare dashboard SSO application +tags: + - SSO sidebar: order: 4 --- diff --git a/src/content/docs/cloudflare-one/identity/idp-integration/index.mdx b/src/content/docs/cloudflare-one/identity/idp-integration/index.mdx index 57adb5bd4fa00e..e214eb1ed94df2 100644 --- a/src/content/docs/cloudflare-one/identity/idp-integration/index.mdx +++ b/src/content/docs/cloudflare-one/identity/idp-integration/index.mdx @@ -1,6 +1,8 @@ --- pcx_content_type: how-to title: SSO integration +tags: + - SSO --- import { Render } from "~/components"; diff --git a/src/content/docs/cloudflare-one/tutorials/extend-sso-with-workers.mdx b/src/content/docs/cloudflare-one/tutorials/extend-sso-with-workers.mdx index b7a61ae6f9f11b..f481fa159bebb3 100644 --- a/src/content/docs/cloudflare-one/tutorials/extend-sso-with-workers.mdx +++ b/src/content/docs/cloudflare-one/tutorials/extend-sso-with-workers.mdx @@ -4,6 +4,8 @@ category: 🔐 Zero Trust difficulty: Advanced pcx_content_type: tutorial title: Send SSO attributes to Access-protected origins with Workers +tags: + - SSO --- import { Render, GlossaryTooltip, PackageManagers, WranglerConfig } from "~/components" diff --git a/src/content/docs/durable-objects/best-practices/create-durable-object-stubs-and-send-requests.mdx b/src/content/docs/durable-objects/best-practices/create-durable-object-stubs-and-send-requests.mdx index 76f3d56f11600d..9a9355ada7c6c1 100644 --- a/src/content/docs/durable-objects/best-practices/create-durable-object-stubs-and-send-requests.mdx +++ b/src/content/docs/durable-objects/best-practices/create-durable-object-stubs-and-send-requests.mdx @@ -1,6 +1,8 @@ --- title: Invoke methods pcx_content_type: concept +tags: + - RPC sidebar: order: 2 --- diff --git a/src/content/docs/kv/concepts/kv-bindings.mdx b/src/content/docs/kv/concepts/kv-bindings.mdx index 4a20ef2bf9f428..11b076f17e7701 100644 --- a/src/content/docs/kv/concepts/kv-bindings.mdx +++ b/src/content/docs/kv/concepts/kv-bindings.mdx @@ -1,6 +1,8 @@ --- pcx_content_type: concept title: KV bindings +tags: + - Bindings sidebar: order: 7 --- diff --git a/src/content/docs/learning-paths/clientless-access/migrate-applications/integrated-sso.mdx b/src/content/docs/learning-paths/clientless-access/migrate-applications/integrated-sso.mdx index a31c7dddcad800..01a06c2cda7170 100644 --- a/src/content/docs/learning-paths/clientless-access/migrate-applications/integrated-sso.mdx +++ b/src/content/docs/learning-paths/clientless-access/migrate-applications/integrated-sso.mdx @@ -1,6 +1,8 @@ --- title: Applications with integrated SSO pcx_content_type: overview +tags: + - SSO sidebar: order: 1 diff --git a/src/content/docs/learning-paths/secure-internet-traffic/secure-saas-applications/sso-front-door.mdx b/src/content/docs/learning-paths/secure-internet-traffic/secure-saas-applications/sso-front-door.mdx index 1ee7670d8add57..a1509ae6e7c7c4 100644 --- a/src/content/docs/learning-paths/secure-internet-traffic/secure-saas-applications/sso-front-door.mdx +++ b/src/content/docs/learning-paths/secure-internet-traffic/secure-saas-applications/sso-front-door.mdx @@ -1,6 +1,8 @@ --- title: Single sign-on front door controls pcx_content_type: learning-unit +tags: + - SSO sidebar: order: 2 diff --git a/src/content/docs/pages/functions/bindings.mdx b/src/content/docs/pages/functions/bindings.mdx index e539b26ca7750e..ebff42e3ec7631 100644 --- a/src/content/docs/pages/functions/bindings.mdx +++ b/src/content/docs/pages/functions/bindings.mdx @@ -1,6 +1,8 @@ --- pcx_content_type: how-to title: Bindings +tags: + - Bindings sidebar: order: 7 --- diff --git a/src/content/docs/speed/observatory/rum-beacon.mdx b/src/content/docs/speed/observatory/rum-beacon.mdx index fef4a5babd05ac..94d52c9fa5f6c1 100644 --- a/src/content/docs/speed/observatory/rum-beacon.mdx +++ b/src/content/docs/speed/observatory/rum-beacon.mdx @@ -1,6 +1,8 @@ --- pcx_content_type: reference title: RUM beacon for Web Analytics +tags: + - Privacy sidebar: order: 4 diff --git a/src/content/docs/ssl/post-quantum-cryptography/index.mdx b/src/content/docs/ssl/post-quantum-cryptography/index.mdx index b4eb0c46320364..94d33ed19d196b 100644 --- a/src/content/docs/ssl/post-quantum-cryptography/index.mdx +++ b/src/content/docs/ssl/post-quantum-cryptography/index.mdx @@ -1,6 +1,8 @@ --- pcx_content_type: concept title: Post-quantum cryptography (PQC) +Tags: + - "Post-quantum" sidebar: order: 9 label: About PQC diff --git a/src/content/docs/waf/tools/privacy-pass.mdx b/src/content/docs/waf/tools/privacy-pass.mdx index ba5fdada3524f5..bbe0d80222ac89 100644 --- a/src/content/docs/waf/tools/privacy-pass.mdx +++ b/src/content/docs/waf/tools/privacy-pass.mdx @@ -2,6 +2,8 @@ pcx_content_type: reference source: https://support.cloudflare.com/hc/en-us/articles/115001992652-Using-Privacy-Pass-with-Cloudflare title: Privacy Pass +tags: + - Privacy --- diff --git a/src/content/docs/warp-client/privacy.mdx b/src/content/docs/warp-client/privacy.mdx index cf26e9475a7fc5..7900e7c43d0a97 100644 --- a/src/content/docs/warp-client/privacy.mdx +++ b/src/content/docs/warp-client/privacy.mdx @@ -1,6 +1,8 @@ --- pcx_content_type: reference title: Privacy +tags: + - Privacy sidebar: order: 4 diff --git a/src/content/docs/web-analytics/about.mdx b/src/content/docs/web-analytics/about.mdx index 3008f94b932f05..ee3a84dee7c962 100644 --- a/src/content/docs/web-analytics/about.mdx +++ b/src/content/docs/web-analytics/about.mdx @@ -1,6 +1,8 @@ --- title: About pcx_content_type: navigation +tags: + - Privacy sidebar: order: 2 head: diff --git a/src/content/docs/workers/runtime-apis/bindings/index.mdx b/src/content/docs/workers/runtime-apis/bindings/index.mdx index e949b97dd3fd98..128432aa440175 100644 --- a/src/content/docs/workers/runtime-apis/bindings/index.mdx +++ b/src/content/docs/workers/runtime-apis/bindings/index.mdx @@ -1,6 +1,8 @@ --- pcx_content_type: concept title: Bindings (env) +tags: + - Bindings head: [] description: Worker Bindings that allow for interaction with other Cloudflare Resources. next: false diff --git a/src/content/docs/workers/runtime-apis/bindings/service-bindings/index.mdx b/src/content/docs/workers/runtime-apis/bindings/service-bindings/index.mdx index b431ef46544ce1..31bc8cd56a65e1 100644 --- a/src/content/docs/workers/runtime-apis/bindings/service-bindings/index.mdx +++ b/src/content/docs/workers/runtime-apis/bindings/service-bindings/index.mdx @@ -1,6 +1,8 @@ --- pcx_content_type: configuration title: Service bindings +tags: + - Bindings head: - tag: title content: Service bindings - Runtime APIs diff --git a/src/content/docs/workers/runtime-apis/bindings/service-bindings/rpc.mdx b/src/content/docs/workers/runtime-apis/bindings/service-bindings/rpc.mdx index b1a3d9ceadd74b..eb21665629d0a8 100644 --- a/src/content/docs/workers/runtime-apis/bindings/service-bindings/rpc.mdx +++ b/src/content/docs/workers/runtime-apis/bindings/service-bindings/rpc.mdx @@ -1,6 +1,8 @@ --- pcx_content_type: configuration title: RPC (WorkerEntrypoint) +tags: + - RPC head: - tag: title content: Service bindings - RPC (WorkerEntrypoint) diff --git a/src/content/docs/workers/runtime-apis/rpc/index.mdx b/src/content/docs/workers/runtime-apis/rpc/index.mdx index fe6fec06f78ca8..c31afcdaff0fe1 100644 --- a/src/content/docs/workers/runtime-apis/rpc/index.mdx +++ b/src/content/docs/workers/runtime-apis/rpc/index.mdx @@ -1,6 +1,8 @@ --- pcx_content_type: concept title: Remote-procedure call (RPC) +tags: + - RPC head: [] description: The built-in, JavaScript-native RPC system built into Workers and Durable Objects. diff --git a/src/content/docs/workers/static-assets/binding.mdx b/src/content/docs/workers/static-assets/binding.mdx index 46729f1f346a81..f264015812c5de 100644 --- a/src/content/docs/workers/static-assets/binding.mdx +++ b/src/content/docs/workers/static-assets/binding.mdx @@ -1,6 +1,8 @@ --- pcx_content_type: concept title: Configuration and Bindings +tags: + - Bindings sidebar: order: 2 head: [] diff --git a/src/content/docs/workflows/build/trigger-workflows.mdx b/src/content/docs/workflows/build/trigger-workflows.mdx index 1297dee4afc7ff..280d0ff2801a9d 100644 --- a/src/content/docs/workflows/build/trigger-workflows.mdx +++ b/src/content/docs/workflows/build/trigger-workflows.mdx @@ -1,6 +1,8 @@ --- title: Trigger Workflows pcx_content_type: concept +tags: + - Bindings sidebar: order: 3 diff --git a/src/content/docs/zaraz/consent-management/index.mdx b/src/content/docs/zaraz/consent-management/index.mdx index cec427440bfa1e..62522ff93f6d61 100644 --- a/src/content/docs/zaraz/consent-management/index.mdx +++ b/src/content/docs/zaraz/consent-management/index.mdx @@ -1,6 +1,8 @@ --- pcx_content_type: reference title: Consent management +tags: + - Privacy sidebar: order: 5 head: