Can I integrate a blog into the website,
I was trying to add a gatsby plugin like gatsby-theme-blog but I run into dependencies issues (regarding react-17...) and then it broke the rendering...
I'm migrating a jeckyll/github and my knowledge of react/gatsby is not very deep
What is the recomended approach to add a Blog to the website?
Can I integrate a blog into the website,
I was trying to add a gatsby plugin like
gatsby-theme-blogbut I run into dependencies issues (regarding react-17...) and then it broke the rendering...I'm migrating a jeckyll/github and my knowledge of react/gatsby is not very deep
What is the recomended approach to add a Blog to the website?