Skip to content

Commit 2836594

Browse files
committed
Refactor: clean up formatting and improve clarity in _index.md
Signed-off-by: Lee Calcote <lee.calcote@layer5.io>
1 parent 2c5effc commit 2836594

File tree

1 file changed

+10
-18
lines changed

1 file changed

+10
-18
lines changed

content/_index.md

Lines changed: 10 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -4,37 +4,29 @@ title: Academy
44

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

7-
8-
{{% blocks/lead color="primary" %}}
9-
10-
[LearningPaths](https://cloud.layer5.io/academy/learning-paths)
11-
12-
[Challenge](https://cloud.layer5.io/academy/challenges)
13-
7+
- [Learning Paths](https://cloud.layer5.io/academy/learning-paths)
8+
- [Challenges](https://cloud.layer5.io/academy/challenges)
9+
- [Certifications](https://cloud.layer5.io/academy/certifications)
1410

1511
---
16-
*Below this line, this reminder won't appear when published.*
1712

1813
### 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.
2014

21-
{{% /blocks/lead %}}
15+
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.
2216

2317
#### What Your Academy Will Look Like
2418

25-
> When published, your Academy will look like ([This Page](https://cloud.layer5.io/academy/) and will feature **Learning Paths, Challenges, and Certifications**.
26-
)
19+
When published, your Academy will look like ([https://cloud.layer5.io/academy/](https://cloud.layer5.io/academy/) and will feature **Learning Paths, Challenges, and Certifications** that are not set to `draft: true` in their front matter.)
2720

28-
> It provides structured, Markdown-authored curricula with hands-on practice and assessments. Content is organized hierarchically and supports rich media.
21+
It provides structured, Markdown-authored curricula with hands-on practice and assessments. Content is organized hierarchically and supports rich media.
2922

3023
#### Build Process
3124

32-
> Here's the simple workflow:
33-
>> 1. **Develop locally** - Make your changes and test them here
34-
35-
>> 2. **Merge when ready** - Your Academy stays private until you decide to publish
25+
Here's the simple workflow:
26+
> 1. **Develop locally** - Make your changes and test them here
3627
37-
>> 3. **Publish when ready** - Release it to your organization
28+
> 2. **Merge when ready** - Your Academy stays private until you decide to publish
3829
30+
> 3. **Publish when ready** - Release it to your organization
3931
4032
**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)