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

Regarding the Standard JS logo consistency in badges #15

Open
revelt opened this issue May 1, 2017 · 4 comments
Open

Regarding the Standard JS logo consistency in badges #15

revelt opened this issue May 1, 2017 · 4 comments

Comments

@revelt
Copy link

revelt commented May 1, 2017

Hi all,

The official JS Standard badge, in black and white,

JavaScript Style Guide

is not very popular as far as I can see and many people use the sticker SVG instead:

Standard JavaScript

I believe that is-there-a-readme-badge section should be supplemented with a hexagonal yellow sticker logo and it should be made the official badge.

Secondly, I believe that the badge is better to be floated to the top right corner of the README, so it takes less space. My favourite Markdown snippet for that is this:

<a href="https://standardjs.com" style="float: right; padding: 0 0 20px 20px;"><img src="https://cdn.rawgit.com/feross/standard/master/sticker.svg" alt="Standard JavaScript" width="100" align="right"></a>

It adds some margin and it even works on npm readme's. I personally chased npm and made them allow badge floating 😃

Now, according to the seminal book "The 22 Immutable Laws of Branding", the rule No.19, "The Law of Consistency" it would be a good idea to drop the black and white badge completely, and stick to a consistent branding — a yellow hexagonal badge everywhere: on badges, on real stickers, on the https://standardjs.com and everywhere else.

One logo and only one, used everywhere.

Please share your opinions.

@jprichardson
Copy link
Member

I agree with this and think it's a wonderful idea. It's much more recognizable.

To see it in action: https://github.com/jprichardson/node-klaw/blob/master/README.md

@Flet
Copy link
Member

Flet commented May 1, 2017

I'm still fond of the ol' black and white logo, but your reasoning makes a lot of sense :)

It might be best to open an issue/PR on feross/standard to get a bit more visibility and feedback.

The standardjs.com site will be updated automatically within a few minutes once the feross/standard README us updated.

@bcomnes
Copy link
Member

bcomnes commented May 1, 2017

I like it, though not everyone is going to want the big yellow logo at the top of their readme. Another thing I see is people using shields.io to denote standard code style. We should maybe add it to the badge section though? I wonder if putting the yellow hexagon into the standard badge would look cool too.

@LinusU
Copy link
Member

LinusU commented May 2, 2017

I personally like the black and white one very much ❤️

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

No branches or pull requests

5 participants