website: homepage copy
This commit is contained in:
parent
df12ab5afc
commit
dd3fa932ec
|
@ -17,7 +17,7 @@
|
|||
<div id="hero-text">
|
||||
<div id="hero-text-content">
|
||||
<h1>Easily deploy applications at any scale</h1>
|
||||
<h3>A distributed cluster manager.</h3>
|
||||
<h3>A Distributed, Highly Available, Datacenter-Aware Scheduler</h3>
|
||||
<div id="hero-btns">
|
||||
<a class="h-btn green lrg has-caret has-border try" href="/intro">Get Started<span class="h-caret"></span></a>
|
||||
</div>
|
||||
|
@ -92,8 +92,9 @@
|
|||
<p>
|
||||
Nomad has extensible support for task drivers, allowing it to run
|
||||
containerized, virtualized, and standalone applications. Users can easily
|
||||
start Docker containers, VMs, or application runtimes like Java.
|
||||
Nomad provides the flexibility to run any workload.
|
||||
start Docker containers, VMs, or application runtimes like Java. Nomad
|
||||
supports Linux, Windows, BSD and OSX, providing the flexibility to run
|
||||
any workload.
|
||||
</p>
|
||||
</div>
|
||||
<div class="feature-graphic"></div>
|
||||
|
|
Loading…
Reference in New Issue