You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-**Use a Modern Stack for Every Site.** No matter where the data comes from, Gatsby sites are built using React and GraphQL. Build a uniform workflow for you and your team, regardless of whether the data is coming from the same backend.
71
71
72
-
-**Host at Scale for Pennies.** Gatsby sites don’t require servers, so you can host your entire site on a CDN for a fraction of the cost of a server-rendered site. Many Gatsby sites can be hosted entirely free on [Gatsby Cloud](https://www.gatsbyjs.com/cloud/) and other similar services.
72
+
-**Host at Scale for Pennies.** Gatsby sites don’t require servers, so you can host your entire site on a CDN for a fraction of the cost of a server-rendered site. Many Gatsby sites can be hosted entirely free on [Netlify](https://www.netlify.com/) and other similar services.
73
73
74
74
-**Use Gatsby's Centralized Data Layer Everywhere.** With Gatsby's [Valhalla Content Hub](https://www.gatsbyjs.com/products/valhalla-content-hub/) you can bring Gatsby's data layer to any project. Making it accessible via a unified GraphQL API for building content sites, eCommerce platforms, and both native and web applications.
75
75
76
76
[**Learn how to use Gatsby for your next project.**](https://www.gatsbyjs.com/docs/)
77
77
78
78
## 🚀 Ship your first Gatsby site in 5 Minutes
79
79
80
-
Click the link below to quickly try the workflow of developing, building, and deploying websites with Gatsby and Gatsby Cloud.
80
+
Click the link below to quickly try the workflow of developing, building, and deploying websites with Gatsby and Netlify.
81
81
82
-
[<imgsrc="https://www.gatsbyjs.com/deploynow.svg"alt="Deploy to Gatsby Cloud">](https://www.gatsbyjs.com/dashboard/deploynow?url=https://github.com/gatsbyjs/gatsby-starter-blog&utm_source=github&utm_medium=link&utm_campaign=onboarding&utm_content=oss)
82
+
[](https://app.netlify.com/start/deploy?repository=https://github.com/gatsbyjs/gatsby-starter-blog&utm_source=github&utm_medium=link&utm_campaign=onboarding&utm_content=oss)
83
83
84
84
At the end of this process, you'll have
85
85
86
-
1. a site working on Gatsby Cloud
86
+
1. a site working on Netlify
87
87
2. a new repository that is linked to that new site
88
-
3. as you push changes to your new repository, Gatsby Cloud will automatically rebuild and redeploy your site!
88
+
3. as you push changes to your new repository, Netlify will automatically rebuild and redeploy your site!
0 commit comments