Skip to content

Update header with ProtoSchool logo #82

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Nov 20, 2018
Merged

Update header with ProtoSchool logo #82

merged 4 commits into from
Nov 20, 2018

Conversation

terichadbourne
Copy link
Member

@terichadbourne terichadbourne commented Nov 15, 2018

** WIP - Do not merge yet **

Closes #78 by replacing IPFS logo with ProtoSchool logo on both home and lesson pages and making necessary adjustments.

As recommended by @mikeal, the psuedo-logo on the homepage header is built from HTML so we can update the site's tagline without bothering Agata for each change.

I'd love feedback on spacing and size ratios, etc. from @mikeal and @olizilla. (Please adjust your window width while proofing to see media queries in action.)

I can take this to the design crew for more visual feedback but want to ensure @mikeal and I are on the same page for basic layout before doing so.

You should expect to see the homepage like this at max width:
image

It loses the illustration to make space when less wide:
image

And shrinks the pseudo-logo further at very narrow width to prevent word wrap in the tagline:
image

The header in the lesson pages does not currently include the tagline.

image

It also loses the illustration at narrower widths:

image

- Add logo file (TODO: Replace with version without words when received
from Agata)
- Remove IPFS logo from header
- Use flexbox to build what looks like a logo with tagline built in,
created from Montserrat font included in IPFS CSS npm module
- Remove illustration at top right in narrow screen widths, as it's not
essential content
- Replace ProtoSchool logo with symbol (no words)
- Adjust logo height and font size for both versions of media query
- Largest format is currently: symbol 100px, h1 40px, h2 20px
- Smaller format is currently at 80% of above (80px, 32px, 26px
- Reduce height of illustration to 100px so it's not taller than symbol
- Add another media query to prevent word wrap of tagline in header
at smaller screen widths
- Update lesson page header to use ProtoSchool rather than IPFS logo
and remove wordmark
- Illustration continues to be removed at narrower widths, leaving only
logo
- Adjust height of illustration in homepage header
Copy link
Collaborator

@olizilla olizilla left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great 👍

@terichadbourne terichadbourne changed the title WIP: Update header with ProtoSchool logo Update header with ProtoSchool logo Nov 20, 2018
@terichadbourne terichadbourne merged commit fa49009 into master Nov 20, 2018
@terichadbourne terichadbourne deleted the add-logo branch November 20, 2018 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants