diff --git a/content/docs/_index.md b/content/docs/_index.md index aee78dff2..61c5516c8 100644 --- a/content/docs/_index.md +++ b/content/docs/_index.md @@ -81,3 +81,16 @@ Find out the various ways that _you_ can contribute to the Cloud Native Buildpac ### Project Roadmap This is a community driven project and our roadmap is publicly available on our [Github page](https://github.com/buildpacks/community/blob/main/ROADMAP.md). We encourage you to contribute with feature requests. + +--- + +## Community learning resources + +Below are learning resources maintained by third parties. These aren't managed by the Cloud Native Buildpacks team, but are popular in the community. + + +- [Cloud Native Buildpacks Course (KodeKloud)](https://learn.kodekloud.com/user/courses/cloud-native-buildpacks) - Video-based hands-on introduction to Cloud Native Buildpacks. +- [Cloud Native Buildpacks for Beginners (Udemy)](https://www.udemy.com/course/cloud-native-buildpacks-for-the-absolute-beginners-handson) - Comprehensive beginner's course on Cloud Native Buildpacks. + + +_Want to suggest a learning resource? Submit a pull request or open an issue._