From 3e25e1d27c9c05ea07d4b0a1b9e36e5df0a7ee37 Mon Sep 17 00:00:00 2001 From: Hashim Warren Date: Mon, 11 May 2020 12:24:49 -0400 Subject: [PATCH 1/5] Update steps with ordered list --- .../index.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/docs/blog/2020-04-22-announcing-incremental-builds/index.md b/docs/blog/2020-04-22-announcing-incremental-builds/index.md index d36f467cb5ddd..b1fdb104b216c 100644 --- a/docs/blog/2020-04-22-announcing-incremental-builds/index.md +++ b/docs/blog/2020-04-22-announcing-incremental-builds/index.md @@ -83,10 +83,14 @@ Now, with no extra work for developers and content authors, changes can be appli People have been asking us for incremental builds all along—it just makes sense: “When I change one thing, I only want that part rebuilt and not the whole thing, and I want it to happen immediately.” And now we can finally just be like, “Yeah, that's exactly what we're doing.” -## Get started with Incremental Builds +## How to enable Gatsby's Incremental Builds -Incremental Builds is now available in public beta on [Gatsby Cloud](http://gatsbyjs.com). All Gatsby Cloud users get a free 14 day trial, with full availability on all Professional, Business, and Enterprise plans. Incremental Builds works with Gatsby 2.20.4 and higher. +1. Head to Gatsby Cloud (https://gatsbyjs.com/cloud/) to try Incremental Builds immediatley. -We’re currently fully supporting incremental Builds for our first-class integrations with Gatsby Cloud, including Contentful, Sanity, DatoCMS and Cosmic. WordPress and Drupal support are in alpha. If you’re interested in building a first-class integration with Gatsby Cloud for Incremental Builds, please reach out to partners@gatsbyjs.com. +2. Incremental Builds is now available in public beta. So all Gatsby Cloud users get a free 14 day trial, with full availability on all Professional, Business, and Enterprise plans. -_Head to Gatsby Cloud (https://gatsbyjs.com/cloud/) to try Incremental Builds today! You can also join Dustin Schau, Gatsby's Head of Product, for a webinar on May 7th for a demonstration of how build times just got **seriously** faster. Visit http://gatsbyjs.com/incrbuilds-webinar to register._ +3. If you have an existing Gatsby site, you may need to upgrade. Incremental Builds works with Gatsby 2.20.4 and higher. + +4. To experience the fastest build times, update your site with content from Gatsby CLoud's first-class CMS integrations. These include Contentful, Sanity, DatoCMS and Cosmic. WordPress and Drupal support are in alpha. + +If you’re interested in building a first-class integration with Gatsby Cloud for Incremental Builds, please reach out to partners@gatsbyjs.com. From 1d72fe2c4d8d0fc5fbc638c130c43eafc5245654 Mon Sep 17 00:00:00 2001 From: Hashim Warren Date: Mon, 11 May 2020 13:49:19 -0400 Subject: [PATCH 2/5] Update docs/blog/2020-04-22-announcing-incremental-builds/index.md Co-authored-by: Matt Kane --- docs/blog/2020-04-22-announcing-incremental-builds/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/blog/2020-04-22-announcing-incremental-builds/index.md b/docs/blog/2020-04-22-announcing-incremental-builds/index.md index b1fdb104b216c..cce7839a5bf29 100644 --- a/docs/blog/2020-04-22-announcing-incremental-builds/index.md +++ b/docs/blog/2020-04-22-announcing-incremental-builds/index.md @@ -85,7 +85,7 @@ People have been asking us for incremental builds all along—it just makes sens ## How to enable Gatsby's Incremental Builds -1. Head to Gatsby Cloud (https://gatsbyjs.com/cloud/) to try Incremental Builds immediatley. +1. Head to Gatsby Cloud (https://gatsbyjs.com/cloud/) to try Incremental Builds immediately. 2. Incremental Builds is now available in public beta. So all Gatsby Cloud users get a free 14 day trial, with full availability on all Professional, Business, and Enterprise plans. From 072065d56308805a3723c42fdbdb79bfb751f5b3 Mon Sep 17 00:00:00 2001 From: Hashim Warren Date: Mon, 11 May 2020 13:49:32 -0400 Subject: [PATCH 3/5] Update docs/blog/2020-04-22-announcing-incremental-builds/index.md Co-authored-by: Matt Kane --- docs/blog/2020-04-22-announcing-incremental-builds/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/blog/2020-04-22-announcing-incremental-builds/index.md b/docs/blog/2020-04-22-announcing-incremental-builds/index.md index cce7839a5bf29..0fa576022b53f 100644 --- a/docs/blog/2020-04-22-announcing-incremental-builds/index.md +++ b/docs/blog/2020-04-22-announcing-incremental-builds/index.md @@ -91,6 +91,6 @@ People have been asking us for incremental builds all along—it just makes sens 3. If you have an existing Gatsby site, you may need to upgrade. Incremental Builds works with Gatsby 2.20.4 and higher. -4. To experience the fastest build times, update your site with content from Gatsby CLoud's first-class CMS integrations. These include Contentful, Sanity, DatoCMS and Cosmic. WordPress and Drupal support are in alpha. +4. To experience the fastest build times, update your site with content from Gatsby Cloud's first-class CMS integrations. These include Contentful, Sanity, DatoCMS and Cosmic. WordPress and Drupal support are in alpha. If you’re interested in building a first-class integration with Gatsby Cloud for Incremental Builds, please reach out to partners@gatsbyjs.com. From 0a31e16e62d5e02696f5857079b4ebdc5e6a0d30 Mon Sep 17 00:00:00 2001 From: Hashim Warren Date: Mon, 11 May 2020 13:52:32 -0400 Subject: [PATCH 4/5] Update link and SEO title --- docs/blog/2020-04-22-announcing-incremental-builds/index.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/blog/2020-04-22-announcing-incremental-builds/index.md b/docs/blog/2020-04-22-announcing-incremental-builds/index.md index 0fa576022b53f..99a6530c8e914 100644 --- a/docs/blog/2020-04-22-announcing-incremental-builds/index.md +++ b/docs/blog/2020-04-22-announcing-incremental-builds/index.md @@ -2,6 +2,7 @@ title: "From Static to Real-time: Introducing Incremental Builds in Gatsby Cloud" date: 2020-04-22 author: Kyle Mathews +seoTitle: "What is Gatsby Incremental Builds?" excerpt: "This is how the web should work. Whatever can be built ahead of time should be built ahead of time. When content changes, only relevant pages should be rebuilt. Introducing Incremental Builds on Gatsby Cloud: an evolutionary leap forward to a seamless, fast experience for the developers, content editors and end users of any website—even if that site has millions of pages." tags: - gatsby-cloud @@ -85,7 +86,7 @@ People have been asking us for incremental builds all along—it just makes sens ## How to enable Gatsby's Incremental Builds -1. Head to Gatsby Cloud (https://gatsbyjs.com/cloud/) to try Incremental Builds immediately. +1. Head to [Gatsby Cloud](https://gatsbyjs.com/) to try Incremental Builds immediately. 2. Incremental Builds is now available in public beta. So all Gatsby Cloud users get a free 14 day trial, with full availability on all Professional, Business, and Enterprise plans. From 14b4faa7d40b9584af31914a36b2915beda44d46 Mon Sep 17 00:00:00 2001 From: gatsbybot Date: Mon, 11 May 2020 19:49:53 +0000 Subject: [PATCH 5/5] chore: format --- docs/blog/2020-04-22-announcing-incremental-builds/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/blog/2020-04-22-announcing-incremental-builds/index.md b/docs/blog/2020-04-22-announcing-incremental-builds/index.md index 99a6530c8e914..e4cfd5978b037 100644 --- a/docs/blog/2020-04-22-announcing-incremental-builds/index.md +++ b/docs/blog/2020-04-22-announcing-incremental-builds/index.md @@ -88,10 +88,10 @@ People have been asking us for incremental builds all along—it just makes sens 1. Head to [Gatsby Cloud](https://gatsbyjs.com/) to try Incremental Builds immediately. -2. Incremental Builds is now available in public beta. So all Gatsby Cloud users get a free 14 day trial, with full availability on all Professional, Business, and Enterprise plans. +2. Incremental Builds is now available in public beta. So all Gatsby Cloud users get a free 14 day trial, with full availability on all Professional, Business, and Enterprise plans. 3. If you have an existing Gatsby site, you may need to upgrade. Incremental Builds works with Gatsby 2.20.4 and higher. -4. To experience the fastest build times, update your site with content from Gatsby Cloud's first-class CMS integrations. These include Contentful, Sanity, DatoCMS and Cosmic. WordPress and Drupal support are in alpha. +4. To experience the fastest build times, update your site with content from Gatsby Cloud's first-class CMS integrations. These include Contentful, Sanity, DatoCMS and Cosmic. WordPress and Drupal support are in alpha. If you’re interested in building a first-class integration with Gatsby Cloud for Incremental Builds, please reach out to partners@gatsbyjs.com.