middleman/middleman
Hand-crafted frontend development observed · 2026-08-28
Health v2 · maintenance only
77/100
- Activity 99
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 6246
- days_rel: n/a
- days_push: 9
- n_releases_24m: 0
Adoption not part of the score
7110 stars · 752 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
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
framework · maturity maintenance
static-site-generator templating cli web-framework web-development frontend web-design developer-tools ruby cli cross-platform windows static-site-generator sass haml erb asset-pipeline preview-server ruby-gem jekyll-alternative macos linux
3 sources
- readme: https://github.com/middleman/middleman · fetched 2026-08-28 · bbd15fbbe946
- homepage: https://middlemanapp.com · fetched 2026-08-29 · 9de6035c08c2
- site_page: https://middlemanapp.com/basics/install · fetched 2026-08-29 · a6eef9a3b2c8
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| middleman/middleman | main | 77 |
For agents
markdown · JSON · MCP: product_card(name="middleman/middleman")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem