Gatsby slice feature #37952
Unanswered
Jaykishan0705
asked this question in
Help
Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello Everyone.
I have few doubts regarding gatsby Slice API.
eg. use-case. I have one website. and on this website I am adding one blog each week. To add one blog, I need to create one page in contentful ( no code change is required. reusing the template for BlogPage ). Should I need to wrap the BlogPage Template with Slice Placeholder. I see one benefit of wrapping the BlogPage template with Slice Placeholder. Just one slice placeholder will create and all the other page will be untouched in gatsby build. please correct me if I am wrong.
Beta Was this translation helpful? Give feedback.
All reactions