TypeScript Static Site Generator

Open-source TypeScript projects categorized as Static Site Generator

Top 23 TypeScript Static Site Generator Projects

  • nuxt

    The Intuitive Vue Framework.

    Project mention: Building my side project using Nuxt3, Supabase, Fastify, & Vercel | dev.to | 2023-11-28

    I started this project with the intention of exploring technologies that have caught my interest—in particular, Nuxt3 and Supabase. Back then, Nuxt3 was still fresh and Supabase was gaining traction, so I thought of developing a project with these tools in order to experience what they offer.

  • astro

    The web framework that scales with you — Build fast content sites, powerful web applications, dynamic server APIs, and everything in-between ⭐️ Star to support our work!

    Project mention: So You're Interested in Being an Open Source Maintainer | dev.to | 2023-11-21

    Astro has one of the most highly regarded communities because of their willingness to support contributors, create a clear path for contributors, and encourage the growth of the community.

  • Appwrite

    Appwrite - The open-source backend cloud platform. Add Auth, Databases, Functions, and Storage to your product and build any application at any scale while using your preferred coding languages and tools.

  • 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: Nue: A React/Vue/Vite/Astro Alternative | news.ycombinator.com | 2023-09-14
  • nextra

    Simple, powerful and flexible site generation framework with everything you love from Next.js.

    Project mention: React Ecosystem in 2024 | dev.to | 2023-10-16

    Nextra - Nextra is another option for creating documentation sites. While it might not be as well-known as Docusaurus, Nextra offers a modern and minimalist approach to building documentation. It is designed to be lightweight and user-friendly, making it a good choice for those who prefer a simple and clean documentation style. You can explore more about Nextra on their official website.

  • Next-js-Boilerplate

    🚀🎉📚 Boilerplate and Starter for Next.js 14+ with App Router and Page Router support, Tailwind CSS 3.3 and TypeScript ⚡️ Made with developer experience first: Next.js + TypeScript + ESLint + Prettier + Husky + Lint-Staged + Jest + Testing Library + Cypress + Storybook + Commitlint + VSCode + Netlify + PostCSS + Tailwind CSS

    Project mention: After 3 years, Next.js Boilerplate has reached 5000+ ⭐ stars on GitHub built with Next.js 14 + TypeScript + Tailwind CSS. It includes Authentication, Database & ORM, Forms, SEO, Testing, CI/CD, One-Click deployment, and more | /r/reactjs | 2023-11-09

    After 3 years of maintaining Next.js Boilerplate, my free and open source Next.js Boilerplate has finally reached more than 5000+ ⭐ stars on GitHub. During these 3 years, I have received countless feedback and contribution to improve the boilerplate. I'm extremely happy, now the template includes:

  • actions-gh-pages

    GitHub Actions for GitHub Pages 🚀 Deploy static files and publish your site easily. Static-Site-Generators-friendly.

    Project mention: Where can I host a basic HTML page? Free. | /r/webdev | 2022-12-11

    Check out the GitHub action you can use for deploying to GitHub pages: https://github.com/peaceiris/actions-gh-pages.

  • elderjs

    Elder.js is an opinionated static site generator and web framework for Svelte built with SEO in mind.

    Project mention: Elder.js: An SEO-First Svelte-Based Framework | news.ycombinator.com | 2023-03-09
  • Onboard AI

    Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.

  • outstatic

    Outstatic - A static CMS for Next.js

    Project mention: My open source project got stolen by a HN user | news.ycombinator.com | 2023-11-16

    Hey HN,

    These claims that op has made have been found to be false. His project uses an Open MIT license, and I forked it like a good OSS community member does.

    The main dealer breaker for me not using his code directly within my project was a serious GDPR and data privacy violation that I found on the surface of OP’s code.

    https://github.com/avitorio/outstatic/blob/d440f8f53ee559fb3...

    There is no disclaimers or privacy polices within OP’s website, project, or readers that say he is collecting analytics data, including sensitive GitHub project details.

    Some of my users and customers require ISO2700 and SOC2 compliant solutions, and this was a huge red flag to us.

    I contacted OP about it, and other security issues, but he blew me off and turned to trashing me online like this.

    What do you think?

  • analog

    The fullstack meta-framework for Angular. Powered by Vite

    Project mention: Announcing the 0.2.0 release of Analog 🎉 | dev.to | 2023-08-21

    If you'd like to take Analog for a spin, check out this blog post on Building a Blog with Analog and Angular. If you want to get involved in the project, check out the GitHub repo.

  • vscode-front-matter

    Front Matter is a CMS running straight in Visual Studio Code. Can be used with static site generators like Hugo, Jekyll, Hexo, NextJs, Gatsby, and many more...

    Project mention: Front Matter CMS - a bit different approach to content management | dev.to | 2023-09-24

    But what if I tell you that there is a CMS that will transform your Visual Studio Code into a proper CMS with content and media management, taxonomies, and more? Say hello to Front Matter CMS.

  • lume

    🔥 Static site generator for Deno 🦕

    Project mention: Node.js vs. Deno vs. Bun: JavaScript runtime comparison | dev.to | 2023-09-06

    Deno also has a tooling ecosystem around it to enable developers to jumpstart their projects. Fresh is a web framework built for Deno and Lume is their static site generator.

  • log4brains

    ✍️ Log and publish your architecture decisions (ADR)

    Project mention: A practical overview on Architecture Decision Records (ADR) | dev.to | 2023-05-25

    There is an interesting win-win tool called log4brains, that can turn your markdown into a static website. It's also integrated into MADR template. I haven’t had time to try them yet, but it's in my backlog.

  • microsite

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

  • documate

    Embed AI chat dialog into your doc site to answer user questions based on your own content.

    Project mention: Documate, an open-source tool to embed AI chat dialog into your doc site | news.ycombinator.com | 2023-09-24
  • notablog

    Tell stories of your work with Notion

  • Next-js-Blog-Boilerplate

    🚀 Nextjs Blog Boilerplate is starter code for your blog based on Next framework. ⚡️ Made with Nextjs 12, TypeScript, ESLint, Prettier, PostCSS, Tailwind CSS 3.

  • jampack

    Optimizes static websites for best user experience and best Core Web Vitals scores.

    Project mention: Jampack: Optimizes static websites for best user experience and best Core Web Vitals scores. | /r/JAMstack_dev | 2023-02-01
  • crisp-react

    React boilerplate written in TypeScript with a variety of Jamstack and full stack deployments. Comes with SSR and without need to learn a framework. Helps to split a monolithic React app into multiple SPAs and avoid vendor lock-in.

  • kaminari

    Next.js project starter. Configured with tailwindcss and shadcn-ui (by lucky-chap)

  • t3mpl-editor

    Generic editor and static site generator in browser.

  • scaffold-static

    Scaffolding utility for vanilla-js

  • ryosuke-gatsby-blog

    Static PWA React-powered portfolio and blog built with GatsbyJS

  • avantation

    Build OpenAPI3.0 specification from HAR.

  • InfluxDB

    Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.

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). The latest post mention was on 2023-11-28.

TypeScript Static Site Generator related posts

Index

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

Project Stars
1 nuxt 48,683
2 astro 37,290
3 stencil 12,035
4 nextra 9,276
5 Next-js-Boilerplate 5,281
6 actions-gh-pages 4,176
7 elderjs 2,098
8 outstatic 1,998
9 analog 1,757
10 vscode-front-matter 1,564
11 lume 1,538
12 log4brains 991
13 microsite 874
14 documate 633
15 notablog 600
16 Next-js-Blog-Boilerplate 586
17 jampack 515
18 crisp-react 182
19 kaminari 162
20 t3mpl-editor 151
21 scaffold-static 124
22 ryosuke-gatsby-blog 101
23 avantation 74
Collect and Analyze Billions of Data Points in Real Time
Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
www.influxdata.com