diff --git a/app/styles/app/landing.sass b/app/styles/app/landing.sass index 70520f63..2fac9aa4 100644 --- a/app/styles/app/landing.sass +++ b/app/styles/app/landing.sass @@ -14,7 +14,6 @@ #landing margin: 0 auto 170px auto - max-width: 1200px font-weight: 300 h1 @@ -37,6 +36,17 @@ .hero, .oss-testing, .customers, .recent-builds, .free-for-oss, .private-repos, .features-list, .build-flows, .user-testimonials padding: 70px 0 70px 0 + + .landing-centered-wrapper + max-width: 1200px + margin: 0 auto + + .medium-6.columns.laptop-wrapper + overflow: hidden + margin-right: -150px + + #laptop + width: 900px .hero background-color: #f4f3f0 diff --git a/app/templates/footer.hbs b/app/templates/footer.hbs index 6814dd92..36f18a11 100644 --- a/app/templates/footer.hbs +++ b/app/templates/footer.hbs @@ -1,5 +1,5 @@
-
+
diff --git a/app/templates/home.hbs b/app/templates/home.hbs index f3be570e..3970bcbe 100644 --- a/app/templates/home.hbs +++ b/app/templates/home.hbs @@ -3,184 +3,202 @@
-
-

Test and deploy
with confidence

-

Easily sync projects with Github and you’ll be testing your in minutes!

- Sign Up -
-
- -
+
+
+

Test and deploy
with confidence

+

Easily sync projects with Github and you’ll be testing your in minutes!

+ Sign Up +
+
+
+ +
+
+
-
-

The home for open source testing

-

Over 200k open source projects and 126k users are testing on Travis CI.

- -
+
+
+

The home for open source testing

+

Over 200k open source projects and 126k users are testing on Travis CI.

+ +
+
-
- - -
- - - -
-
-

Some pretty awesome companies and projects are a few of our users

-
-
+
+
+ + +
+ + + +
+
+

Some pretty awesome companies and projects are a few of our users

+
+
-
-
-

Every minute there’s a new build triggered

-

Here are just a few projects currently running on Travis CI

-
-
- - - -
+
+
+

Every minute there’s a new build triggered

+

Here are just a few projects currently running on Travis CI

+
+
+ + + +
+
-
-

Testing your open source project is always 10,000% free

-

Seriously. Always. We like to think of it as our way of giving back to a community that gives us so much as well.

-
+
+
+

Testing your open source project is always 10,000% free

+

Seriously. Always. We like to think of it as our way of giving back to a community that gives us so much as well.

+
+
-
-

Have a private project you’d like to test?

-

Travis CI for private repositories has plans for every size project.

-
-
- -
+
+
+

Have a private project you’d like to test?

+

Travis CI for private repositories has plans for every size project.

+
+
+ +
+
-
-
-

Get set up in seconds

-

Login with GitHub, tell Travis CI to test a project, and then push to GitHub. Could it be any simpler!

-
-
-

Multi-language support

-

Make sure your code runs against all versions of your favorite language without breaking a sweat.

-
-
-

Test your pull requests

-

Make sure every Pull Request to your project is tested before merging.

-
-
-

Deploy to s3 and Heroku

-

Updating staging or production as soon as your tests pass has never been easier!

-
-
-
-

Features created to help your projects and teams

-
    -
  • Watch your tests as they run
  • -
  • Keep your config with your code
  • -
  • Slack, HipChat, Emails and more
  • -
  • A clean VM for every build
  • -
  • Run your tests in parallel
  • -
  • Linux and Mac (and iOS) supported
  • -
  • Great API and command line tool
  • -
  • Did we say Free for Open Source already?
  • -
-
+
+
+
+

Get set up in seconds

+

Login with GitHub, tell Travis CI to test a project, and then push to GitHub. Could it be any simpler!

+
+
+

Multi-language support

+

Make sure your code runs against all versions of your favorite language without breaking a sweat.

+
+
+

Test your pull requests

+

Make sure every Pull Request to your project is tested before merging.

+
+
+

Deploy to s3 and Heroku

+

Updating staging or production as soon as your tests pass has never been easier!

+
+
+
+

Features created to help your projects and teams

+
    +
  • Watch your tests as they run
  • +
  • Keep your config with your code
  • +
  • Slack, HipChat, Emails and more
  • +
  • A clean VM for every build
  • +
  • Run your tests in parallel
  • +
  • Linux and Mac (and iOS) supported
  • +
  • Great API and command line tool
  • +
  • Did we say Free for Open Source already?
  • +
+
+
-
-

Branch build flow

-
-
- -

You push your
code to Github

-
-
-
-
- -

Github triggers
Travis CI to build

-
-
-
-
- -

Hooray!
Your build passes!

-
-
-
-
- -

Travis CI deploys
to Heroku

-
-
-
-
- -

Travis CI tells the
team all is good

-
-
-

Pull Request build flow

-
-
- -

A pull request
is created

-
-
-
-
- -

Github tells Travis CI the build is mergeable

-
-
-
-
- -

Hooray!
Your build passes!

-
-
-
-
- -

Travis CI updates the PR that it passed

-
-
-
-
- -

You merge in
the PR goodness

-
-
-
+
+
+

Branch build flow

+
+
+ +

You push your
code to Github

+
+
+
+
+ +

Github triggers
Travis CI to build

+
+
+
+
+ +

Hooray!
Your build passes!

+
+
+
+
+ +

Travis CI deploys
to Heroku

+
+
+
+
+ +

Travis CI tells the
team all is good

+
+
+

Pull Request build flow

+
+
+ +

A pull request
is created

+
+
+
+
+ +

Github tells Travis CI the build is mergeable

+
+
+
+
+ +

Hooray!
Your build passes!

+
+
+
+
+ +

Travis CI updates the PR that it passed

+
+
+
+
+ +

You merge in
the PR goodness

+
+
+
+
-
-

Some people have said some pretty nice things about us

-
-
-

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 wouldn’t be catching issues as quickly or smoothly without the help of Travis.
- David Heinemeier Hansson Founder & CTO at Basecamp
@dhh

+
+
+

Some people have said some pretty nice things about us

+
+
+

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 wouldn’t be catching issues as quickly or smoothly without the help of Travis.
+ David Heinemeier Hansson Founder & CTO at Basecamp
@dhh

-

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.
- Chris Aniszczyk Head of Open Source at Twitter
- @cra

+

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.
+ Chris Aniszczyk Head of Open Source at Twitter
+ @cra

-

Not only is Travis CI the best way to test your software, it is the right way. rm -rf jenkins && touch .travis.yml
- Alex Gaynor PyPy and Python Core Team Member
- alex

-
+

Not only is Travis CI the best way to test your software, it is the right way. rm -rf jenkins && touch .travis.yml
+ Alex Gaynor PyPy and Python Core Team Member
+ alex

+
+