Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions content/docs/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 <!-- vale off -->Cloud Native Buildpacks<!-- vale on --> team, but are popular in the community.

<!-- vale off -->
- [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.
<!-- vale on -->

_Want to suggest a learning resource? Submit a pull request or open an issue._
Loading