# middleman/middleman

Hand-crafted frontend development

Repository: https://github.com/middleman/middleman
Canonical: https://ross.abutalabs.com/products/middleman
Homepage: https://middlemanapp.com
Language: Ruby
License: MIT
License Family: permissive
Topics: static-site-generator, middleman
Last push: 2026-08-24T11:52:57+00:00

## Health v2 (maintenance only)
Score: 77/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 35, longevity 100
- inputs: {"age_days": 6246, "days_push": 9, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 7110, forks 752 (observed 2026-08-28T04:09:55.980388+00:00)

## What it is
Middleman is a Ruby-based static site generator that provides templating (ERb, Haml), Sass support, and a live preview server for building fast static websites. It compiles source files into production-ready HTML/CSS/JS deployable to any CDN or static host.

## Use cases
- build a static website with Ruby
- generate static HTML from Haml or ERb templates
- compile Sass stylesheets into CSS for a static site
- preview a static site locally with a dev server
- deploy a fast static frontend to a CDN
- create a marketing site or blog without a backend

## When to choose
- you prefer Ruby tooling for static site generation
- you want Sass, Haml, and flexible templating out of the box
- you need a standalone frontend decoupled from a backend API
- you want a simple build command producing deployable static files

## When to avoid
- you want a JavaScript-based ecosystem like Next.js, Gatsby, or Astro
- you need server-side rendering or dynamic runtime behavior
- you prefer content-first blogging with a large theme ecosystem
- you need a generator with very frequent releases and active development

## Facets
- artifact type: framework
- maturity: maintenance
- function: static-site-generator, templating, cli, web-framework
- domain: web-development, frontend, web-design, developer-tools
- platform: ruby, cli, cross-platform, windows
- tags: static-site-generator, sass, haml, erb, asset-pipeline, preview-server, ruby-gem, jekyll-alternative, macos, linux

## Member repositories
- middleman/middleman (main) score 77

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:55.980388+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:40:07.402697+00:00, confidence not recorded.
  - readme: https://github.com/middleman/middleman (fetched 2026-08-28T04:09:55.980388+00:00, sha bbd15fbbe946)
  - homepage: https://middlemanapp.com (fetched 2026-08-29T08:35:43.756359+00:00, sha 9de6035c08c2)
  - site_page: https://middlemanapp.com/basics/install (fetched 2026-08-29T08:35:43.758687+00:00, sha a6eef9a3b2c8)
- Data as of 2026-08-30T08:39:29.467469+00:00.
