Skip to content

Commit

Permalink
Playground as a choice of getting started.
Browse files Browse the repository at this point in the history
Signed-off-by: Lee Calcote <[email protected]>
  • Loading branch information
leecalcote committed Jan 9, 2025
1 parent ba8c1f2 commit 20547ac
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions _includes/getting-started.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,20 @@ <h2 style>with Meshery</h2>
<div class="container">
<div class="text editable code">
<div class="post-content row" itemprop="articleBody">
<hr>

<div style="display: inline-flex; line-height: 60px;">
<h1 class="step-number" style="margin-right: 0.5rem">00</h1>
<h2 class="step-heading">Use Meshery Playground</h2>
</div>
<p class="grey-bg-text" style="font-size: 1.15rem;">
The fastest way to put your hands on Meshery is in its playground. No installation required. Just click and go! <div class="button-para"><a class="highlight" href="https://play.meshery.io">Use Meshery Playground</a></div>
</p>
<hr />
<h2 class="step-heading" style="color: #222;justify-content: center;">OR</h2>
<hr />
<div style="display: inline-flex; line-height: 60px;">
<h1 class="step-number" style="margin-right: 0.5rem">01</h1>
<h2 class="step-heading">Choose your Platform</h2>
<h2 class="step-heading">Choose Your Platform and Install</h2>
</div>
<p class="grey-bg-text" style="font-size: 1.15rem;">
Choose a platform and see how easy it is to start managing cloud native infrastructure with a single command.
Expand Down

0 comments on commit 20547ac

Please sign in to comment.