Gatsby (software)

From Wikipedia, the free encyclopedia
Gatsby
Developer(s)Gatsby, Inc.
Initial release2015
Stable release
5.13.0 / 18 December 2023; 3 months ago (2023-12-18)
Repositorygithub.com/gatsbyjs/gatsby
Written inJavaScript, TypeScript
PlatformWeb platform
TypeWeb application framework
LicenseMIT License
Websitegatsbyjs.com

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[edit]

References[edit]

  1. ^ "Gatsby Plugins". Gatsby, Inc. Retrieved 2022-02-19.
  2. ^ "Using Server-side Rendering (SSR)". Gatsby, Inc. Retrieved 2022-02-19.
  3. ^ "Gatsby Cloud". Gatsby, Inc. Retrieved 2022-02-19.
  4. ^ Lardinois, Frederic (2019-09-26). "Gatsby raises $15M Series A for its modern web development platform". TechCrunch. Retrieved 2023-02-12.
  5. ^ a b Lardinois, Frederic (2023-02-01). "Netlify acquires front-end platform Gatsby". TechCrunch. Retrieved 2023-02-12.

External links[edit]