ducksoupdev / gulp-site-generator

A static site generator using Gulp
183 stars 29 forks source link

Support for asset revisioning #22

Open ringods opened 8 years ago

ringods commented 8 years ago

When using a CDN, asset revisioning is important.

Please support asset revisioning for:

ducksoupdev commented 7 years ago

Apologies for the delay in replying!

Do you mean asset versioning? Do you have any suggestions on how this could work?

zoltan-nz commented 7 years ago

One of the common solution to generate a hash/md5 number from the content and extend the filename with this string. There is a popular gulp package, which can solve this problem: https://www.npmjs.com/package/gulp-rev