SSG for components included in the Layout (like footer/header)
Unanswered
Bee posted this in #help-forum
BeeOP
Is there any way to do SSG for the pieces that repeat on a page? For example, I want to fetch data from my CMS to populate the header menu, but I want it included at build time. Is that possible? I'm probably missing something; I'm not very familiar with NextJS. Thank you ðŸ™