From 544becf253b805f8acbe31e84edd432aeb5101f6 Mon Sep 17 00:00:00 2001
From: "tina-cloud-app[bot]"
<58178390+tina-cloud-app[bot]@users.noreply.github.com>
Date: Wed, 12 Jul 2023 16:38:37 +0000
Subject: [PATCH 01/14] TinaCMS content update by Jeff See
---
.../Introducing-the-Deep-Dive-Video-Series.md | 29 +++++++++++++++++++
1 file changed, 29 insertions(+)
create mode 100644 content/blog/Introducing-the-Deep-Dive-Video-Series.md
diff --git a/content/blog/Introducing-the-Deep-Dive-Video-Series.md b/content/blog/Introducing-the-Deep-Dive-Video-Series.md
new file mode 100644
index 000000000..4d61c0215
--- /dev/null
+++ b/content/blog/Introducing-the-Deep-Dive-Video-Series.md
@@ -0,0 +1,29 @@
+---
+title: Introducing the Deep Dive Video Series
+date: '2023-07-12T07:00:00.000Z'
+last_edited: '2023-07-12T07:00:00.000Z'
+author: Jeff See
+---
+
+We're excited to announce the TinaCMS Deep Dive tutorial series with Tina architect Jeff See. In this series, we'll take you step by step, providing clear explanations and practical demonstrations along the way. Our aim is to help you integrate a content management system seamlessly into your NextJS project, enhancing your website editing experience.
+
+The 5-part series includes
+
+1. Introducing Tina and getting started with schema design and data-fetching
+
+
+
+1. Customizing the CMS to fit your needs
+2. Working with references and making them editable visually
+3. Customizing the GraphQL client queries and and working with global documents
+4. Going to production. Shipping Tina to a Vercel-hosted website and connecting to Tina Cloud.
+
+"NextCMS Mastery" is designed to benefit both experienced NextJS developers and beginners. Our goal is to equip you with the skills and knowledge to create dynamic, interactive, and visually appealing websites with ease.
+
+Subscribe to our YouTube channel to stay updated on the latest episodes of "NextCMS Mastery" and join us on this exciting journey of enabling Visual Editing on your NextJS site.
+
+📺 Subscribe now: \[Insert YouTube channel link]
+
+Get ready to enhance your NextJS website management workflow and unlock new possibilities with Visual Editing!
+
+Happy learning and editing! ✨
From e44b7865d0596770aacba5d7a1ac922dfa31b94e Mon Sep 17 00:00:00 2001
From: "tina-cloud-app[bot]"
<58178390+tina-cloud-app[bot]@users.noreply.github.com>
Date: Wed, 12 Jul 2023 16:40:39 +0000
Subject: [PATCH 02/14] TinaCMS content update by Jeff See
---
.../blog/Introducing-the-Deep-Dive-Video-Series.md | 14 ++++++++++----
1 file changed, 10 insertions(+), 4 deletions(-)
diff --git a/content/blog/Introducing-the-Deep-Dive-Video-Series.md b/content/blog/Introducing-the-Deep-Dive-Video-Series.md
index 4d61c0215..01f983f12 100644
--- a/content/blog/Introducing-the-Deep-Dive-Video-Series.md
+++ b/content/blog/Introducing-the-Deep-Dive-Video-Series.md
@@ -9,14 +9,20 @@ We're excited to announce the TinaCMS Deep Dive tutorial series with Tina archit
The 5-part series includes
-1. Introducing Tina and getting started with schema design and data-fetching
+1. Introducing Tina and getting started with schema design and data-fetching
1. Customizing the CMS to fit your needs
-2. Working with references and making them editable visually
-3. Customizing the GraphQL client queries and and working with global documents
-4. Going to production. Shipping Tina to a Vercel-hosted website and connecting to Tina Cloud.
+
+
+
+1. Working with references and making them editable visually
+
+
+
+1. Customizing the GraphQL client queries and and working with global documents
+2. Going to production. Shipping Tina to a Vercel-hosted website and connecting to Tina Cloud.
"NextCMS Mastery" is designed to benefit both experienced NextJS developers and beginners. Our goal is to equip you with the skills and knowledge to create dynamic, interactive, and visually appealing websites with ease.
From bf4fba1f22c40eed13201630044211638ced8db0 Mon Sep 17 00:00:00 2001
From: "tina-cloud-app[bot]"
<58178390+tina-cloud-app[bot]@users.noreply.github.com>
Date: Wed, 12 Jul 2023 16:41:44 +0000
Subject: [PATCH 03/14] TinaCMS content update by Jeff See
---
.../blog/Introducing-the-Deep-Dive-Video-Series.md | 14 +++++---------
1 file changed, 5 insertions(+), 9 deletions(-)
diff --git a/content/blog/Introducing-the-Deep-Dive-Video-Series.md b/content/blog/Introducing-the-Deep-Dive-Video-Series.md
index 01f983f12..d62dec013 100644
--- a/content/blog/Introducing-the-Deep-Dive-Video-Series.md
+++ b/content/blog/Introducing-the-Deep-Dive-Video-Series.md
@@ -21,15 +21,11 @@ The 5-part series includes
-1. Customizing the GraphQL client queries and and working with global documents
-2. Going to production. Shipping Tina to a Vercel-hosted website and connecting to Tina Cloud.
+1. Customizing the GraphQL client queries and and working with global documents. (Coming Soon)
+2. Going to production. Shipping Tina to a Vercel-hosted website and connecting to Tina Cloud (Coming Soon)
-"NextCMS Mastery" is designed to benefit both experienced NextJS developers and beginners. Our goal is to equip you with the skills and knowledge to create dynamic, interactive, and visually appealing websites with ease.
+The deep dive seriese is designed to benefit both experienced NextJS developers and beginners. Our goal is to equip you with the skills and knowledge to create dynamic, interactive, and visually appealing websites with ease.
-Subscribe to our YouTube channel to stay updated on the latest episodes of "NextCMS Mastery" and join us on this exciting journey of enabling Visual Editing on your NextJS site.
+Subscribe to our YouTube channel to stay updated on the latest episodes of the deep dive series and join us on this exciting journey of enabling Visual Editing on your NextJS site.
-📺 Subscribe now: \[Insert YouTube channel link]
-
-Get ready to enhance your NextJS website management workflow and unlock new possibilities with Visual Editing!
-
-Happy learning and editing! ✨
+Happy editing! ✨
From 93e5de00c4424e3faac79ed66766d1c681832d65 Mon Sep 17 00:00:00 2001
From: "tina-cloud-app[bot]"
<58178390+tina-cloud-app[bot]@users.noreply.github.com>
Date: Wed, 12 Jul 2023 16:44:34 +0000
Subject: [PATCH 04/14] TinaCMS content update by Jeff See
---
.../blog/Introducing-the-Deep-Dive-Video-Series.md | 11 ++++++-----
1 file changed, 6 insertions(+), 5 deletions(-)
diff --git a/content/blog/Introducing-the-Deep-Dive-Video-Series.md b/content/blog/Introducing-the-Deep-Dive-Video-Series.md
index d62dec013..dd0f16963 100644
--- a/content/blog/Introducing-the-Deep-Dive-Video-Series.md
+++ b/content/blog/Introducing-the-Deep-Dive-Video-Series.md
@@ -9,20 +9,21 @@ We're excited to announce the TinaCMS Deep Dive tutorial series with Tina archit
The 5-part series includes
-1. Introducing Tina and getting started with schema design and data-fetching
+#### Part 1 - Introducing Tina and getting started with schema design and data-fetching
-1. Customizing the CMS to fit your needs
+#### Part 2 - Customizing the CMS to fit your needs
-1. Working with references and making them editable visually
+#### Part 3- Working with references and making them editable visually
-1. Customizing the GraphQL client queries and and working with global documents. (Coming Soon)
-2. Going to production. Shipping Tina to a Vercel-hosted website and connecting to Tina Cloud (Coming Soon)
+#### Part 4 - Customizing the GraphQL client queries and and working with global documents. (Coming Soon)
+
+#### Part 5 - Going to production. Shipping Tina to a Vercel-hosted website and connecting to Tina Cloud (Coming Soon)
The deep dive seriese is designed to benefit both experienced NextJS developers and beginners. Our goal is to equip you with the skills and knowledge to create dynamic, interactive, and visually appealing websites with ease.
From 0a2b7acc73575511008ab694db4a319f5f0b5f85 Mon Sep 17 00:00:00 2001
From: "tina-cloud-app[bot]"
<58178390+tina-cloud-app[bot]@users.noreply.github.com>
Date: Wed, 12 Jul 2023 16:49:58 +0000
Subject: [PATCH 05/14] TinaCMS content update by Jeff See
---
content/blog/Introducing-the-Deep-Dive-Video-Series.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/content/blog/Introducing-the-Deep-Dive-Video-Series.md b/content/blog/Introducing-the-Deep-Dive-Video-Series.md
index dd0f16963..b087a747b 100644
--- a/content/blog/Introducing-the-Deep-Dive-Video-Series.md
+++ b/content/blog/Introducing-the-Deep-Dive-Video-Series.md
@@ -11,7 +11,7 @@ The 5-part series includes
#### Part 1 - Introducing Tina and getting started with schema design and data-fetching
-
+
#### Part 2 - Customizing the CMS to fit your needs
From 4b17ea2ff26f92d8bff92b414186cb7cf25dfa52 Mon Sep 17 00:00:00 2001
From: "tina-cloud-app[bot]"
<58178390+tina-cloud-app[bot]@users.noreply.github.com>
Date: Wed, 12 Jul 2023 16:50:13 +0000
Subject: [PATCH 06/14] TinaCMS content update by Jeff See
---
content/blog/Introducing-the-Deep-Dive-Video-Series.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/content/blog/Introducing-the-Deep-Dive-Video-Series.md b/content/blog/Introducing-the-Deep-Dive-Video-Series.md
index b087a747b..9ffa486c7 100644
--- a/content/blog/Introducing-the-Deep-Dive-Video-Series.md
+++ b/content/blog/Introducing-the-Deep-Dive-Video-Series.md
@@ -15,7 +15,7 @@ The 5-part series includes
#### Part 2 - Customizing the CMS to fit your needs
-
+
#### Part 3- Working with references and making them editable visually
From 18d24574f56cc14099080fbc87b02acc9c76a82d Mon Sep 17 00:00:00 2001
From: "tina-cloud-app[bot]"
<58178390+tina-cloud-app[bot]@users.noreply.github.com>
Date: Wed, 12 Jul 2023 16:50:19 +0000
Subject: [PATCH 07/14] TinaCMS content update by Jeff See
---
content/blog/Introducing-the-Deep-Dive-Video-Series.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/content/blog/Introducing-the-Deep-Dive-Video-Series.md b/content/blog/Introducing-the-Deep-Dive-Video-Series.md
index 9ffa486c7..d8a97a806 100644
--- a/content/blog/Introducing-the-Deep-Dive-Video-Series.md
+++ b/content/blog/Introducing-the-Deep-Dive-Video-Series.md
@@ -19,7 +19,7 @@ The 5-part series includes
#### Part 3- Working with references and making them editable visually
-
+
#### Part 4 - Customizing the GraphQL client queries and and working with global documents. (Coming Soon)
From 8640500f50dde9b5b4917be74332b3892ee5e442 Mon Sep 17 00:00:00 2001
From: "tina-cloud-app[bot]"
<58178390+tina-cloud-app[bot]@users.noreply.github.com>
Date: Wed, 12 Jul 2023 16:50:37 +0000
Subject: [PATCH 08/14] TinaCMS content update by Jeff See
---
content/blog/Introducing-the-Deep-Dive-Video-Series.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/content/blog/Introducing-the-Deep-Dive-Video-Series.md b/content/blog/Introducing-the-Deep-Dive-Video-Series.md
index d8a97a806..4f304c651 100644
--- a/content/blog/Introducing-the-Deep-Dive-Video-Series.md
+++ b/content/blog/Introducing-the-Deep-Dive-Video-Series.md
@@ -25,7 +25,7 @@ The 5-part series includes
#### Part 5 - Going to production. Shipping Tina to a Vercel-hosted website and connecting to Tina Cloud (Coming Soon)
-The deep dive seriese is designed to benefit both experienced NextJS developers and beginners. Our goal is to equip you with the skills and knowledge to create dynamic, interactive, and visually appealing websites with ease.
+The deep dive series is designed to benefit both experienced NextJS developers and beginners. Our goal is to equip you with the skills and knowledge to create dynamic, interactive, and visually appealing websites with ease.
Subscribe to our YouTube channel to stay updated on the latest episodes of the deep dive series and join us on this exciting journey of enabling Visual Editing on your NextJS site.
From a42a05622089ef0a2baff385fd4a468627225d47 Mon Sep 17 00:00:00 2001
From: "tina-cloud-app[bot]"
<58178390+tina-cloud-app[bot]@users.noreply.github.com>
Date: Wed, 12 Jul 2023 16:59:01 +0000
Subject: [PATCH 09/14] TinaCMS content update by Jeff See
---
content/blog/Introducing-the-Deep-Dive-Video-Series.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/content/blog/Introducing-the-Deep-Dive-Video-Series.md b/content/blog/Introducing-the-Deep-Dive-Video-Series.md
index 4f304c651..9e2e5e5a3 100644
--- a/content/blog/Introducing-the-Deep-Dive-Video-Series.md
+++ b/content/blog/Introducing-the-Deep-Dive-Video-Series.md
@@ -15,7 +15,7 @@ The 5-part series includes
#### Part 2 - Customizing the CMS to fit your needs
-
+
#### Part 3- Working with references and making them editable visually
From bbe6d3752fd58c62d4dacd05af92ef84d5528366 Mon Sep 17 00:00:00 2001
From: "tina-cloud-app[bot]"
<58178390+tina-cloud-app[bot]@users.noreply.github.com>
Date: Wed, 12 Jul 2023 16:59:21 +0000
Subject: [PATCH 10/14] TinaCMS content update by Jeff See
---
content/blog/Introducing-the-Deep-Dive-Video-Series.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/content/blog/Introducing-the-Deep-Dive-Video-Series.md b/content/blog/Introducing-the-Deep-Dive-Video-Series.md
index 9e2e5e5a3..284d3eeb6 100644
--- a/content/blog/Introducing-the-Deep-Dive-Video-Series.md
+++ b/content/blog/Introducing-the-Deep-Dive-Video-Series.md
@@ -19,7 +19,7 @@ The 5-part series includes
#### Part 3- Working with references and making them editable visually
-
+
#### Part 4 - Customizing the GraphQL client queries and and working with global documents. (Coming Soon)
From fce8d19a3f2da1eb129053a923f2228756315be2 Mon Sep 17 00:00:00 2001
From: "tina-cloud-app[bot]"
<58178390+tina-cloud-app[bot]@users.noreply.github.com>
Date: Wed, 12 Jul 2023 17:12:50 +0000
Subject: [PATCH 11/14] TinaCMS content update by Jeff See
---
content/blog/Introducing-the-Deep-Dive-Video-Series.md | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/content/blog/Introducing-the-Deep-Dive-Video-Series.md b/content/blog/Introducing-the-Deep-Dive-Video-Series.md
index 284d3eeb6..ecf193937 100644
--- a/content/blog/Introducing-the-Deep-Dive-Video-Series.md
+++ b/content/blog/Introducing-the-Deep-Dive-Video-Series.md
@@ -5,7 +5,9 @@ last_edited: '2023-07-12T07:00:00.000Z'
author: Jeff See
---
-We're excited to announce the TinaCMS Deep Dive tutorial series with Tina architect Jeff See. In this series, we'll take you step by step, providing clear explanations and practical demonstrations along the way. Our aim is to help you integrate a content management system seamlessly into your NextJS project, enhancing your website editing experience.
+We're excited to announce the Deep Dive tutorial series with Tina architect Jeff See. In this series, we'll take you through every step of integrating content into your NextJS website, providing clear explanations and practical demonstrations along the way.
+
+![LLamaLink Website Screenshot](http://res.cloudinary.com/forestry-demo/image/upload/v1689181932/llama-link_gzdv9e.png "Introducing the Llama Link Deep Dive series")
The 5-part series includes
From cf8a31faa2e1d072fc110153c9c59d8b153468c3 Mon Sep 17 00:00:00 2001
From: "tina-cloud-app[bot]"
<58178390+tina-cloud-app[bot]@users.noreply.github.com>
Date: Wed, 12 Jul 2023 17:12:55 +0000
Subject: [PATCH 12/14] TinaCMS content update by Jeff See
From 2a2f0e781dc302310cc6232bf2d4ce22a5ec104c Mon Sep 17 00:00:00 2001
From: "tina-cloud-app[bot]"
<58178390+tina-cloud-app[bot]@users.noreply.github.com>
Date: Wed, 12 Jul 2023 17:16:34 +0000
Subject: [PATCH 13/14] TinaCMS content update by Jeff See
---
content/blog/Introducing-the-Deep-Dive-Video-Series.md | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/content/blog/Introducing-the-Deep-Dive-Video-Series.md b/content/blog/Introducing-the-Deep-Dive-Video-Series.md
index ecf193937..0b00f4236 100644
--- a/content/blog/Introducing-the-Deep-Dive-Video-Series.md
+++ b/content/blog/Introducing-the-Deep-Dive-Video-Series.md
@@ -9,7 +9,9 @@ We're excited to announce the Deep Dive tutorial series with Tina architect Jeff
![LLamaLink Website Screenshot](http://res.cloudinary.com/forestry-demo/image/upload/v1689181932/llama-link_gzdv9e.png "Introducing the Llama Link Deep Dive series")
-The 5-part series includes
+### The 5-part series includes:
+
+***
#### Part 1 - Introducing Tina and getting started with schema design and data-fetching
From e9a262c14c031c401b051e1b48fe025dbd56ad60 Mon Sep 17 00:00:00 2001
From: "tina-cloud-app[bot]"
<58178390+tina-cloud-app[bot]@users.noreply.github.com>
Date: Wed, 12 Jul 2023 17:49:00 +0000
Subject: [PATCH 14/14] TinaCMS content update by Jeff See
---
content/blog/Introducing-the-Deep-Dive-Video-Series.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/content/blog/Introducing-the-Deep-Dive-Video-Series.md b/content/blog/Introducing-the-Deep-Dive-Video-Series.md
index 0b00f4236..d967a007f 100644
--- a/content/blog/Introducing-the-Deep-Dive-Video-Series.md
+++ b/content/blog/Introducing-the-Deep-Dive-Video-Series.md
@@ -5,7 +5,7 @@ last_edited: '2023-07-12T07:00:00.000Z'
author: Jeff See
---
-We're excited to announce the Deep Dive tutorial series with Tina architect Jeff See. In this series, we'll take you through every step of integrating content into your NextJS website, providing clear explanations and practical demonstrations along the way.
+Today I'm excited to announce the Deep Dive tutorial series, an A to Z introduction of all things Tina. In this series, I'll take you through every step of integrating content into your NextJS website, providing clear explanations and practical demonstrations along the way.
![LLamaLink Website Screenshot](http://res.cloudinary.com/forestry-demo/image/upload/v1689181932/llama-link_gzdv9e.png "Introducing the Llama Link Deep Dive series")