Skip to content

Commit

Permalink
- [Docs] Minor edits
Browse files Browse the repository at this point in the history
  • Loading branch information
peterschmidt85 committed Nov 15, 2024
1 parent e491f1d commit dfd9b50
Show file tree
Hide file tree
Showing 7 changed files with 32 additions and 38 deletions.
2 changes: 1 addition & 1 deletion docs/overrides/header-2.html
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,8 @@
{% endif %}-->

<div class="md-header__buttons">
<a href="https://discord.gg/u8SmfwPpMd" target="_blank" class="md-button md-button-secondary discord">Community</a>
<a href="https://github.com/dstackai/dstack" target="_blank" class="md-button md-button--primary github">Star us</a>
<a href="https://discord.gg/u8SmfwPpMd" target="_blank" class="md-button md-button-secondary discord">Discord</a>
</div>
</nav>
{% if "navigation.tabs.sticky" in features %}
Expand Down
2 changes: 1 addition & 1 deletion docs/overrides/header.html
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@
{% endif %}-->
<div class="md-header__buttons">
<a href="https://sky.dstack.ai" target="_blank" class="md-button md-button-secondary external borderless">dstack Sky</a>
<a href="https://discord.gg/u8SmfwPpMd" target="_blank" class="md-button md-button-secondary discord">Community</a>
<a href="https://github.com/dstackai/dstack" target="_blank" class="md-button md-button--primary github">Star us</a>
<a href="https://discord.gg/u8SmfwPpMd" target="_blank" class="md-button md-button-secondary discord">Discord</a>
</div>
</nav>
{% if "navigation.tabs.sticky" in features %}
Expand Down
10 changes: 5 additions & 5 deletions docs/overrides/home.html
Original file line number Diff line number Diff line change
Expand Up @@ -418,7 +418,7 @@ <h2>Get started in under a minute</h2>

<a href="/docs/installation"
class="md-button md-button--primary">Install open-source</a>
<div class="plans_card__buttons_subtitle">Always free.</div>
<div class="plans_card__buttons_subtitle">MPL-2.0 licence</div>
</div>
</div>

Expand Down Expand Up @@ -453,10 +453,10 @@ <h2>Get started in under a minute</h2>

<a href="https://sky.dstack.ai" target="_blank"
class="md-button md-button--primary sky external">
<span>Sign up now</span>
<span>Sign up free</span>
<!--<span class="icon"><svg viewBox="0 0 13 10" xmlns="http://www.w3.org/2000/svg"><path d="M12.823 4.164L8.954.182a.592.592 0 0 0-.854 0 .635.635 0 0 0 0 .88l2.836 2.92H.604A.614.614 0 0 0 0 4.604c0 .344.27.622.604.622h10.332L8.1 8.146a.635.635 0 0 0 0 .88.594.594 0 0 0 .854 0l3.869-3.982a.635.635 0 0 0 0-.88z" fill-rule="nonzero" fill="currentColor" class="fill-main"></path></svg></span>-->
</a>
<div class="plans_card__buttons_subtitle">Pay per compute.</div>
<div class="plans_card__buttons_subtitle">Already have an account? <a href="https://sky.dstack.ai" target="_blank" class="tx-footer__section-link external">Sign in</a></div>
</div>
</div>
</div>
Expand Down Expand Up @@ -594,11 +594,11 @@ <h2>FAQ</h2>
<br>
<a href="https://calendly.com/dstackai/discovery-call" target="_blank"
class="md-button md-button-secondary external">
Contact us
Talk to us
</a>
<a href="https://discord.gg/u8SmfwPpMd" target="_blank"
class="md-button md-button-secondary discord">
Community
Discord
</a>
</p>
</div>
Expand Down
2 changes: 1 addition & 1 deletion docs/overrides/landing.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{% extends "main.html" %}

{% block header %}
{% include "header.html" %}
{% include "header-2.html" %}
{% endblock %}
30 changes: 12 additions & 18 deletions docs/overrides/main.html
Original file line number Diff line number Diff line change
Expand Up @@ -74,17 +74,11 @@
{% endblock %}

{% block announce %}
For updates, follow
<strong>@dstackai</strong> on
<a href="https://x.com/dstackai" target="_blank">
<span class="twemoji star">
{% include ".icons/fontawesome/brands/x-twitter.svg" %}
</span></a>
and star us on
Support our project with a ⭐ on
<a href="https://github.com/dstackai/dstack" target="_blank">
<span class="twemoji star">
{% include ".icons/fontawesome/brands/github.svg" %}
</span></a>.
</span></a>
<!--🔥 Introducing a new way to manage cloud and on-prem clusters! <a href="/docs/concepts/fleets">Learn more</a>.-->
{% endblock %}

Expand All @@ -107,13 +101,6 @@
&lt;!&ndash;<a class="tx-footer__section-link" href="javascript:void(0)" onclick="$crisp.push(['do', 'chat:show'])">Open chat</a>&ndash;&gt;
</div>-->

<div class="tx-footer__section">
<div class="tx-footer__section-title">Community</div>
<a href="https://discord.gg/u8SmfwPpMd" class="tx-footer__section-link external">Discord</a>
<a href="https://github.com/dstackai/dstack" class="tx-footer__section-link external">GitHub</a>
<a href="https://twitter.com/dstackai/" class="tx-footer__section-link external">X</a>
</div>

<div class="tx-footer__section">
<div class="tx-footer__section-title">Examples</div>
<a href="/examples#fine-tuning" class="tx-footer__section-link">Fine-tuning</a>
Expand All @@ -126,15 +113,22 @@
<div class="tx-footer__section-title">Resources</div>
<a href="/docs" class="tx-footer__section-link">Documentation</a>
<a href="/blog" class="tx-footer__section-link">Blog</a>
<a href="https://github.com/dstackai/dstack/releases" target="_blank" class="tx-footer__section-link external">Changelog</a>
<a href="https://github.com/dstackai/dstack/releases" target="_blank" class="tx-footer__section-link external">What's new</a>
</div>

<div class="tx-footer__section">
<div class="tx-footer__section-title">Community</div>
<a href="https://discord.gg/u8SmfwPpMd" class="tx-footer__section-link external">Discord</a>
<a href="https://github.com/dstackai/dstack/blob/master/CONTRIBUTING.md" class="tx-footer__section-link external">Contributing</a>
<a href="/partners" class="tx-footer__section-link">Partners</a>
</div>

<div class="tx-footer__section">
<div class="tx-footer__section-title">Company</div>
<a href="https://calendly.com/dstackai/discovery-call" target="_blank" class="tx-footer__section-link external">Contact us</a>
<a href="https://calendly.com/dstackai/discovery-call" target="_blank" class="tx-footer__section-link external">Talk to us</a>
<a href="/terms" class="tx-footer__section-link">Terms</a>
<a href="/privacy" class="tx-footer__section-link">Privacy</a>
<a href="https://dstackai.notion.site/Jobs-at-dstack-ff01a450c3174904b70c36124f2d8f4b" target="_blank" class="tx-footer__section-link external">Careers</a>
<!--<a href="https://dstackai.notion.site/Jobs-at-dstack-ff01a450c3174904b70c36124f2d8f4b" target="_blank" class="tx-footer__section-link external">Careers</a>-->
</div>
</div>
</div>
Expand Down
6 changes: 3 additions & 3 deletions docs/partners.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,9 +99,9 @@ Here are some cloud providers `dstack` integrates with and collaborates:

Here are some of the bare metal providers `dstack` collaborates with:

<div class="providers tx-landing__highlights_grid featured">
<div class="providers tx-landing__highlights_grid other">
<a href="https://hotaisle.xyz/" class="feature-cell" target="_blank">
<img width="40" src="/assets/images/hotaisle-logo.svg">
<img width="30" src="/assets/images/hotaisle-logo.svg">
<h3>
Hot Aisle
</h3>
Expand All @@ -114,5 +114,5 @@ Are you interested in collaborating or integrating with us to become part of the

<a href="https://calendly.com/dstackai/discovery-call" target="_blank"
class="md-button md-button-secondary external">
Contact us
Talk to us
</a>
18 changes: 9 additions & 9 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -184,16 +184,16 @@ extra:
provider: google
property: G-JX21114P7B
social:
- icon: /fontawesome/brands/discord
link: https://discord.gg/u8SmfwPpMd
- icon: /simple/x
link: https://twitter.com/dstackai
- icon: /fontawesome/brands/github
link: https://github.com/dstackai/dstack
- icon: /fontawesome/brands/python
link: https://pypi.org/project/dstack
- icon: /fontawesome/brands/docker
link: https://hub.docker.com/r/dstackai/dstack
# - icon: /fontawesome/brands/discord
# link: https://discord.gg/u8SmfwPpMd
# - icon: /fontawesome/brands/github
# link: https://github.com/dstackai/dstack
# - icon: /fontawesome/brands/python
# link: https://pypi.org/project/dstack
# - icon: /fontawesome/brands/docker
# link: https://hub.docker.com/r/dstackai/dstack
status:
new: Recently added
# Page tree
Expand All @@ -209,8 +209,8 @@ nav:
- Tasks: docs/tasks.md
- Services: docs/services.md
- Fleets: docs/concepts/fleets.md
- Gateways: docs/concepts/gateways.md
- Volumes: docs/concepts/volumes.md
- Gateways: docs/concepts/gateways.md
- Projects: docs/concepts/projects.md
- Guides:
- Protips: docs/guides/protips.md
Expand Down

0 comments on commit dfd9b50

Please sign in to comment.