all copy and positioning dumped in

This commit is contained in:
Justine Arreche 2015-03-27 11:06:10 +01:00
parent 461bef7682
commit 568582d749

View File

@ -10,56 +10,118 @@
<body>
<div class="row hero">
<div class="medium-6 columns">
<h1>Test and deploy with confidence</h1>
<p>Easily sync projects with Github and youll be testing your in minutes!</p>
<a href="#" class="button">Sign Up</a>
</div>
<div class="medium-6 columns">
<p>(Computer graphic)</p>
</div>
</div>
<div class="row oss-testing">
<div class="large-12 columns">
<h1>Hero</h1>
<h1>The home for open source testing</h1>
<p>Over 200k open source projects and 126k users are testing on Travis CI.</p>
<p>(Number graphic)</p>
</div>
</div>
<div class="row hero">
<div class="large-12 columns">
<h1>Home for Open Source Testing</h1>
<div class="row customers">
<div class="medium-6 columns">
<p>(Customers)</p>
</div>
<div class="medium-6 columns">
<h1>Some pretty awesome companies and projects are a few of our users</h1>
</div>
</div>
<div class="row hero">
<div class="large-12 columns">
<h1>Customers</h1>
<div class="row recent-builds">
<div class="medium-6 columns">
<h1>Every minute theres a new build triggered</h1>
<p>Here are just a few projects currently running on Travis CI</p>
</div>
<div class="medium-6 columns">
<p>(Recent builds)</p>
</div>
</div>
<div class="row hero">
<div class="row free-for-oss">
<div class="large-12 columns">
<h1>Recent Builds</h1>
<h1>Testing your open source project is always 10,000% free</h1>
<p>Seriously. Always. We like to think of it as our way of giving back to a community that gives us so much as well.</p>
</div>
</div>
<div class="row hero">
<div class="large-12 columns">
<h1>Free for Open Source Projects</h1>
<div class="row private-repos">
<div class="medium-6 columns">
<h1>Have a private project youd like to test?</h1>
<p>Travis CI for private repositories has plans for every size project.</p>
</div>
<div class="medium-6 columns">
<p>(Envelope graphic)</p>
</div>
</div>
<div class="row hero">
<div class="row features-list">
<div class="large-6 columns">
<div class="small-6 columns">
<h3>Get set up in seconds</h3>
<p>Login with GitHub, tell Travis CI to test a project, and then push to GitHub. Could it be any simpler!</p>
</div>
<div class="small-6 columns">
<h3>Multi-language support</h3>
<p>Make sure your code runs against all versions of your favorite language without breaking a sweat.</p>
</div>
<div class="small-6 columns">
<h3>Test your pull requests</h3>
<p>Make sure every Pull Request to your project is tested before merging.</p>
</div>
<div class="small-6 columns">
<h3>Deploy to s3 and Heroku</h3>
<p>Updating staging or production as soon as your tests pass has never been easier!</p>
</div>
</div>
<div class="large-6 columns">
<h1>Features created to help your projects and teams</h1>
<ul>
<li>Watch your tests as they run</li>
<li>Keep your config with your code</li>
<li>Slack, HipChat, Emails and more</li>
<li>A clean VM for every build</li>
<li>Run your tests in parallel</li>
<li>Linux and Mac (and iOS) supported</li>
<li>Great API and command line tool</li>
<li>Did we say Free for Open Source already?</li>
</ul>
</div>
</div>
<div class="row build-flows">
<div class="large-12 columns">
<h1>Private Repos</h1>
<h1>Branch build flow</h1>
<p>(Branch build flow graphic)</p>
<h1>Pull Request build flow</h1>
<p>(Pull Request build flow graphic)</p>
</div>
</div>
<div class="row hero">
<div class="large-12 columns">
<h1>Features</h1>
<div class="row user-testimonials">
<div class="medium-6 columns">
<h1>Some people have said some pretty nice things about us</h1>
</div>
</div>
<div class="medium-6 columns">
<p>Travis CI makes it so much easier for us to coordinate the thousands of commits and contributors that flow through the Rails code base. The test suite for such a large project is vast, and we wouldnt be catching issues as quickly or smoothly without the help of Travis.<br>
David Heinemeier Hansson Founder &amp; CTO at Basecamp<br>@dhh</p>
<div class="row hero">
<div class="large-12 columns">
<h1>Build Flows</h1>
</div>
</div>
<p>We love Travis CI at @TwitterOSS and use it for the majority of our open source projects on GitHub. Travis CI is simple to use, we love their API to build tooling and adore the new container infrastructure for speedier builds.<br>
Chris Aniszczyk Head of Open Source at Twitter<br>
@cra</p>
<div class="row hero">
<div class="large-12 columns">
<h1>Testimonials</h1>
<p>Not only is Travis CI the best way to test your software, it is the right way. rm -rf jenkins &amp;&amp; touch .travis.yml<br>
Alex Gaynor PyPy and Python Core Team Member<br>
alex</p>
</div>
</div>