JavaScript Static Site Generator

Open-source JavaScript projects categorized as Static Site Generator

Top 23 JavaScript Static Site Generator Projects

Static Site Generator
  1. Next.js

    The React Framework

    Project mention: CVE-2025-29927 – Next.js | news.ycombinator.com | 2025-03-22

    next.js has a history of similar vulnerabilities.

    I was made aware recently of a vulnerability that was fixed by this patch: https://github.com/vercel/next.js/pull/73482/files

    In this vulnerability, adding a 'x-middleware-rewrite: https://www.example.com' header would cause the server to respond with the contents of example.com. i.e. the worlds dumbest SSRF.

    Note that there is no CVE for this vulnerability, nor is there any clear information about which versions are affected.

    Also note that according to the published support policy for nextjs only "stable" (15.2.x) and "canary" (15.3.x) receive patches. But for the vulnerability reported here they are releasing patches for 14.x and 13.x apparently?

    https://github.com/vercel/next.js/blob/canary/contributing/r...

    IMO you are playing with fire using nextjs for anything where you care about security and maintenance. Which seems insane for a project with 130k+ Github stars and supported by a major company like vercel.

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. Gatsby

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

    Project mention: SSR Deep Dive for React Developers | dev.to | 2025-03-20

    Static websites are so good that they even have their own three-letter abbreviation: SSG (Static Site Generation). And of course, there are plenty of frameworks that generate them for you, no need in manual labour: Next.js supports SSG, Gatsby is still pretty popular, lots of people love Docusaurus, Astro promises the best performance, and probably many more.

  4. VuePress

    📝 Minimalistic Vue-powered static site generator

    Project mention: Top 10 Vue.js libraries you should be using in 2025 | dev.to | 2024-12-30

    VuePress is a minimalistic Vue-powered static site generator optimized for technical documentation and websites with a focus on content. It is suitable for creating documentation websites, blogs, and other content-focused projects.

  5. decap-cms

    A Git-based CMS for Static Site Generators

    Project mention: Decap CMS – open-source CMS for static sites (Hugo, Jekyll etc.) | news.ycombinator.com | 2025-01-19
  6. eleventy 🕚⚡️

    A simpler site generator. Transforms a directory of templates (of varying types) into HTML.

    Project mention: Enhance an 11ty site at the edge | dev.to | 2025-03-21

    In this post we're going to customize the UX in an Eleventy site with a Compute app running on the Fastly network at locations near your users around the world. We'll use the Eleventy Base Blog deployed to GitHub Pages, with some tweaks to its RSS feed to let us do some fun stuff at the edge. We'll write a JavaScript app that we'll compile into Web Assembly (Wasm) that can run securely on the Fastly network.

  7. react-static

    ⚛️ 🚀 A progressive static site generator for React.

  8. Gridsome

    ⚡️ The Jamstack framework for Vue.js

    Project mention: Webmentions Revisited: 5yrs later | dev.to | 2025-03-12

    So last time I wrote about integrating with Gridsome "The Jamstack framework for Vue.js" and a GrapQL solution; I've since moved my blog to Astro

  9. SaaSHub

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

    SaaSHub logo
  10. Metalsmith

    An extremely simple, pluggable static site generator for Node.js

  11. react-snap

    👻 Zero-configuration framework-agnostic static prerendering for SPAs

  12. cms.js

    Client-Side JavaScript Site Generator

  13. staticman

    💪 User-generated content for Git-powered websites

    Project mention: Migrating from WordPress to Jekyll: Save Money with a Static Site | dev.to | 2024-10-21

    Dynamic Content: One of WordPress’s biggest advantages is its ability to handle dynamic content like comments, forms, or membership systems. While services like Disqus or Staticman can add dynamic features like comments to Jekyll sites, they don’t offer the same level of functionality or flexibility that WordPress does. For bloggers who want more interactive features like user logins, contact forms, or complex ecommerce capabilities, WordPress may still be the better option.

  14. saber

    ()==[:::::::::::::> Build static sites in Vue.js, without the hassle

  15. weavecms

    Weave (formerly Primo) is a visual CMS that simplifies building, managing, and publishing static sites.

  16. gatsby-starter-decap-cms

    Example Gatsby + Decap CMS project

  17. sveltia-cms

    Netlify/Decap CMS alternative. Fast, lightweight, Git-based headless CMS. Modern UX, first-class i18n support + 100s of improvements. Open source & free. Made with Svelte.

    Project mention: Sveltia CMS: Fast, Lightweight, Git-Based Headless CMS. Made with Svelte | news.ycombinator.com | 2025-01-12
  18. gatsby-starter-ghost

    A starter template to build lightning fast websites with Ghost & Gatsby

  19. sigal

    yet another simple static gallery generator

    Project mention: They See Your Photos | news.ycombinator.com | 2024-12-14

    Syncthing, python face_recognition [1], a static gallery (sigal [2]), and a few lines of bash and its fully automatic. I can even share links with family.

    [1] https://github.com/ageitgey/face_recognition

    [2] https://github.com/saimn/sigal

  20. thumbsup

    Generate static HTML photo / video galleries

    Project mention: Scoping a Local-First Image Archive | news.ycombinator.com | 2025-03-19
  21. Charge

    ⚡️ An opinionated, zero-config static site generator.

  22. rocket

    The modern web setup for static sites with a sprinkle of JavaScript (by modernweb-dev)

  23. presskit.html

    Re-implementation of presskit() as a static site generator

  24. dot-hugo

    Dot - Hugo Documentation Theme

  25. quasar-app-extension-ssg

    Static Site Generator App Extension for Quasar.

  26. SaaSHub

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

    SaaSHub logo
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 Static Site Generator discussion

Log in or Post with

JavaScript Static Site Generator related posts

  • Enhance an 11ty site at the edge

    4 projects | dev.to | 21 Mar 2025
  • SSR Deep Dive for React Developers

    12 projects | dev.to | 20 Mar 2025
  • Webmentions Revisited: 5yrs later

    2 projects | dev.to | 12 Mar 2025
  • How Bun can help to revive a Gridsome project

    5 projects | dev.to | 11 Mar 2025
  • Build personal blog easy with 11ty.js

    3 projects | dev.to | 20 Feb 2025
  • Sunsetting Create React App

    3 projects | news.ycombinator.com | 14 Feb 2025
  • A Simple Guide to Making Money with Mobile Development

    2 projects | dev.to | 9 Feb 2025
  • A note from our sponsor - SaaSHub
    www.saashub.com | 23 Mar 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

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

# Project Stars
1 Next.js 130,389
2 Gatsby 55,776
3 VuePress 22,707
4 decap-cms 18,216
5 eleventy 🕚⚡️ 17,801
6 react-static 10,315
7 Gridsome 8,555
8 Metalsmith 7,855
9 react-snap 5,082
10 cms.js 3,064
11 staticman 2,448
12 saber 2,145
13 weavecms 2,138
14 gatsby-starter-decap-cms 2,072
15 sveltia-cms 1,280
16 gatsby-starter-ghost 1,088
17 sigal 901
18 thumbsup 796
19 Charge 428
20 rocket 369
21 presskit.html 318
22 dot-hugo 264
23 quasar-app-extension-ssg 161

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai