audreyfeldroy / favicon-cheat-sheet

Obsessive cheat sheet to favicon sizes/types. Please contribute! (Note: this may be in flux as I learn new things about favicon best practices.)
MIT License
9.87k stars 412 forks source link

Add shell script for generating favicon and touch icons. #8

Closed emarref closed 11 years ago

emarref commented 11 years ago

Based on a gist I created a while ago, this shell script creates several touch icons from one source image.

Perhaps it could be extended to also output any markup needed for meta tags.

audreyfeldroy commented 11 years ago

I love this and think it's wonderful, but I hesitate to add it because I'd have to maintain it in addition to the cheat sheet, and maintaining the cheat sheet is going to be hard enough as it stands.

I'm closing this, but I humbly suggest that you:

emarref commented 11 years ago

Sounds logical. I'll put together a repo for it soon.