bannertime / generator-bannertime

Yeoman generator to help build and manage HTML5 banner campaigns.
https://bannertime.github.io/
58 stars 35 forks source link

refactor: use naming convention for the example 300x250 #19

Closed pyramidium closed 8 years ago

pyramidium commented 8 years ago

Currently the example 300x250 format does not use the same naming convention as the banners that are created using the yo bannertime:new sub-generator. The sub-generator creates new formats using the following naming convention: banner-name-widthxheight. This should be changed so that the 300x250 format generated using yo bannertime should be banner-name-300x250.