FountainJS / generator-fountain-webapp

Yeoman 'fountain' generator to start a webapp
http://fountainjs.io
MIT License
963 stars 67 forks source link

Fountain JS ToDo #1

Closed Swiip closed 8 years ago

Swiip commented 8 years ago

The steps I'll list here can exceed the perimeter of this generator but I have to put this somewhere. The granularity and the order of the steps can (and will) evolve over time. Don't hesitate to argue or add something.

Later / Macro...

Blog post to write in parallel. To be published on the website when online.

Swiip commented 8 years ago

At this point, gulp serve, gulp test and gulp serve:dist should work for every combination. It will still have bugs but it should ^^. Tests will soon be needed. @zckrs you seemed to be inspired about that, it will soon bu needed.

But that's only for JS and showing an Hello World. I'm starting to look at CSS management now.

Swiip commented 8 years ago

Just released a 0.2.1 where all options and all gulp tasks should work \o/

I intend to work on a sample app which each framework. I think of a single page listing the techs like before. No CSS framework. Loading data from an external JSON, not directly inside a controller.

I'll also makes it optional so I'll keep the hello world version and override it only if the option is chosen.

After that: all main options, all main tasks, it will be time for some communication :)

Swiip commented 8 years ago

Following the work of welcoming @micaelmbagira, I listed a lot of tasks. Most of them will be needed for releasing a beta version (and starting communication).

Must work for any option combinaison:

For all combinations, we implies to have:

Tasks:

Swiip commented 8 years ago

If all is not checked, I think we're passed that type of todo list for Fountain, I close this for now. A last ping to @micaelmbagira to remember some leads of enhancement possible.

odyright commented 7 years ago

is the electron generator ready?