diff --git a/_docs/environments/manage-apps-in-environments.md b/_docs/environments/manage-apps-in-environments.md
index 7b5e2feea..e0e3f82cd 100644
--- a/_docs/environments/manage-apps-in-environments.md
+++ b/_docs/environments/manage-apps-in-environments.md
@@ -48,8 +48,10 @@ Promote a product or application from the Environments dashboard using one of tw
Drag a product or application with changes to the target environment to promote it. Customize the Promotion Settings to control promotion behavior for the environment.
This method is best for quick promotions to test changes within a specific environment, typically in internal environments.
-Watch this video:
-{::nomarkdown}{:/} [Drag-and-drop promotions](https://www.youtube.com/watch?v=4isYoutmRco){:target="\_blank"}
+
+
+
diff --git a/_docs/installation/gitops/git-sources.md b/_docs/installation/gitops/git-sources.md
index 7d43601cc..90ddbc5cf 100644
--- a/_docs/installation/gitops/git-sources.md
+++ b/_docs/installation/gitops/git-sources.md
@@ -10,8 +10,10 @@ A Git Source is a unique entity created for use with GitOps Runtimes in Codefres
The Git Source connects to a Git repository within your organization, serving as an easy way to manage the deployment and configuration of Argo CD applications on clusters.
The Git repository referenced by the Git Source stores application manifests and other resources which are always synced to the cluster. Codefresh manages the Git Source itself as an Argo CD application.
-Watch this video:
-{::nomarkdown}{% if page.collection != site.gitops_collection %}{% endif %}{% if page.collection == site.gitops_collection %}{% endif %}{:/} [Git Sources in Runtimes](https://www.youtube.com/watch?v=StKxdCcOIQc&t=2s){:target="\_blank"}
+
+
+
##### Types of Git Sources
diff --git a/_docs/installation/gitops/runtime-concepts.md b/_docs/installation/gitops/runtime-concepts.md
index af216218e..a2453f7f2 100644
--- a/_docs/installation/gitops/runtime-concepts.md
+++ b/_docs/installation/gitops/runtime-concepts.md
@@ -47,8 +47,10 @@ A Codefresh account with a GitOps Runtime can store configuration manifests for
When you install the first GitOps Runtime in your account, Codefresh automatically creates the Shared Configuration Repository (internally referred to as (internally `ISO`/`iso`).
During installation, you must specify the Git repository URL for the Shared Configuration Repository. You can specify just the repository URL or include additional details such as a specific branch and path.
-Watch this video for an overview:
-{::nomarkdown}{% if page.collection != site.gitops_collection %}{% endif %}{% if page.collection == site.gitops_collection %}{% endif %}{:/} [Shared Configuration Repository](https://www.youtube.com/watch?v=7WNoNZ58IzU){:target="\_blank"}
+
+
+
For detailed information, see [Shared Configuration Repository]({{site.baseurl}}/docs/installation/gitops/shared-configuration/).
@@ -69,8 +71,10 @@ The Git Source connects to a Git repository within your organization, and stores
You can add a Git Source during Runtime installation or later as needed. A single Runtime can have any number of Git Sources.
Codefresh manages the Git Source itself as an Argo CD application.
-Watch this video for an overview:
-{::nomarkdown}{% if page.collection != site.gitops_collection %}{% endif %}{% if page.collection == site.gitops_collection %}{% endif %}{:/} [Git Sources in Runtimes](https://www.youtube.com/watch?v=StKxdCcOIQc&t=2s){:target="\_blank"}
+
+
+
For detailed information, see [Managing Git Sources in GitOps Runtimes]({{site.baseurl}}/docs/installation/gitops/git-sources/).
diff --git a/_docs/installation/gitops/shared-configuration.md b/_docs/installation/gitops/shared-configuration.md
index 68ded93ce..92163bc09 100644
--- a/_docs/installation/gitops/shared-configuration.md
+++ b/_docs/installation/gitops/shared-configuration.md
@@ -7,9 +7,10 @@ toc: true
## Shared Configuration Repository
A Codefresh account with a GitOps Runtime can store configuration manifests for account-level resources in a Git repository. This repository, the Shared Configuration Repository, can be shared with other GitOps Runtimes in the same account, avoiding the need to create and maintain different configuration manifests for every GitOps Runtime. At the same time, you also have the flexibility to store resources unique to specific Runtimes without affecting other Runtimes.
-Watch this video for an overview:
+
-{::nomarkdown}{% if page.collection != site.gitops_collection %}{% endif %}{% if page.collection == site.gitops_collection %}{% endif %}{:/} [Shared Configuration Repository](https://www.youtube.com/watch?v=7WNoNZ58IzU){:target="\_blank"}
+
diff --git a/_docs/products/about-products.md b/_docs/products/about-products.md
index 568007e72..2ebdd627e 100644
--- a/_docs/products/about-products.md
+++ b/_docs/products/about-products.md
@@ -13,10 +13,6 @@ Harness the power of **products** in Codefresh GitOps to streamline the manageme
A product groups related Argo CD applications into a logical unit, providing a unified view as applications progress through different stages of development and deployment. By defining relationships between applications across multiple environments, products add an organizational layer providing context that help manage application releases as a cohesive unit.
-Watch this video:
-{::nomarkdown}{:/} [Explore Products](https://www.youtube.com/watch?v=m3wE4OfV9xE){:target="\_blank"}
-
-
{% include
image.html
lightbox="true"
@@ -28,6 +24,12 @@ max-width="70%"
%}
+
+
+
+
+
##### Boosting application management with Products
Products enhance and simplify application management by enabling controlled promotions, version tracking, and environment-specific configurations.
@@ -101,8 +103,10 @@ caption="Promotion settings for products"
max-width="60%"
%}
-Watch this video:
-{::nomarkdown}{:/} [Dive into Promotion Settings for Products](https://www.youtube.com/watch?v=Ijf-3pKSBiA){:target="\_blank"}
+
+
+
## Tracing Product promotions through Releases
diff --git a/_docs/products/configure-product-settings.md b/_docs/products/configure-product-settings.md
index 8310a6f9e..96a682623 100644
--- a/_docs/products/configure-product-settings.md
+++ b/_docs/products/configure-product-settings.md
@@ -30,8 +30,11 @@ This article describes how to configure the different Product Settings:
* [Promotion Settings](#configure-promotion-settings-for-products)
Define the version and properties to promote for the applications in the product either from a predefined promotion template, or by defining new promotion settings.
-Watch this video:
-{::nomarkdown}{:/} [Dive into Promotion Settings for Products](https://www.youtube.com/watch?v=Ijf-3pKSBiA){:target="\_blank"}
+
+
+
+
diff --git a/_docs/products/create-product.md b/_docs/products/create-product.md
index 40ee7439a..bc922ebcb 100644
--- a/_docs/products/create-product.md
+++ b/_docs/products/create-product.md
@@ -16,7 +16,7 @@ There are two ways to create a product in Codefresh GitOps:
* From the [Products page](#create-products)
Create and manage products directly, then assign applications to them, as described in this article.
-
+
## Understanding the role of environments for products
diff --git a/_docs/promotions/promotion-flow.md b/_docs/promotions/promotion-flow.md
index a2a6c1460..2459644b6 100644
--- a/_docs/promotions/promotion-flow.md
+++ b/_docs/promotions/promotion-flow.md
@@ -13,8 +13,10 @@ A Promotion Flow is a sequence of automated actions that systematically move cod
Promotion Flows allow teams to manage their software delivery pipelines with precision, defining conditions, dependencies, and actions for each environment. Whether deploying to staging, production, or custom environments, Promotion Flows provide flexibility and control over your continuous delivery process.
Backed by the power of Argo CD, streamline the process of moving code changes through different stages, minus all the manual work of custom scripting to manage environment-specific requirements.
-Watch this video:
-{::nomarkdown}{:/} [Promotion Flows](https://www.youtube.com/watch?v=M8G-AY7FIIg){:target="\_blank"}
+
+
+
{% include
diff --git a/_docs/promotions/promotions-overview.md b/_docs/promotions/promotions-overview.md
index 18d8866ef..2705f9a6b 100644
--- a/_docs/promotions/promotions-overview.md
+++ b/_docs/promotions/promotions-overview.md
@@ -20,8 +20,10 @@ caption="GitOps promotions in Codefresh"
max-width="60%"
%}
-Watch this video to see a promotion in action:
-{::nomarkdown}{:/} [Drag-and-drop Promotion](https://www.youtube.com/watch?v=4isYoutmRco&t=1s){:target="\_blank"}
+Watch this video to see a promotion in action:
+
+
+
@@ -90,8 +92,10 @@ Use these quick start guides to begin using promotions in Codefresh GitOps:
* [Promotions with Promotion Workflows]({{site.baseurl}}/docs/gitops-quick-start/policy-multi-env-promotion/)
* [Environment dependencies]({{site.baseurl}}/docs/gitops-quick-start/dependency-multi-env-promotion/)
-Watch this video to learn how to configure an automated Promotion Flow:
-{::nomarkdown}{:/} [Promotion Flows](https://www.youtube.com/watch?v=M8G-AY7FIIg&t=76s){:target="\_blank"}
+Watch this video to learn how to configure an automated Promotion Flow:
+
+
+
##### Understand the building blocks
diff --git a/_docs/promotions/trigger-promotions.md b/_docs/promotions/trigger-promotions.md
index 4a5c630bd..16319d6f1 100644
--- a/_docs/promotions/trigger-promotions.md
+++ b/_docs/promotions/trigger-promotions.md
@@ -44,8 +44,10 @@ Each method is available only if your account administrator has assigned the nec
Drag and drop the product to the target environment to promote changes. Customize the Promotion Settings to control promotion behavior for the environment.
This method is useful to test changes within a specific environment. For example, QA teams verifying changes in staging or other internal environments.
-Watch this video:
-{::nomarkdown}{:/} [Drag-and-drop promotions](https://www.youtube.com/watch?v=4isYoutmRco){:target="\_blank"}
+
+
+
diff --git a/_gitops/introduction/explore-gitops-cloud-features.md b/_gitops/introduction/explore-gitops-cloud-features.md
index 9fd13ffc9..a9ad8c802 100644
--- a/_gitops/introduction/explore-gitops-cloud-features.md
+++ b/_gitops/introduction/explore-gitops-cloud-features.md
@@ -7,7 +7,7 @@ toc: true
[Codefresh GitOps Cloud]({{site.baseurl}}/{{site.gitops_collection}}/introduction/what-is-gitops-cloud/) transforms how teams manage deployments. It brings application and environment promotion to Argo CD, making it fast and easy to promote software changes securely.
-Below, we’ll explore some of the key features of Codefresh GitOps Cloud.
+Below, we’ll explore some of the key features of Codefresh GitOps Cloud. You can also deep dive into the platform through our [video playlist](https://www.youtube.com/playlist?list=PL8mgsmlx4BWUmxV9SnoekqFd3WHcNIDl_){:target="\_blank"} for demos covering core features.
## Runtimes: The foundation of Codefresh GitOps Cloud
diff --git a/_gitops/introduction/what-is-gitops-cloud.md b/_gitops/introduction/what-is-gitops-cloud.md
index c8628caea..b451e4eaf 100644
--- a/_gitops/introduction/what-is-gitops-cloud.md
+++ b/_gitops/introduction/what-is-gitops-cloud.md
@@ -27,4 +27,6 @@ Codefresh GitOps Cloud makes it fast and easy to promote software changes secure
Ready to get started? You can sign up for a [free 45-day trial](https://codefresh.io/codefresh-signup/){:"\_blank"} to try Codefresh GitOps Cloud for yourself.
-Want to know more? [Explore Codefresh GitOps Cloud]({{site.baseurl}}/docs/{{site.gitops_collection}}/introduction/explore-gitops-cloud-features/).
\ No newline at end of file
+##### Want to know more?
+[Explore Codefresh GitOps Cloud]({{site.baseurl}}/docs/{{site.gitops_collection}}/introduction/explore-gitops-cloud-features/)
+[Watch the videos](https://www.youtube.com/playlist?list=PL8mgsmlx4BWUmxV9SnoekqFd3WHcNIDl_){:target="\_blank"}
\ No newline at end of file