Skip to content

Commit b04a1c6

Browse files
committed
add reminder in dev landing page
Signed-off-by: Wyllie Fang <[email protected]>
1 parent de9021b commit b04a1c6

File tree

1 file changed

+32
-4
lines changed

1 file changed

+32
-4
lines changed

content/_index.md

Lines changed: 32 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,45 @@
11
---
2-
title: Academy
2+
title: Academy
33
---
44

55
<!-- this page is only used in local dev setup , this wont be used or rendered in production -->
66

77

88
{{% blocks/lead color="primary" %}}
99

10-
Welcome to dev environment for your Academy
10+
[LearningPaths](https://cloud.layer5.io/academy/learning-paths)
1111

12+
[Challenge](https://cloud.layer5.io/academy/challenges)
13+
1214

13-
[LearningPaths](/academy/learning-paths/)
15+
---
16+
*Below this line, this reminder won't appear when published.*
17+
18+
### Welcome to dev environment for your Academy
19+
> This is just a development page that shows during the build process. The development process is extraordinarily simple - you can start building it out bit by bit or dive right in.
20+
21+
22+
23+
{{% /blocks/lead %}}
24+
25+
#### What Your Academy Will Look Like
26+
27+
> When published, your Academy will feature two main sections ([This Page looks like](https://cloud.layer5.io/academy/)
28+
)
29+
30+
> - **[Learning Paths](/academy/learning-paths/)** - Structured courses combining theoretical knowledge with hands-on labs
31+
>
32+
> - **[Challenges](/academy/challenges/)** - Time-based, practical labs to test and validate skills
33+
34+
35+
#### Build Process
36+
37+
> Here's the simple workflow:
38+
>> 1. **Develop locally** - Make your changes and test them here
39+
40+
>> 2. **Merge when ready** - Your Academy stays private until you decide to publish
1441
42+
>> 3. **Publish when ready** - Release it to your organization
1543
1644

17-
{{% /blocks/lead %}}
45+
**Need help?** [Documentation](https://github.com/layer5io/layer5-academy/blob/master/README.md) | [Contact Us](https://mesheryio.slack.com/ssb/redirect)

0 commit comments

Comments
 (0)