Skip to content

Commit

Permalink
wip: Add mentorship section
Browse files Browse the repository at this point in the history
Signed-off-by: Arthur Silva Sens <arthursens2005@gmail.com>
  • Loading branch information
ArthurSens committed Jun 12, 2024
1 parent 1dd0398 commit 08e74c9
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
13 changes: 13 additions & 0 deletions content/mentorship.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
title: Mentorship
---
<div class="row">
<div class="col-md-12 doc-content">

<h1>Mentorship Programs</h1>
<p>
Prometheus offers paid mentorship programs through CNCF mentorship initiatives(See <a href="https://github.com/cncf/mentorship">https://github.com/cncf/mentorship</a>). Such initiatives create opportunities to people who want to contribute to Prometheus, but have a hard time understanding how to start.
</p>

</div>
</div>
1 change: 1 addition & 0 deletions layouts/header.html
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@
<li><a href="/docs/introduction/overview/">Docs</a></li>
<li><a href="/download/">Download</a></li>
<li><a href="/community/">Community</a></li>
<li><a href="/mentorship/">Mentorship</a></li>
<li><a href="/support-training/">Support & Training</a></li>
<li><a href="/blog/">Blog</a></li>
<li><input class="searchbox form-control" type="search" placeholder="Search" aria-label="Search"></li>
Expand Down

0 comments on commit 08e74c9

Please sign in to comment.