Ross ROSS = Recommend OSS · open-source software intelligence for agents

function: static-site-generator

703 products, primary matches first, then adoption-weighted; health v2 shown.

ProductHealth v2StarsMaturity
Next.js
Next.js is a React framework for building full-stack web applications with hybrid static and server rendering, routing, and bundling built …
95141950stable
Hugo
Hugo is a fast and flexible static site generator written in Go, featuring an advanced templating system and fast asset pipelines that rend…
9489556stable
facebook/docusaurus
Docusaurus is a React-based static-site generator from Meta for building, deploying, and maintaining documentation websites. It turns Markd…
9766092stable
Astro
Astro is a TypeScript-based web framework for building content-driven websites with a powerful developer experience and lightweight output.…
9562077stable
jekyll/jekyll
Jekyll is a blog-aware static site generator written in Ruby that transforms Markdown and Liquid templates into complete static websites. I…
7351654stable
Ruff
Ruff is an extremely fast Python linter and code formatter written in Rust, offering over 900 built-in rules and drop-in parity with tools …
9549343stable
slidevjs/slidev
Slidev is a markdown-based presentation framework for developers built on Vue and Vite. It turns markdown files into interactive, themable …
9548287active
hexojs/hexo
Hexo is a fast, simple and powerful static site/blog framework powered by Node.js. It converts Markdown posts into static HTML files with t…
8941773stable
remoteintech/remote-jobs
The source code for remoteintech.company, a community-maintained directory of 880+ remote-friendly tech companies built with Eleventy. Comp…
7640757active
docsify
Docsify is a documentation site generator that turns Markdown files into a website at runtime, with no static HTML build step. It is lightw…
8631477stable
JavaScript Standard Style
JavaScript Standard Style is a zero-configuration JavaScript style guide that ships as a CLI linter and automatic code fixer built on ESLin…
4829431stable
GitbookIO/gitbook
The open source frontend that renders GitBook's published documentation sites, built in TypeScript and runnable locally with Node.js and Bu…
7929011active
ESLint
ESLint is a pluggable linter that statically analyzes JavaScript and JSX code to find problems and enforce consistent coding patterns. Ever…
9927484stable
squidfunk/mkdocs-material
Material for MkDocs is a powerful documentation framework and theme on top of MkDocs that turns Markdown files into a professional, searcha…
9627336stable
Redocly/redoc
Redoc is an open-source tool that generates beautiful, responsive API reference documentation from OpenAPI/Swagger definitions. It is distr…
8625888active
biomejs/biome
Biome is a fast web toolchain written in Rust that provides a code formatter (97% Prettier-compatible) and a linter with 500+ rules for Jav…
9125653active
rahuldkjain/github-profile-readme-generator
A web application that generates GitHub profile README markdown through a guided form with add-ons like visitor counters and GitHub stats b…
4924416active
mkdocs/mkdocs
MkDocs is a fast, simple static site generator geared toward building project documentation from Markdown source files, configured with a s…
4422379stable
rust-lang/mdBook
mdBook is a command line tool written in Rust that creates modern online books from Markdown files, similar to GitBook. It produces navigab…
9722097stable
sveltejs/kit
SvelteKit is the official application framework for building web apps with the Svelte UI library. It provides file-based routing, configura…
9520760stable
11ty/buildawesome
Build Awesome (Eleventy) is a simpler JavaScript-based static site generator that transforms a directory of templates (HTML, Markdown, Liqu…
9519862stable
vuejs/vitepress
VitePress is a Vue-powered static site generator built on Vite, designed primarily for creating fast documentation sites from Markdown. It …
9818244stable
nikic/PHP-Parser
A PHP parser written in PHP that converts PHP 5.x through 8.4 code into an abstract syntax tree (AST). It provides AST traversal, modificat…
9617456stable
getzola/zola
Zola is a fast static site generator written in Rust that ships as a single self-contained binary with Sass compilation, syntax highlightin…
9917379stable
upptime/upptime
Upptime is an open-source uptime monitor and status page powered entirely by GitHub Actions, Issues, and Pages, requiring no external serve…
6717147stable
Semgrep
Semgrep is a fast, open-source static analysis tool that searches code, finds bugs, and enforces secure coding standards using rules that l…
9516409active
typescript-eslint/typescript-eslint
typescript-eslint is a monorepo providing the tooling that enables ESLint, Prettier, and other JavaScript tools to parse and lint TypeScrip…
9516373stable
alshedivat/al-folio
al-folio is a clean, responsive Jekyll starter theme for academic personal websites, featuring publication rendering from BibTeX, blog post…
9816060active
iamgio/quarkdown
Quarkdown is a modern Markdown-based typesetting system written in Kotlin that compiles Markdown with scripting extensions into papers, pre…
9216027active
vercel/commerce
Next.js Commerce is a high-performance, server-rendered ecommerce storefront template built on the Next.js App Router with React Server Com…
6614236active
shuding/nextra
Nextra is a static site generation framework built on Next.js and MDX, letting you write content in Markdown/MDX files with file-based rout…
7913911active
adityatelange/hugo-PaperMod
PaperMod is a fast, clean, and responsive theme for the Hugo static site generator, built for blogs and portfolio sites. It ships with ligh…
6613865stable
mmistakes/minimal-mistakes
Minimal Mistakes is a flexible two-column Jekyll theme distributed as a Ruby gem, designed for personal sites, blogs, project documentation…
9013557stable
Pelican
Pelican is a Python-based static site generator that converts content written in Markdown, reStructuredText, or HTML into fully static webs…
7913338stable
jackyzha0/quartz
Quartz is a fast, batteries-included static-site generator written in TypeScript that transforms Markdown content into fully functional web…
6713103active
fuma-nama/fumadocs
Fumadocs is a React.js documentation framework for building beautiful, flexible docs sites, officially supporting Next.js, Astro, and Vite-…
9112989active
rubocop/rubocop
RuboCop is a Ruby static code analyzer (linter) and code formatter that enforces the community Ruby Style Guide. It can automatically fix m…
9912899stable
hadolint/hadolint
Hadolint is a smart Dockerfile linter written in Haskell that parses Dockerfiles into an AST and applies best-practice rules. It also lints…
9812378active
webpro-nl/knip
Knip is a CLI linter that finds unused files, dependencies, and exports in JavaScript and TypeScript projects, including monorepos. It uses…
9512117active
notionnext-org/NotionNext
NotionNext is an open-source website builder that turns a Notion workspace into a fast, customizable standalone site using Next.js and the …
9811780active
bastienwirtz/homer
Homer is a lightweight static homepage/dashboard for self-hosted servers, generated from a simple YAML configuration file. It is a full sta…
9111572active
SonarQube
SonarQube is a continuous code inspection platform that performs static analysis to track code quality, security vulnerabilities, and techn…
9810928stable
Gatsby
Gatsby is an open-source React-based framework for building fast, content-rich websites and apps, combining static-site generation with dyn…
8855941maintenance
Chirpy Jekyll Theme
Chirpy is a minimal, responsive, and feature-rich Jekyll theme designed for technical writing and personal blogs. It ships as a Ruby gem wi…
9010246stable
CodeQL
CodeQL is a semantic code analysis engine that treats code as a queryable database, letting you write queries to find security vulnerabilit…
7710016active
MrXujiang/h5-Dooring
H5-Dooring is an open-source low-code visual page builder for creating H5 (mobile web), landing pages, and PC websites via drag-and-drop co…
749982active
BartoszJarocki/cv
A minimalist, print-friendly CV/resume web application built with Next.js, TypeScript, Tailwind CSS, and shadcn/ui. All resume content is c…
589681active
HugoBlox
HugoBlox is an open-source (MIT) page-building framework for Hugo that lets users compose sites from structured Markdown and reusable Tailw…
909651active
just-the-docs/just-the-docs
Just the Docs is a modern, highly customizable, responsive Jekyll theme designed for building documentation websites, with built-in client-…
889140active
withastro/starlight
Starlight is a full-featured documentation website framework built on top of the Astro web framework. It provides built-in site navigation,…
939131stable
checkstyle/checkstyle
Checkstyle is a static analysis tool that checks Java source code against configurable coding standards and style rules, such as naming, im…
999002active
bridgecrewio/checkov
Checkov is a static code analysis tool for infrastructure as code (Terraform, CloudFormation, Kubernetes, Helm, Dockerfile, and more) that …
958973stable
nuejs/nue
Nue is a standards-first web development framework and toolkit (Nuekit) for building fast websites, blogs, SPAs, and full-stack apps with m…
608819active
TiddlyWiki/TiddlyWiki5
TiddlyWiki is a complete interactive wiki implemented in JavaScript that runs as a single self-contained HTML file in the browser or as a N…
868633stable
markdoc/markdoc
Markdoc is a Markdown-based authoring framework and toolchain created by Stripe, extending CommonMark with custom tags, annotations, and va…
978414stable
CoreBunch/Instatic
Instatic is a self-hosted, MIT-licensed visual CMS that combines a canvas page editor, content engine, media, auth, forms, and plugin syste…
808257active
fluid-dev/hexo-theme-fluid
Fluid is an elegant Material Design theme for the Hexo static site generator, installable via npm for Hexo 5.0+. It provides a polished blo…
758177active
codewithsadee/vcard-personal-portfolio
A fully responsive personal portfolio website template built with HTML, CSS, and JavaScript. It presents a vCard-style personal site with a…
448063active
golang/tools
The golang.org/x/tools module provides packages and commands for static analysis of Go programs, including SSA IR, call graphs, and a modul…
937995active
sphinx-doc/sphinx
Sphinx is a Python-based documentation generator that converts reStructuredText and Markdown sources into HTML, PDF, EPUB, man pages, and o…
877990stable
metalsmith/metalsmith
Metalsmith is an extremely simple, pluggable static site generator for Node.js that converts a source directory of files into JavaScript ob…
637824stable
leerob/next-mdx-blog
A Next.js + MDX blog and personal website template styled with Tailwind CSS and written in TypeScript. It ships with syntax highlighting, l…
757573active
realm/jazzy
Jazzy is a Ruby-based command-line tool that generates API documentation for Swift and Objective-C projects. It uses Clang and SourceKit AS…
687379active
WebStackPage/WebStackPage.github.io
WebStack is an open-source, responsive static bookmark/navigation website template built on Bootstrap, designed for creating personal or te…
327325active
GetPublii/Publii
Publii is a free, open-source desktop CMS (built with Electron) for creating static websites with a WordPress-like GUI, available for Windo…
977289active
Done-0/fuck-u-code
A CLI code-quality analyzer that scores codebases 0-100 and produces humorous 'legacy-mess' reports across 14 languages using tree-sitter A…
757276active
presidentbeef/brakeman
Brakeman is a free, open-source static analysis security scanner built specifically for Ruby on Rails applications. It analyzes Rails sourc…
937262stable
sverweij/dependency-cruiser
A CLI tool that analyzes and validates dependencies in JavaScript, TypeScript, LiveScript, and CoffeeScript projects against user-defined r…
987104active
doxygen/doxygen
Doxygen is the de facto standard open-source tool for generating documentation from annotated source code, with primary support for C++ and…
946563stable
CaiJimmy/hugo-theme-stack
A card-style Hugo theme designed for bloggers, built with SCSS and vanilla JavaScript for lightweight, fast sites. It ships with dark mode,…
886467active
crytic/slither
Slither is a Python-based static analysis framework for Solidity and Vyper smart contracts. It runs vulnerability detectors, prints contrac…
946352active
up-for-grabs/up-for-grabs.net
Up For Grabs is a website that curates a list of open-source projects offering beginner-friendly tasks for new contributors. It helps devel…
776002active
quarto-dev/quarto-cli
Quarto is an open-source scientific and technical publishing system built on Pandoc that renders Markdown documents with embedded executabl…
975963stable
daattali/beautiful-jekyll
Beautiful Jekyll is a ready-to-use Jekyll theme/template for quickly building beautiful personal sites, blogs, and simple project websites,…
615822stable
vikejs/vike
Vike is a Vite-based meta-framework for building server-side rendered (SSR), statically generated (SSG), or SPA web applications with React…
955817active
pylint-dev/pylint
Pylint is a static code analyzer for Python that checks code without running it. It detects errors, enforces coding standards like PEP8, an…
945717stable
zensical/zensical
Zensical is a modern static site generator for building documentation sites from Markdown, created by the Material for MkDocs team. It is w…
855568active
mgechev/revive
Revive is a fast, configurable, and extensible linter for Go, serving as a drop-in replacement for golint. It supports TOML-based rule conf…
955547active
zarazhangrui/codebase-to-course
A Claude Code skill that converts any codebase into a self-contained, interactive single-page HTML course for non-technical 'vibe coders'. …
485464active
Cveinnt/LiveTerm
LiveTerm is a highly customizable Next.js template for building terminal-styled websites, configured almost entirely through a single confi…
325398active
blinkfox/hexo-theme-matery
hexo-theme-matery is a feature-rich Hexo blog theme built with Material Design and responsive layout. It provides carousels, waterflow post…
235365stable
hiroppy/fusuma
Fusuma is a zero-config CLI tool that turns Markdown and MDX files into presentation slides. It provides development, build, PDF export, Gi…
105362active
peaceiris/actions-gh-pages
A GitHub Action that deploys static files to GitHub Pages, publishing a directory to the gh-pages branch from CI workflows. It works with a…
825357stable
rrrene/credo
Credo is a static code analysis tool for the Elixir language with a focus on code consistency and teaching. It highlights refactoring oppor…
915212stable
pedronauck/docz
Docz is a zero-configuration documentation tool for JavaScript projects that turns MDX files into live-reloading, production-ready document…
1023581maintenance
HermanMartinus/bearblog
Bear Blog is a free, minimalist blogging platform built in Python that serves extremely fast blogs with no JavaScript, stylesheets, or trac…
775182active
mqtt/mqtt.org
The source code for mqtt.org, the official community website for the MQTT IoT messaging protocol, built with Jekyll and SCSS. It provides p…
675121active
StackEdit
StackEdit is a full-featured, open-source, in-browser Markdown editor based on PageDown, with live preview, scroll sync, and support for GF…
2323067maintenance
vuejs/vuepress
VuePress is a minimalistic Vue-powered static site generator that renders markdown-centered projects into pre-rendered static HTML pages th…
2322741maintenance
web-infra-dev/modern.js
Modern.js is a progressive React web framework from ByteDance built on the Rust-based Rspack/Rsbuild toolchain. It provides file-based nest…
945039active
satnaing/astro-paper
AstroPaper is a minimal, responsive, accessible and SEO-friendly blog theme built on the Astro static site generator with Tailwind CSS and …
944997active
saicaca/fuwari
Fuwari is a static blog template built with Astro and Tailwind CSS, featuring smooth animations, light/dark mode, and customizable theming.…
594948active
xugaoyi/vuepress-theme-vdoing
Vdoing is a clean, efficient knowledge management and blog theme for VuePress, built with Vue and Markdown. It supports structured, fragmen…
344902active
jupyterlite/jupyterlite
JupyterLite is a JupyterLab distribution that runs entirely in the browser, built from JupyterLab components and WebAssembly-powered Python…
984881active
statamic/cms
Statamic is a flat-first, Laravel-powered content management system distributed as a Composer package that installs into an existing Larave…
954877active
jendrikseipp/vulture
Vulture is a static analysis CLI tool that finds unused (dead) code in Python programs, including unused functions, classes, variables, imp…
784778active
vuejs/eslint-plugin-vue
The official ESLint plugin for Vue.js that lints the <template> and <script> sections of .vue single file components as well as Vue code in…
974592stable
yihong0618/running_page
A self-hosted personal running homepage that syncs workout data from services like Strava, Garmin, Nike Run Club, and GPX files, then visua…
754504active
maurodesouza/profile-readme-generator
A web-based tool for generating personalized GitHub profile READMEs with a visual editor and templates. Users can compose markdown content …
764485active
dotnet/docfx
docfx is a static site generator that builds technical documentation sites from markdown, .NET assemblies, XML code comments, and Swagger/R…
864448active

page 1 / 8 next →