diff --git a/README.md b/README.md index 1c61564..fd180e8 100644 --- a/README.md +++ b/README.md @@ -1,18 +1,22 @@ # Layer5 Academy - Content Starter Template -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. +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. -This guide will walk you through setting up your own content repository, creating courses, and previewing them locally. +--- -> For more in-depth documentation, see the official [Layer5 Academy docs](https://docs.layer5.io/cloud/academy/). +
+ 💡ℹ️ FOR IN-DEPTH TUTORIAL AND CUSTOMIZATION EXAMPLES, SEE THE LAYER5 ACADEMY DOCS. ℹ️💡 +
+ +--- ## Prerequisites Before you begin, ensure you have the following installed on your system: - * [**Hugo**](https://gohugo.io/getting-started/installing/) (extended version) (version 0.147.9) - * [**Go**](https://go.dev/doc/install) (version 1.12) + 1. [**Go**](https://go.dev/doc/install) + 2. [**Hugo**](https://gohugo.io/getting-started/installing/) (extended version) ## Getting Started