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

Add every favicon permutation under the sun #361

Merged
merged 1 commit into from
Jul 13, 2015
Merged

Add every favicon permutation under the sun #361

merged 1 commit into from
Jul 13, 2015

Conversation

danielcompton
Copy link
Member

I used http://realfavicongenerator.net to generate every possible favicon that you could want. I used the 170x170 clojars-logo-big.png. A higher resolution image would be nicer, but I think it looks good like this. Happy to rerun it again if you've got a larger source image. The query parameter on images is to bust browser caches.

The realfavicongenerator FAQ explains all about the different files. Let me know if you've got any questions though.

Fixes #333

@danielcompton
Copy link
Member Author

I left the original favicon.ico, but could update that too if you like.

[:meta {:name "apple-mobile-web-app-title" :content "Clojars"}]
[:meta {:name "application-name" :content "Clojars"}]
[:meta {:name "msapplication-TileColor" "#da532c"}]
[:meta {:name "msapplication-TileImage" "/mstile-144x144.png?v=47K2kprJd7"}]
Copy link
Member

Choose a reason for hiding this comment

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

Lines 115 is missing an :href key, and 118 and 119 are missing a :content key. Would you mind fixing those?

@tobias
Copy link
Member

tobias commented Jul 8, 2015

I had no idea favicons had become so complicated, thanks for this. If you'll fix the meta issues, I'll pull this and see how the full icon looks for the common cases.

@danielcompton
Copy link
Member Author

I've fixed this, sorry about that.

The query parameter on images is to bust browser caches
Generated by http://realfavicongenerator.net
Fixes #333
@tobias
Copy link
Member

tobias commented Jul 10, 2015

This looks good! I don't have a larger logo, but @devn may be able to provide one. I'm comfortable with the way they look now, but if you want to wait and see if we can get a higher-res image, we can.

As for needing a favicon.ico, I defer to your judgment.

@devn
Copy link
Contributor

devn commented Jul 10, 2015

Unfortunately I don't have access to a higher resolution image. Sorry :\

@tobias
Copy link
Member

tobias commented Jul 10, 2015

@devn - no worries, thanks for letting us know.

@danielcompton
Copy link
Member Author

I think it would be better to keep the current favicon.ico, it will look better than scaling a large image to a very small one.

@tobias
Copy link
Member

tobias commented Jul 13, 2015

Sounds good to me - I'll merge this, but may wait to see if we can get a few other fixes in before I release.

tobias added a commit that referenced this pull request Jul 13, 2015
Add every favicon permutation under the sun
@tobias tobias merged commit b41acee into clojars:master Jul 13, 2015
swr1bm86 pushed a commit to swr1bm86/clojars-web that referenced this pull request Oct 3, 2015
Add every favicon permutation under the sun
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