Update main tagline & boilerplate for Nomad

This commit is contained in:
Yishan Lin 2019-04-30 20:51:18 -07:00
parent 9cf1c5a74d
commit 15a175585e
1 changed files with 4 additions and 5 deletions

View File

@ -11,7 +11,7 @@ description: |-
<div class="col-md-offset-2 col-md-8">
<%= inline_svg "logo-hashicorp.svg", height: 120, class: "logo" %>
<h1>Easily Deploy Applications at Any Scale</h1>
<h1>Deploy and Manage Any Containerized, Legacy, or Batch Application</h1>
<a class="button primary" href="/intro/index.html">Get Started</a>
<a class="button" href="/downloads.html">Download <%= latest_version %></a>
@ -26,10 +26,9 @@ description: |-
<div class="col-sm-12">
<h2>Simple and Lightweight</h2>
<p class="lead">
HashiCorp Nomad is a single binary that schedules applications and services on
Linux, Windows, and Mac. It is an open source scheduler that uses a
declarative job file for scheduling virtualized, containerized, and
standalone applications.
Nomad is an easy-to-use, flexible, and performant workload orchestrator that can
deploy a mix of microservice, batch, containerized, and non-containerized applications.
Nomad is easy to operate and scale and has native Consul and Vault integrations.
</p>
</div>
</div>