Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

10 lines
416 B
HTML
Raw Permalink Normal View History

<div class="my-8">
<h5 class="no-anchor text-gray-800 pb-2">Program the Cloud</h5>
<div class="text-sm">
<p class="my-0 text-gray-700">Create, deploy, and manage cloud infrastructure using your favorite language.</p>
<p class="mb-0">
<a class="whitespace-nowrap" data-track="sidebar" href="{{ relref . "/docs/get-started" }}">Get started &rarr;</a>
</p>
</div>
</div>