Skip to content

Commit

Permalink
adding nuxt to the video list and updating the video (#19071)
Browse files Browse the repository at this point in the history
  • Loading branch information
jason-cf authored Jan 8, 2025
1 parent 0979de8 commit 598ec4e
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ In this guide, you will create a new Nuxt application and deploy it using Cloudf

### Video Tutorial

<Stream videoId="a5a408be39609a64f5ee624579eba507" videoTitle="Deploy a Nuxt Application to Cloudflare" thumbnailTimeOrURL="2.5s" />
<Stream videoId="fd106a56e13af42eb39b35c499432e4b" videoTitle="Deploy a Nuxt Application to Cloudflare" thumbnailTimeOrURL="2.5s" />

## Create a new project using the `create-cloudflare` CLI (C3)

Expand Down
16 changes: 14 additions & 2 deletions src/content/videos/index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -286,7 +286,7 @@ entries:
content_type: 🎥 Video
pcx_content_type: tutorial
- link: https://developers.cloudflare.com/workers/frameworks/framework-guides/nextjs/#video-tutorial
title: Deploy NextJS to your Workers Application
title: Deploy Your NextJS Application To Workers
description: Watch to learn how to easily deploy your NextJS application to the Cloudflare global network.
tags: [NextJS, Workers, Pages]
languages: [TypeScript]
Expand All @@ -295,7 +295,7 @@ entries:
cloudflare: true
author: confidence
updated: 2024-10-31
difficulty: Intermediate
difficulty: Beginner
content_type: 🎥 Video
pcx_content_type: tutorial
- link: https://developers.cloudflare.com/workers/observability/logs/#video-tutorial
Expand Down Expand Up @@ -383,6 +383,18 @@ entries:
difficulty: Intermediate
content_type: 🎥 Video
pcx_content_type: tutorial
- link: https://developers.cloudflare.com/pages/framework-guides/deploy-a-nuxt-site/#video-tutorial
title: Deploy Your Nuxt Application To Workers
description: Watch to learn how to easily deploy your Nuxt application to the Cloudflare global network.
tags: [Workers, Pages, NextJS]
languages: [TypeScript]
products: [Workers, Pages]
cloudflare: true
author: kristian
updated: 2025-01-08
difficulty: Beginner
content_type: 🎥 Video
pcx_content_type: tutorial
# - link:
# title:
# description:
Expand Down

0 comments on commit 598ec4e

Please sign in to comment.