Skip to content

Commit 7138476

Browse files
committed
docs(remix/cf): Add Hydrogen Remix guide
1 parent 47eba75 commit 7138476

File tree

3 files changed

+7
-4
lines changed

3 files changed

+7
-4
lines changed

docs/platforms/javascript/guides/remix/frameworks/hydrogen.mdx renamed to docs/platforms/javascript/guides/cloudflare/frameworks/hydrogen.mdx

File renamed without changes.

docs/platforms/javascript/guides/cloudflare/index.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ You can use the Sentry Cloudflare SDK with popular frameworks running on Cloudfl
1313

1414
- **[Astro](frameworks/astro/)**
1515
- **[Hono](frameworks/hono/)**
16+
- **[Hydrogen](frameworks/hydrogen/)**
17+
- **[Nuxt](frameworks/nuxt/)**
1618
- **[Remix](frameworks/remix/)**
1719
- **[SvelteKit](frameworks/sveltekit/)**
1820

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
---
2-
title: Cloudflare SDK Framework Guide
3-
description: "Learn how to set up the Remix SDK with popular Frameworks like Hydrogen."
2+
title: Cloudflare SDK Guide
3+
description: "Learn how to set up the Remix SDK or Hydrogen with Cloudflare."
44
---
55

6-
You can use the Sentry Remix SDK to setup Sentry with frameworks like Shopify Hydrogen.
6+
You can use the Sentry Remix SDK to set up Sentry with frameworks like Shopify Hydrogen. The following guides will help you get started with the Sentry Remix SDK on Cloudflare:
77

8-
<PageGrid />
8+
- **[Remix on Cloudflare](/platforms/javascript/guides/cloudflare/frameworks/remix/)**
9+
- **[Hydrogen on Cloudflare](/platforms/javascript/guides/cloudflare/frameworks/hydrogen/)**

0 commit comments

Comments
 (0)