JavaScript Gatsby

Open-source JavaScript projects categorized as Gatsby

Top 23 JavaScript Gatsby Projects

  1. Gatsby

    React-based framework with performance, scalability, and security built in.

    Project mention: React Server Components without Next.js - what are the real alternatives today? | dev.to | 2026-02-03

    Gatsby supports React Server Components in its SSR mode. The implementation is stable, but the scope is narrow. Gatsby primarily targets content-heavy and hybrid static use cases. While RSC can be used for dynamic server rendering, the framework is not optimized for deeply interactive applications built around server components. For certain classes of sites, this is acceptable. For general-purpose applications, it is limiting.

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. mdx-deck

    ♠️ React MDX-based presentation decks

  4. gray-matter

    Smarter YAML front matter parser, used by metalsmith, Gatsby, Netlify, Assemble, mapbox-gl, phenomic, vuejs vitepress, TinaCMS, Shopify Polaris, Ant Design, Astro, hashicorp, garden, slidev, saber, sourcegraph, and many others. Simple to use, and battle tested. Parses YAML by default but can also parse JSON Front Matter, Coffee Front Matter, TOML Front Matter, and has support for custom parsers. Please follow gray-matter's author: https://github.com/jonschlinkert

    Project mention: How I Built a Fully-Custom Blog with MDX and Next.js | dev.to | 2026-04-24

    SOO... I used a much simpler system to store information about the blog posts, which is a custom script that loops over the mdx files and collects necessary info (extracted by gray-matter) into an object. This object is then saved to a typescript file that is used by the application to render the blog post information like title, date, etc..

  5. medium-to-own-blog

    Switch from Medium to your own blog in a few minutes

  6. taniarascia.com

    💾 ‎ Personal website running on Gatsby, React, and Node.js.

    Project mention: On the existence of this Space | dev.to | 2025-07-25

    When I landed on Tania’s webpage, I found a peaceful space in the chaotic world of the internet, a place where content is king and noise is reduced to the minimum. I browsed through her notes pages and found the philosophy behind her article “Making the Internet a Better Place” particularly compelling. I got quite inspired by her, and the framework of my own space is heavily influenced by hers.

  7. gatsby-starter-decap-cms

    Example Gatsby + Decap CMS project

  8. gatsby-starter-default

    The default Gatsby starter

  9. gsoc-organizations

    A site for viewing and analyzing the info of the organizations participating in Google Summer of Code.

    Project mention: Why Owasp BLT ? Contribution from 5 to 50+ prs ! | dev.to | 2026-03-07

    So I went to gsocorganizations.dev to find some organization, then I just applied the filter for web and started scrolling. Most of the orgs were either too big to get started or had zero activity; you know the type, last commit 8 months ago, issues with no responses.

  10. gatsby-digital-garden

    🌷 🌻 🌺 Create a digital garden with Gatsby

  11. sol-journal

    ✎ Simple, personal journaling progressive web app

  12. gatsby-starter-wordpress

    LOOKING FOR MAINTAINER - - - A GatsbyJS starter template that leverages the WordPress API, ACF and more

  13. gatsby-remark-embedder

    Gatsby Remark plugin to embed well known services by their URL.

  14. gatsby-remark-vscode

    Gatsby plugin to provide VS Code’s syntax highlighting to Markdown code fences

  15. rocketdocs

    Easy to use Gatsby Theme to create documentation websites ⚡️🔥

  16. gatsby-starter-portfolio-minimal

    A Gatsby Starter to create a clean one-page portfolio with Markdown content.

  17. gatsby-starter-delog

    A blog for designers and developer, built with Gatsby and Netlfiy CMS. Live demo https://delog-w3layouts.netlify.com/

  18. gatsby-starter-glass

    A Minimal & Beautiful Gatsby Personal Blog Starter With Nice Glassmorphism UI

  19. gatsby-garden

    A Digital Garden Theme for Gatsby. Gatsby Garden lets you create a static HTML version of your markdown notes

  20. SupaComments

    ⚡ A blazing fast, lightweight, and open source comment system for your static website, blogs powered by Supabase

  21. whitehoodhacker.net

    Source code for my personal website and blog

  22. substrate-docs

    Substrate Developer Hub. Substrate is powered by best in class cryptographic research and comes with peer to peer networking, consensus mechanisms, and much more.

    Project mention: Polkadot: Streaming Parachain events with Polkadot-API (PAPI) library; a Paseo Asset-Hub case study. | dev.to | 2025-10-21

    On Polkadot (and sister chain Kusama), events are fundamentally baked into the State Transition Function itself, the Substrate Runtime (i know, crazy). The events represent state changes, like a token transfer or a balance update, without being part of the main transaction itself, if you’re familiar with Ethereum logs or Solana program logs, then it's practically the same thing thing being mentioned here, Polkadot events serve the same purpose.

  23. blog

    My blog (by baobabKoodaa)

  24. gatsby-plugin-material-ui

    Gatsby plugin for Material-UI with built-in server-side rendering support

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

JavaScript Gatsby discussion

Log in or Post with

JavaScript Gatsby related posts

  • Why Owasp BLT ? Contribution from 5 to 50+ prs !

    1 project | dev.to | 7 Mar 2026
  • My GSoC '25 Experience

    2 projects | dev.to | 22 Feb 2026
  • On the existence of this Space

    1 project | dev.to | 25 Jul 2025
  • 🚀 Build the Perfect GitHub Profile README with My Open Source Generator!

    3 projects | dev.to | 1 Jul 2025
  • How to create github profile page

    1 project | dev.to | 24 May 2025
  • From Gatsby to Next.js: Why We Migrated Our Blog and How You Can Too

    1 project | dev.to | 9 Jan 2025
  • Transform Your GitHub Profile From Noob to Pro ...

    1 project | dev.to | 27 Nov 2024
  • A note from our sponsor - SaaSHub
    www.saashub.com | 13 Jun 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source Gatsby projects in JavaScript? This list will help you:

# Project Stars
1 Gatsby 55,937
2 mdx-deck 11,481
3 gray-matter 4,452
4 medium-to-own-blog 3,009
5 taniarascia.com 2,126
6 gatsby-starter-decap-cms 2,053
7 gatsby-starter-default 1,400
8 gsoc-organizations 715
9 gatsby-digital-garden 685
10 sol-journal 593
11 gatsby-starter-wordpress 386
12 gatsby-remark-embedder 305
13 gatsby-remark-vscode 295
14 rocketdocs 263
15 gatsby-starter-portfolio-minimal 198
16 gatsby-starter-delog 194
17 gatsby-starter-glass 170
18 gatsby-garden 147
19 SupaComments 144
20 whitehoodhacker.net 143
21 substrate-docs 141
22 blog 139
23 gatsby-plugin-material-ui 135

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that JavaScript is
the 5th most popular programming language
based on number of references?