I do not want one-time generator.
When you make a change, you have to go back and redo all the code again.
1 Like
Hi @simonzhang,
Tough question. Pinegrow handles straight HTML and CSS easily. Branching out to dynamic languages takes a little work. You can write JSX or mustache, but the display isn’t so pretty. Basically, I find that Pinegrow is great at getting your page design visualized so that you can then break it down into dynamic pieces. Anything further would require some additional processing. Pinegrow is nicely extensible, but it would require some work.
Cheers,
Bob
soon, see here - VueJS support for pinegrow - #17 by Akayy