1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-08-27 13:49:10 +02:00

docs: add learning links and banners to remaining courses

This commit is contained in:
Thomas Heartman 2024-01-31 12:51:27 +09:00
parent 211302b05d
commit 0d1b86b0a5
No known key found for this signature in database
GPG Key ID: BD1F880DAED1EE78
2 changed files with 30 additions and 14 deletions

View File

@ -3,6 +3,10 @@ id: advanced-for-devs
title: Advanced for Developers
---
import VideoContent from '@site/src/components/VideoContent.jsx'
import CourseBanner from '@site/src/components/unleash-academy/CourseBanner.jsx'
import LearningLinks from '@site/src/components/unleash-academy/Links.jsx'
<CourseBanner level='advanced' description='Unlock the full potential of Unleash, streamline your development process and make data-driven decisions with confidence. Learn how Unleash can support your business needs and understand advanced usage like collaboration, data insights and A/B testing, auto-remediation, and integration into third party tools.'/>
:::info
**This Unleash Academy course is for all developer roles working with Unleash, after Foundational content has been reviewed.**
@ -13,24 +17,28 @@ import VideoContent from '@site/src/components/VideoContent.jsx'
:::
---
## Learning Objectives
Unlock the full potential of Unleash, streamline your development process and make data-driven decisions with confidence. Learn how Unleash can support your business needs and understand advanced usage like collaboration, data insights and A/B testing, auto-remediation, and integration into third party tools.
Unlock the full potential of Unleash, streamline your development process and make data-driven decisions with confidence. Learn how Unleash can support your business needs and understand advanced usage like collaboration, data insights and A/B testing, auto-remediation, and integration into third party tools.
Youll master advanced use cases and implement best practices - this course will empower you to maximize Unleash's capabilities for your projects.
---
## Course Detail
<VideoContent videoUrls={["https://www.youtube.com/embed/videoseries?si=ry507OKlfb1liKFD&amp;list=PLcVJ5JY19ncXmAbFqfamyAV698WINtQaJ"]}/>
:::info Embedded Player
The full course is shown above.
Click the icon in the top right corner of the embedded player to view your progress as you work through the videos.
The full course is shown above.
Click the icon in the top right corner of the embedded player to view your progress as you work through the videos.
Options to go full screen, view the playlist on YouTube or share are also enabled.
:::
## All courses
<LearningLinks />

View File

@ -3,6 +3,10 @@ id: managing-unleash-for-devops
title: Managing Unleash for DevOps/Admins
---
import VideoContent from '@site/src/components/VideoContent.jsx'
import CourseBanner from '@site/src/components/unleash-academy/CourseBanner.jsx'
import LearningLinks from '@site/src/components/unleash-academy/Links.jsx'
<CourseBanner level='advanced' description='Understand how to deploy Unleash in a secure and performant manner through Edge, maintain and manage users, groups, permissions, and RBAC.'/>
:::info
**This Unleash Academy course is for all DevOps and Admin roles working with Unleash, after Foundational content has been reviewed.**
@ -14,22 +18,26 @@ import VideoContent from '@site/src/components/VideoContent.jsx'
---
## Learning Objectives
## Learning Objectives
Understand how to deploy Unleash in a secure and performant manner through Edge, maintain and manage users, groups, permissions, and RBAC.
---
## Course Detail
<VideoContent videoUrls={["https://www.youtube.com/embed/videoseries?si=m0PkzvBqtGphGblK&amp;list=PLcVJ5JY19ncVxAesGfmcs8vshai0mSdAS"]}/>
:::info Embedded Player
The full course is shown above.
Click the icon in the top right corner of the embedded player to view your progress as you work through the videos.
The full course is shown above.
Click the icon in the top right corner of the embedded player to view your progress as you work through the videos.
Options to go full screen, view the playlist on YouTube or share are also enabled.
:::
:::
## All courses
<LearningLinks />