[gatsby-source-contentful] Unavailable to dynamically change content? #33496
-
One of the advantages of using a headless CMS is the ability to change content without the need of recompiling/republishing the website. Given how |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Every possible way of publishing a website requires republishing part of it when you change content. What matters is how long it takes for the change to go live. For most Gatsby/Contentful websites, a change in Contentful is published to the website in < 10s. See the demo at the start of this blog post https://www.gatsbyjs.com/blog/2020-04-22-announcing-incremental-builds/ |
Beta Was this translation helpful? Give feedback.
Every possible way of publishing a website requires republishing part of it when you change content. What matters is how long it takes for the change to go live. For most Gatsby/Contentful websites, a change in Contentful is published to the website in < 10s. See the demo at the start of this blog post https://www.gatsbyjs.com/blog/2020-04-22-announcing-incremental-builds/