Eric Burel @ericburel.tech · Feb 22

I found my goal for today: aside from cleanup, I'd like to render something useful, like the home page content. Looking at the Gatsby setup, the function "createPage" seems to be the one associating a path and a React component www.gatsbyjs.com/docs/referen...

0 likes 1 replies

?

Replies

Eric Burel · Feb 22

I'll skip i18n related setup for now, it's quite complex and impacts all the codebase 🤯 It seems that all pages are rendering the same component, "ShareBlockTemplate" Remember that our app is fully declarative, it's completely controlled by a single, big yaml sitemap