Skip to content

Commit 38e5822

Browse files
calcsamKyleAMathews
authored andcommitted
Update index.md (#5025)
1 parent a153555 commit 38e5822

File tree

1 file changed

+6
-4
lines changed
  • docs/blog/2018-04-04-gatsby-contentful-starter-tutorial

1 file changed

+6
-4
lines changed

docs/blog/2018-04-04-gatsby-contentful-starter-tutorial/index.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -111,12 +111,14 @@ If you like what you see, use the npm run build command to start a static produc
111111

112112
Your static files can then be deployed on a variety of platforms of your choice, like [BitBalloon](https://www.bitballoon.com/) and [GitHub Pages](https://pages.github.com/). Take your pick. Contentful gives you infrastructure for the content in your stack, that matches your modular and agile way of working with platform independence and by serving as a layer in your stack.
113113

114-
Our CDN is key to all of this; it ensures your website and its users can access your content quickly and reliably. Content is just an API call away, as demonstrated by the use of APIs to grab your content above.
114+
Contentful ensures your website and its users can access your content quickly and reliably. Your content is just an API call away.
115115

116116
###Summary
117117

118-
That’s a quick overview of how to get your website up and running from scratch using Contentful and GatsbyJS - and we've just scratched the surface of what Contentful can do for you and your projects.
118+
###Summary
119+
120+
That’s a quick overview of how to get your website up and running from scratch using Contentful and GatsbyJS.
119121

120-
Our platform offers speed, flexibility, and ease of integration with your code, supporting any stack you use. We have SDKs for common languages like [Javascript](https://www.contentful.com/developers/docs/javascript/sdks/), [Python](https://www.contentful.com/developers/docs/python/sdks/), and [PHP](https://www.contentful.com/developers/docs/php/sdks/). Unlike a CMS, Contentful provides you with actual separation between content and presentation, allowing you to focus on developing your website and leave content delivery to us.
122+
Contentful's platform offers speed, flexibility, and ease of integration with your code, supporting any stack you use with SDKs for common languages like [Javascript](https://www.contentful.com/developers/docs/javascript/sdks/), [Python](https://www.contentful.com/developers/docs/python/sdks/), and [PHP](https://www.contentful.com/developers/docs/php/sdks/). Unlike a CMS, Contentful provides you with separation between content and presentation, allowing you to focus on developing your website and leave content delivery to Contentful.
121123

122-
Our cloud-based solution for content infrastructure is designed to scale to grow, so your content is always available regardless of load peaks and increases in userbase. Check out our [Developer Center](https://www.contentful.com/developers/docs/) to learn more on how our tech works and what it can do for your projects, or head over to the [Guides and tutorials](https://www.contentful.com/guides/) section to see ways you and your projects can work with Contentful.
124+
If you're curious to learn more about Contentful, you can check out the Contentful [Developer Center](https://www.contentful.com/developers/docs/) to learn more on how the technology works, or head over to the [Guides and tutorials](https://www.contentful.com/guides/) section.

0 commit comments

Comments
 (0)