Skip to content

Commit c2b5826

Browse files
authored
Merge pull request #16 from zihanKuang/patch-3
Update CONTRIBUTING.md
2 parents 851d54e + 4bcadb5 commit c2b5826

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CONTRIBUTING.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,19 @@ Not sure where to start? First, see the [newcomers welcome guide](https://docs.g
1111

1212
Relevant coding style guidelines are the Go Code Review Comments and the Formatting and style section of Peter Bourgon's Go: Best Practices for Production Environments.
1313

14+
## Important Information
15+
16+
This repository serves as a content-only starter template for creating courses on the Layer5 Academy. Its primary purpose is to provide a clear example of how to structure learning paths.
17+
18+
### Important Distinction: Content vs. Theme
19+
- This Repository (academy-example): This is for content only.
20+
- Theme Repository ([layer5io/academy-theme](https://github.com/layer5io/academy-theme/)): All visual elements, layouts, CSS, and Hugo logic are managed in the central layer5io/academy-theme repository.
21+
22+
### Detailed Guide
23+
For a complete, step-by-step guide on how to create, structure, and publish a new learning path, please refer to our official documentation:
24+
25+
➡️ [Creating Your First Learning Path](https://docs.layer5.io/cloud/academy/creating-your-learning-path/)
26+
1427
# <a name="contributing">General Contribution Flow</a>
1528

1629
In order to contribute to Meshery, please follow the fork-and-pull request workflow described [here](./CONTRIBUTING-gitflow.md).

0 commit comments

Comments
 (0)