Open rogeralsing opened 6 years ago
Page templates needs to:
1 Be able to generate a page 2 Generate sub components, related elements to the main artifact it generates
e.g. profile.??? template might end up generating:
person-profile.js person-profile-avatar.js person-profile-eventlist.js
Template format? Handlebars?
Page Templates needs to be able to include custom code to override generator specific behavior.
Page templates needs to:
1 Be able to generate a page 2 Generate sub components, related elements to the main artifact it generates
e.g. profile.??? template might end up generating:
person-profile.js person-profile-avatar.js person-profile-eventlist.js
Template format? Handlebars?