Commit 793da8ee authored by Mitchell Hashimoto's avatar Mitchell Hashimoto

website: homepage TODO

parent a48da394
......@@ -33,13 +33,7 @@
<section class="about padded-lg text-center">
<div class="container">
<div class="row">
<hgroup class="span10 offset1">
<h2 class="text-green has-dividers">Fast</h2>
<span class="divider hidden-phone"></span>
<h2 class="text-green has-dividers">Parallel</h2>
<span class="divider hidden-phone"></span>
<h2 class="text-green has-dividers">Customizable</h2>
</hgroup>
<h1 class="text-green">Fast, concurrent, extensible.</h1>
</div>
<div class="row">
<p class="span6 offset3">Designed to create identical images for development, test, and production. Packer is lightweight and easy to use. It is lightning fast, parallelizes concurrent jobs, and is infinitely customizable.</p>
......@@ -52,11 +46,14 @@
<div class="row">
<div class="span8 offset2">
<h1 class="text-green">Works great with</h1>
</div>
</div>
<div class="row">
<p class="span6 offset3">Packer is a free and open source tool for creating golden images for multiple platforms from a single source.</p>
<p class="span6 offset3">
Out of the box, Packer comes with support to build images
for the following platforms. Support for additional platforms is
coming and can also be added through plugins.
</p>
</div>
<div class="row">
<ul class="company-logos padded">
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment