mirror of
https://github.com/Unleash/unleash.git
synced 2025-09-01 13:47:27 +02:00
docs: add learning links and banners to remaining courses
This commit is contained in:
parent
211302b05d
commit
0d1b86b0a5
@ -3,6 +3,10 @@ id: advanced-for-devs
|
|||||||
title: Advanced for Developers
|
title: Advanced for Developers
|
||||||
---
|
---
|
||||||
import VideoContent from '@site/src/components/VideoContent.jsx'
|
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
|
:::info
|
||||||
**This Unleash Academy course is for all developer roles working with Unleash, after Foundational content has been reviewed.**
|
**This Unleash Academy course is for all developer roles working with Unleash, after Foundational content has been reviewed.**
|
||||||
@ -34,3 +38,7 @@ 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.
|
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.
|
Options to go full screen, view the playlist on YouTube or share are also enabled.
|
||||||
:::
|
:::
|
||||||
|
|
||||||
|
## All courses
|
||||||
|
|
||||||
|
<LearningLinks />
|
||||||
|
@ -3,6 +3,10 @@ id: managing-unleash-for-devops
|
|||||||
title: Managing Unleash for DevOps/Admins
|
title: Managing Unleash for DevOps/Admins
|
||||||
---
|
---
|
||||||
import VideoContent from '@site/src/components/VideoContent.jsx'
|
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
|
:::info
|
||||||
**This Unleash Academy course is for all DevOps and Admin roles working with Unleash, after Foundational content has been reviewed.**
|
**This Unleash Academy course is for all DevOps and Admin roles working with Unleash, after Foundational content has been reviewed.**
|
||||||
@ -33,3 +37,7 @@ 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.
|
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.
|
Options to go full screen, view the playlist on YouTube or share are also enabled.
|
||||||
:::
|
:::
|
||||||
|
|
||||||
|
## All courses
|
||||||
|
|
||||||
|
<LearningLinks />
|
||||||
|
Loading…
Reference in New Issue
Block a user