OpenSourceWorkflow / generator-kickstart

[deprecated]: yeoman generator for website development
MIT License
10 stars 1 forks source link

Update replace function in Grundfile #150

Closed stephanfriedrich closed 8 years ago

stephanfriedrich commented 9 years ago

with this update, we can put some placeholder's into components-html. works only in first level:

sandbox, within placeholder-A <-- inserts componente-A, within placeholder-B and placeholder-C <-- inserts componente-B <-- inserts componente-C, within placeholder-E but this will not been parsed

markusfalk commented 8 years ago

Please consider this for the 'alternate file'.

stephanfriedrich commented 8 years ago

@markusfalk, i dont now how can i call replacement function within the replace task. BTW i think iterations are faster than recursions

what do you think, and can you help me?

markusfalk commented 8 years ago

hey @stephanfriedrich. thanks for your efforts but right now I don't have the time to implement such a feature. If you want to contribute to the project I have marked a few issues with 'help wanted'. If you like you can look at them first :)