Skip to content

Commit

Permalink
[Docs] Add Developers page featuring community links, ambassador prog…
Browse files Browse the repository at this point in the history
…ram, contributing links, etc #2103
  • Loading branch information
peterschmidt85 committed Dec 17, 2024
1 parent 4a1e04b commit 8d204f9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions docs/assets/stylesheets/landing.css
Original file line number Diff line number Diff line change
Expand Up @@ -397,7 +397,7 @@

.providers.tx-landing__highlights_grid .feature-cell h3 {
align-content: center;
font-size: 17.5px;
font-size: 1.1em;
font-weight: 600;
padding-bottom: 0.05em;
line-height: 25px;
Expand Down Expand Up @@ -533,7 +533,7 @@
}

.tx-landing__highlights_grid h3 {
font-size: 1.1em;
font-size: 1.15em;
font-weight: 700;
border-bottom: none;
padding-bottom: 0.3em;
Expand Down
10 changes: 5 additions & 5 deletions docs/developers.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,22 +34,22 @@ Connect with the `dstack` team and community through Discord or share feedback o

## Ambassador program

Passionate about AI infrastructure and open-source? Join the `dstack` ambassador program!
Love AI infrastructure and open-source? Become a `dstack` ambassador!

As an ambassador, you’ll play a key role in growing the `dstack` community by:
As an ambassador, you’ll play a key role in growing our community by:

* Sharing your expertise through blogs, talks, and tutorials
* Organizing meetups and community events
* Advocating for open-source AI container orchestration

<a href="https://calendly.com/dstackai/discovery-call" target="_blank"
<a href="#" target="_blank"
class="md-button md-button--primary sky small"
data-tally-open="3jGzb9"
data-tally-overlay="1">
Get involved
</a>

Ambassadors receive recognition, content amplification, and cloud GPU credits to support their projects
> We support ambassadors with recognition, wider exposure, and cloud GPU credits.
## For contributors

Expand All @@ -58,7 +58,7 @@ Join the development of `dstack` by contributing bug fixes, new features, and cl
<div class="providers tx-landing__highlights_grid featured">
<a href="https://github.com/dstackai/dstack/blob/master/CONTRIBUTING.md" class="feature-cell" target="_blank">
<h3>
How to contribute
Contributing
</h3>
<p>
Learn about the codebase and how to contribute.
Expand Down

0 comments on commit 8d204f9

Please sign in to comment.