actum / gulp-dev-stack

Actum dev stack based on gulp
MIT License
11 stars 7 forks source link

Moving favicon to gfx #54

Closed kettanaito closed 8 years ago

kettanaito commented 8 years ago

I would suggest moving favicon exports to gfx/favicon folder, which would make development folder cleaner.

Is there any drawback of doing so?

janpanschab commented 8 years ago

It is better to have it in root dir, otherwise we need to add proper redirects.

kettanaito commented 8 years ago

@janpanschab Could you please tell me more about those redirects?

janpanschab commented 8 years ago

Sorry, I forgot to include link :-)

ronaldruzicka commented 8 years ago

There is also nice explanation here: realfavicongenerator

kettanaito commented 8 years ago

Thank you for an explanation, guys. Learn something new every day.