SaaSHub helps you find the best software and product alternatives Learn more →
Top 23 JavaScript Static Site Generator Projects
-
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.
-
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.
-
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.
-
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.
-
Project mention: Decap CMS – open-source CMS for static sites (Hugo, Jekyll etc.) | news.ycombinator.com | 2025-01-19
-
eleventy 🕚⚡️
A simpler site generator. Transforms a directory of templates (of varying types) into HTML.
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.
-
-
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
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
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.
-
-
weavecms
Weave (formerly Primo) is a visual CMS that simplifies building, managing, and publishing static sites.
-
-
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 -
-
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
-
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
JavaScript Static Site Generator discussion
JavaScript Static Site Generator related posts
-
Enhance an 11ty site at the edge
-
SSR Deep Dive for React Developers
-
Webmentions Revisited: 5yrs later
-
How Bun can help to revive a Gridsome project
-
Build personal blog easy with 11ty.js
-
Sunsetting Create React App
-
A Simple Guide to Making Money with Mobile Development
-
A note from our sponsor - SaaSHub
www.saashub.com | 23 Mar 2025
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 |