jhendley25 / generator-dyno

Yeoman Generator that gives ya ES6-ready Javascript, Browserify, Gulp, Jade, and Compass/Sass.
85 stars 14 forks source link

Roadmap for v2.0.0 #39

Open iduuck opened 9 years ago

iduuck commented 9 years ago

I just wanted to bring this project "back to life" with some things I would love to see in upcoming version

Enhancements

iduuck commented 9 years ago

@jhendley25

jhendley25 commented 9 years ago

@iDuuck I agree. This project could use some life. I don't have time until next week (on vacation), but figuring out what a solid v2.0.0 looks like would be great. Thanks for putting this list together.

iduuck commented 9 years ago

Added run-sequence and replace gulp-inject with wiredep

iduuck commented 9 years ago

Any news on this? @jhendley25

jhendley25 commented 9 years ago

@iDuuck I definitely like the idea of adding gulp-postcss as an option, and adding wiredep and updating the default page.

I don't know about adding coffeeify though... We kind of stepped away from Coffeescript in order to focus on es6 features, which is better in my opinion. Do you think adding Coffeescript support would be a valuable addition?

How would you implement font integration? Extra options with default open source fonts (google, fontawesome, etc) that are automatically linked in the index/stylesheets?

I updated the list with a couple extra items. Let me know what you think.

iduuck commented 9 years ago

When it comes to font integration I think of a sub-generator, that is generating stylesheets with the right paths and desired font names.