mirror of
https://github.com/Unleash/unleash.git
synced 2025-09-01 13:47:27 +02:00
docs: add course banner and extra links to foundational
This commit is contained in:
parent
cd91aab5f3
commit
211302b05d
@ -3,6 +3,10 @@ id: foundational
|
|||||||
title: Foundational
|
title: Foundational
|
||||||
---
|
---
|
||||||
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='beginners' description='Gain a baseline understanding of why to use Unleash in your development and a general introduction to CI/CD. An understanding of Unleash anatomy and architecture and how the different systems connect together.'/>
|
||||||
|
|
||||||
:::info
|
:::info
|
||||||
**This Unleash Academy course is for all roles working with Unleash - Developers, Product owners, Leaders.**
|
**This Unleash Academy course is for all roles working with Unleash - Developers, Product owners, Leaders.**
|
||||||
@ -52,3 +56,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