David Simon

Results 5 issues of David Simon

Is there a possiblity to get an example for a .vuegenerator config file? I didn't find anything in the README on this. Is it JSON or yml? And really cool...

Hi there, great plugin! :-) Is it by design, that permissions are not saved into the project config? Not sure if this is a bug. This is an essential feature...

enhancement

The scaffold task `scaffold:delete` leaves an empty folder for pages and modules when removing. This causes an error *"module already exists"* when scaffolding a module with the same name (again)....

bug

I really like bows, the only thing I'm missing is an optional way to observe the time spent between two calls of the same "resource". Just like `debug`s [implementation](https://github.com/visionmedia/debug#millisecond-diff).

I needed this to prepend an include when generating the styleguide [over here](https://github.com/d-simon/for-interaction-by-interaction/blob/develop/theme/gulp/html/default.js#L79). For this I _integrated inline_ includes as implemented in a different [gulp-twig implementation](https://github.com/backflip/gulp-twig/). A noteworthy change is...

stale