Software:Gatsby
Developer(s) | Gatsby, Inc. |
---|---|
Initial release | 2015 |
Stable release | 5.12.0
/ 24 August 2023 |
Repository | github |
Written in | JavaScript, TypeScript |
Platform | Web platform |
Type | Web application framework |
License | MIT License |
Website | gatsbyjs |
Gatsby is an open-source static site generator built on top of Node.js using React and GraphQL. It provides over 2500 plugins to create static sites based on sources as Markdown documents, MDX (Markdown with JSX), images, and numerous Content Management Systems such as WordPress, Drupal and more.[1] Since version 4 Gatsby also supports Server-Side Rendering and Deferred Static Generation for rendering dynamic websites on a Node.js server.[2] Gatsby is developed by Gatsby, Inc. which also offers a cloud service, Gatsby Cloud, for hosting Gatsby websites.[3]
Gatsby was launched in 2015. The company raised $15 million in Series A funding in September 2019,[4] and $20 million in Series B funding in 2020.[5] In February 2023, Netlify acquired Gatsby, Inc..[5]
See also
References
- ↑ "Gatsby Plugins". Gatsby, Inc.. https://www.gatsbyjs.com/plugins.
- ↑ "Using Server-side Rendering (SSR)". Gatsby, Inc.. https://www.gatsbyjs.com/docs/how-to/rendering-options/using-server-side-rendering/.
- ↑ "Gatsby Cloud". Gatsby, Inc.. https://www.gatsbyjs.com/products/cloud/.
- ↑ Lardinois, Frederic (2019-09-26). "Gatsby raises $15M Series A for its modern web development platform" (in en-US). https://techcrunch.com/2019/09/26/gatsby-raises-15m-series-a-for-its-modern-web-development-platform/.
- ↑ 5.0 5.1 Lardinois, Frederic (2023-02-01). "Netlify acquires front-end platform Gatsby" (in en-US). https://techcrunch.com/2023/02/01/netlify-acquires-frontend-platform-gatsby/.
External links