Ssg

Top 23 Ssg Open-Source Projects

  • Next.js

    The React Framework

  • Project mention: Runtime environmental variables in Next.js 14 | dev.to | 2024-04-25

    Until the time of writing, there is no official example of how to enable runtime environmental variables in a Dockerized Next.js app, as utilizing unstable_noStore would only dynamically evaluate variables on the server (node.js runtime). There is also an interesting discussion regarding this topic on GitHub.

  • nuxt

    The Intuitive Vue Framework.

  • Project mention: Quick Tip: Nuxt & Storyblok Error Handling (e.g. 404) | dev.to | 2024-04-21

    Today we are looking at Error Handling when building websites with Nuxt and Storyblok as CMS. If you haven't tried the two tools, go check out one of the awesome tutorials. It's a perfect match for all your projects.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • stencil

    A toolchain for building scalable, enterprise-ready component systems on top of TypeScript and Web Component standards. Stencil components can be distributed natively to React, Angular, Vue, and traditional web developers from a single, framework-agnostic codebase.

  • Project mention: Ajout de l'auto-complétion sur les Web Components avec Stencil | dev.to | 2024-03-14
  • vitepress

    Vite & Vue powered static site generator.

  • Project mention: VitePress 1.0 | news.ycombinator.com | 2024-03-21

    There is a discussion related to naming on GitHub: https://github.com/vuejs/vitepress/discussions/548

    > I initially gave VitePress a different name because I wanted to be able to explore a different architecture without worrying about backwards compat. After shipping the vuejs.org with VitePress, I believe VitePress is flexible enough to be a full replacement of current VuePress while offering better DX and better performance.

    Given that version 1 landed as "VitePress" they probably decided to keep the name.

    > ...

    > I think we should ship VitePress stable as VuePress 3, but I am open to potential questions and concerns.

    > Pros: Less confusion in the long run. There will be just one officially maintained SSG with better DX, better performance, and customization that fully aligns with standard Vite-based Vue apps.

    > Cons: Potential confusion in the short run, since there are probably a lot of tutorials / integrations targeting VuePress 1. Still I think with the recent Vue 3 switch, users won't be surprised with a major upgrade for VuePress.

  • Metalsmith

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

  • Project mention: Why You Should Write Your Own Static Site Generator | news.ycombinator.com | 2023-11-03
  • aleph.js

    The Full-stack Framework in Deno.

  • Project mention: I don't get fresh. why can't I use react without commiting to a server side framework? | /r/Deno | 2023-07-01

    Check aleph if you want to use react with deno. But I'd suggest sticking with Node.js and Vite as you'll get less surprises.

  • github-pages-deploy-action

    🚀 Automatically deploy your project to GitHub Pages using GitHub Actions. This action can be configured to push your production-ready code into any branch you'd like.

  • Project mention: Setting up a free & production-ready web app backend in Go (with database) in less than 100 lines | dev.to | 2023-09-06

    The interesting part is towards the bottom where we build the frontend code and make use of the github-pages-deploy-action step to automatically make a new commit with the compiled frontend code to a gh-pages branch.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • cms

    The core Laravel CMS Composer package

  • Project mention: Statamic – modern, clean, and highly adaptable CMS built on Laravel | news.ycombinator.com | 2024-04-12
  • astrowind

    ⭕️ AstroWind: A free template using Astro 4.0 and Tailwind CSS. Astro starter theme.

  • analog

    The fullstack meta-framework for Angular. Powered by Vite and Nitro

  • Project mention: Bridging Analog to Angular with esbuild and Vite | dev.to | 2024-04-11

    Visit and Star the GitHub Repo

  • perseus

    A state-driven web development framework for Rust with full support for server-side rendering and static generation.

  • Project mention: Building a Rust app with Perseus | dev.to | 2023-07-05

    The best part is that it doesn’t use a virtual DOM for its reactivity, which can lead to a significant increase in performance.  Perseus not only inherits some of the best aspects of existing web frameworks but also strives to surpass them. Perseus went stable on April 9, 2023 after one year of beta development -- this is just the beginning!

  • vite-ssg

    Static site generation for Vue 3 on Vite

  • Project mention: From React to Vue | /r/vuejs | 2023-05-27

    For SSG use - https://github.com/antfu/vite-ssg

  • pages-cms

    A user-friendly CMS for static site generators.

  • Project mention: FLaNK Stack 26 February 2024 | dev.to | 2024-02-26
  • iles

    🏝 The joyful site generator

  • Project mention: Astro DB | news.ycombinator.com | 2024-03-12
  • plenti

    Static Site Generator with Go backend and Svelte frontend

  • Project mention: Writing a SSG in Go | dev.to | 2024-01-26

    plentico/plenti

  • Franklin.jl

    (yet another) static site generator. Simple, customisable, fast, maths with KaTeX, code evaluation, optional pre-rendering, in Julia.

  • microsite

    Do more with less JavaScript. Microsite is a smarter, performance-obsessed static site generator powered by Preact and Snowpack.

  • zine

    Zine - a simple and opinionated tool to build your own magazine.

  • Nullstack

    Feature-Driven Full Stack JavaScript Components

  • obsidian-zola

    A no-brainer solution to turning your Obsidian PKM into a Zola site.

  • Project mention: Obsidian-Zola Set up Help | /r/ObsidianMD | 2023-09-17

    Anyone have any experience setting up the Obsidian-Zola Netlify site? It looks great and I am so close to having it set up, but I keep getting a "404 Page Not Found" error code.

  • Next.js-Developer-Portfolio-Starter-Code

    ⭐Build a stunning portfolio website with Next.js, Tailwind CSS and Framer-motion. If you want to learn to create this you can follow the tutorial link given in the Read me file.

  • client-side-rendering

    A case study of CSR.

  • salvia-kit

    Provides 10 Free Beautiful dashboard templates built with Tailwind CSS for React, Next.js, Svelte, Solid, Angular, Vue and Nuxt.js

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS 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).

Ssg related posts

Index

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

Project Stars
1 Next.js 120,313
2 nuxt 51,906
3 stencil 12,292
4 vitepress 11,219
5 Metalsmith 7,822
6 aleph.js 5,248
7 github-pages-deploy-action 4,067
8 cms 3,396
9 astrowind 2,368
10 analog 2,261
11 perseus 2,108
12 vite-ssg 1,234
13 pages-cms 1,088
14 iles 1,044
15 plenti 972
16 Franklin.jl 925
17 microsite 879
18 zine 869
19 Nullstack 761
20 obsidian-zola 621
21 Next.js-Developer-Portfolio-Starter-Code 615
22 client-side-rendering 606
23 salvia-kit 469

Sponsored
The modern identity platform for B2B SaaS
The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.
workos.com