diff --git a/app/styles/app/landing.sass b/app/styles/app/landing.sass index 4a85435a..695dd466 100644 --- a/app/styles/app/landing.sass +++ b/app/styles/app/landing.sass @@ -415,22 +415,27 @@ font-size: 1.2em font-weight: 300 color: #606162 - margin-top: 0 + margin: 0 + display: inline-block - img + img.avatar max-width: 81px float: right img.social - float: left - padding: 4px 5px 0 0 + margin: -2px 3px 0 15px + display: inline-block .author font-weight: 500 - margin-bottom: 0 + margin: 6px 0 0 0 - .social-info - margin-top: 0 + .title + margin: 0 0 20px 0 + + + a + font-size: 1.2em a:hover text-decoration: underline diff --git a/app/templates/home.hbs b/app/templates/home.hbs index 60010862..4bed3265 100644 --- a/app/templates/home.hbs +++ b/app/templates/home.hbs @@ -17,7 +17,7 @@
-

The home for
open source testing

+

The home of
open source testing

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

@@ -30,7 +30,7 @@
-

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

+

Some pretty awesome companies
and projects are using us.

@@ -39,7 +39,7 @@
-

Every minute there’s
a new build triggered

+

Every minute there’s
a new build being run

Here are just a few projects
currently running on Travis CI

@@ -70,7 +70,7 @@
-

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

+

Testing your open source
project is 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.

@@ -224,30 +224,30 @@
- +

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 H Hansson Founder & CTO at Basecamp

- +

David Heinemeier Hansson

dhh +

Creator of Ruby on Rails

- +

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

- +

Chris Aniszczyk

cra +

Head of Open Source at Twitter

- +

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 Gaynor

alex +

PyPy and Python Core Team Member