Middleman is a static site generator using all the shortcuts and tools in modern web development.
Middleman is distributed using the RubyGems package manager.
This is free and open source software.
Key Features
- Separates your development and production code from the start. This allows you to utilize a bevy of tools (such as Haml, Sass, CoffeeScript, etc.) during development that are unnecessary or undesirable in production.
- Access to many templating languages to simplify HTML development. The languages range from simply allowing you to use Ruby variables and loops in your pages, to providing a completely different format to write your pages in which compiles to HTML. Middleman ships with support for the ERB, Haml, Sass, SCSS and CoffeeScript engines. Many more engines can be enabled by including their Tilt-enabled gems. The default templating language is ERB.
- Cross-platform support.
Website: middlemanapp.com
Support: Documentation, GitHub Code Repository
Developer: Thomas Reynolds and contributors
License: MIT License
Middleman is written in Ruby. Learn Ruby with our recommended free books and free tutorials.
Related Software
| Ruby Static Site Generators | |
|---|---|
| Jekyll | Sublime blog-aware static site generator |
| Slate | Beautiful static documentation for your API |
| Nanoc | Powerful web publishing system |
| Middleman | Static site generator using shortcuts and tools in modern web development |
| Bridgetown | Webpack-aware, Ruby-powered static site generator |
| Awestruct | Framework for creating static HTML sites |
| webgen | Static website generation made easy |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Know a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |

