Gatsby (software)
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. Since version 4 Gatsby also supports server-side rendering (SSR) and Deferred Static Generation for rendering dynamic websites on a Node.js server.