Skip to content
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

Investigate the addition of logos #29

Closed
reimertz opened this issue Jan 17, 2016 · 4 comments
Closed

Investigate the addition of logos #29

reimertz opened this issue Jan 17, 2016 · 4 comments

Comments

@reimertz
Copy link
Owner

inorder for this to work, we would need to collect logos for the majority of colors, I would argue that they shouldn't be visible by default, but rather being activated by using a toggle.

We currently store information about colors in /data/brandColors.js so I would say that
logos should be placed in /data/logos/.svg.

We could then write a script that would, based on if there is an logo, generate base64'd versions and
inject them on the static page.

Also, it might be problematic since all logos aren't squared, meaning that it might reduce the simplicity of
our current design.

@kjbrum
Copy link

kjbrum commented Feb 10, 2016

I did something similar to this a while back, not with as many logos.

Just for some inspiration/help:
http://codepen.io/kjbrum/full/WbjbPr/

@reimertz
Copy link
Owner Author

@kjbrum that is really cool! Do you think this fits the current design? I really like the simplicity and is afraid the introduction of logos might add to much noise.

But please feel free to fork and investigate if one can introduce logos while keeping it simple.

@kjbrum
Copy link

kjbrum commented Feb 10, 2016

Might be cool if you were to make the grid of colors fill the screen and then when someone clicks on one, it fills the viewport and displays the additional information.

Could also have the company name pop up on hover?

Just some things to think about.

@reimertz
Copy link
Owner Author

I am closing this for due no to real progress for a long time. more than happy to open this again if someone would like to work on this again. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants