

Your site is now running at Open the my-gatsby-site directory in your code editor of choice and edit src/pages/index.js. You can get a new Gatsby site up and running on your local dev environment in 5 minutes with these four steps: Learn how to use Gatsby for your next project. Hosted entirely free on Gatsby Cloud and other similar services. Site on a CDN for a fraction of the cost of a server-rendered site. Gatsby sites don’t require servers, so you can host your entire Splitting, image optimization, inlining critical styles, lazy-loading, prefetching resources,Īnd more to ensure your site is fast - no manual tuning required. To load your data, then develop using Gatsby’s uniform GraphQL interface. Gatsby pulls in data from any data source, whether it’s Markdownįiles, a headless CMS like Contentful or WordPress, or a REST or GraphQL API. Whether the data is coming from the same backend. Build a uniform workflow for you and your team, regardless of No matter where the data comes from, Gatsby sites areīuilt using React and GraphQL. This type of granular control allows you to optimize for performance and productivity without sacrificing one for the other. You can choose alternative rendering options, namely Deferred Static Generation (DSG) and Server-Side Rendering (SSR), in addition to Static Site Generation (SSG) - on a per-page basis. Gatsby sites are fully functional React apps, so you can create high-quality,ĭynamic web apps, from blogs to e-commerce sites to user dashboards.Ĭhoose your Rendering Option. Get all the benefits of static websites with none of the Gatsby is a modern web framework for blazing fast websites.

It combines the control and scalability of dynamically rendered sites with the speed of static-site generation, creating a whole new web of possibilities. Gatsby is a free and open source framework based on React that helps developers build blazing fast websites and apps.
