Skip to content

Commit 818e684

Browse files
authored
Revise README for clarity and structure
Updated the README to clarify the purpose and instructions for creating a dedicated academy on Layer5 Academy. Enhanced formatting and added links for better navigation. Signed-off-by: Lee Calcote <lee.calcote@layer5.io>
1 parent 2836594 commit 818e684

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

README.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,22 @@
11

22
# Layer5 Academy - Content Starter Template
33

4-
This repository is a starter template for creating custom learning paths and courses on the [Layer5 Academy](https://cloud.layer5.io/academy/overview). It provides the necessary file structure and a working example to help you get started quickly.
4+
This repository offers a starter template for creating your own, dedicated academy on the [Layer5 Academy](https://cloud.layer5.io/academy/overview) platform. This repository provides the necessary file structure and a working example to help you get started quickly. The guide below offers a quick start to setting up your own content repository, creating cirricula, and previewing your academy locally.
55

6-
This guide will walk you through setting up your own content repository, creating courses, and previewing them locally.
6+
---
77

8-
> For more in-depth documentation, see the official [Layer5 Academy docs](https://docs.layer5.io/cloud/academy/).
8+
<p align="center">
9+
💡ℹ️ FOR IN-DEPTH TUTORIAL AND CUSTOMIZATION EXAMPLES, SEE THE <a href="https://docs.layer5.io/cloud/academy/">LAYER5 ACADEMY DOCS</a>. ℹ️💡
10+
</p>
11+
12+
---
913

1014
## Prerequisites
1115

1216
Before you begin, ensure you have the following installed on your system:
1317

14-
* [**Hugo**](https://gohugo.io/getting-started/installing/) (extended version) (version 0.147.9)
15-
* [**Go**](https://go.dev/doc/install) (version 1.12)
18+
1. [**Go**](https://go.dev/doc/install)
19+
2. [**Hugo**](https://gohugo.io/getting-started/installing/) (extended version)
1620

1721
## Getting Started
1822

0 commit comments

Comments
 (0)