Project Design Structure
What could be the best project design that's need to be followed while working in AEM ? Do we have any proper document available on this ?
As i have a requirement of new project and below are my doubts:
-- We should have page-component and template for each and every page, even if header and footer is common ?
-- When should we create new page-component and page template ?
-- What to do when only body design is different of pages ? and rest other part is same ?
-- Can we include component level clientlibs in component jsp's directly ?
I have a confusion as Geometrix project is having page-component and template for each and every page. :(
Please guide me on this.