houndci / hound

Automated code review for GitHub pull requests.
https://houndci.com
MIT License
1.95k stars 402 forks source link

Rejigger home page markup and styles #1817

Closed tysongach closed 3 years ago

tysongach commented 4 years ago

I apologize in advance for such a large PR - I’m normally one to try and make PRs as small as possible 😅

While starting to tackle the creation of linter/language landing pages I found the CSS to be working against me more than being helpful. I started making small improvements to help me but quickly realized that for such a small website it’d be quickest to tackle this in one big set of changes.

The design is mostly the same with a few exceptions and improvements, which I’ve highlighted below.


What’s done in this PR…


Highlighted changes

See the whole thing here: https://staging.houndci.com

Hero before

Screen Shot 2020-08-15 at 11 40 48

Hero after

Tightened-up and slightly heavier typography

Screen Shot 2020-08-15 at 11 40 53

Pricing section before

I found this section hard to parse for how little info it needed to get across:

pricing-old

Pricing section after

pricing-new

Configuration section before

The alignment felt off here with the rest of the page and I didn’t think the graphic added much, so simplified this to be just text.

config-old

Configuration section after

config-new

Code quality section before

We use flat colors everywhere, so this gradient felt out of place.

Screen Shot 2020-08-15 at 11 33 43-fullpage copy

Code quality section after

Screen Shot 2020-08-15 at 11 37 58-fullpage copy