yeoman / generator-mobile

Scaffold out a mobile project based on Web Starter Kit
http://yeoman.io
918 stars 99 forks source link

Refactor the layouts being generated/included #3

Closed addyosmani closed 9 years ago

addyosmani commented 11 years ago

I believe @gauntface already looked into this, but let's verify that there's nothing else we can do to trim down on the layout code being injected into the user's index file.

Note: I reached out to TopCoat about layouts too. They say they're going to implement for us but have no time-frame for it just yet.

pablox-cl commented 10 years ago

I'm sorry if this doesn't belong here, I have to to build redesign a website and I want to go mobile first, and I thought that maybe yeoman and this generator could help me. Though I actually use another framework that's not included here. So I'm a bit lost about how to start... should I start forking/modifying app/index.js to add it, and then add the respective tasks on templates/_Gruntfile.js?

I understand yeoman it's opinionated, but I'm finding a bit of trouble finiding documentation about how to add things without relying in a lot of unnecesary stuff (closest thing I found was the fluidity-generator, but I don't need express, jade, ecc). Maybe it's just yeoman it's not for this?

x1ddos commented 9 years ago

Closing all issues related to legacy version as this generator is now based on Web Starter Kit. Thanks!