What is Middleman?
Middleman is a command-line tool for creating static websites using all the shortcuts and tools of the modern web development environment.
Middleman is a tool in the Static Site Generators category of a tech stack.
Middleman is an open source tool with 7K GitHub stars and 746 GitHub forks. Here’s a link to Middleman's open source repository on GitHub
Who uses Middleman?
Companies
32 companies reportedly use Middleman in their tech stacks, including DigitalOcean, esa, and Startaê.
Developers
136 developers on StackShare have stated that they use Middleman.
Middleman Integrations
Pros of Middleman
20
18
17
7
3
1
Middleman's Features
- Sass for DRY stylesheets
- CoffeeScript for safer and less verbose javascript
- Multiple asset management solutions, including Sprockets
- ERb & Haml for dynamic pages and simplified HTML syntax
Middleman Alternatives & Comparisons
What are some alternatives to Middleman?
Jekyll
Think of Jekyll as a file-based CMS, without all the complexity. Jekyll takes your content, renders Markdown and Liquid templates, and spits out a complete, static website ready to be served by Apache, Nginx or another web server. Jekyll is the engine behind GitHub Pages, which you can use to host sites right from your GitHub repositories.
Hugo
Hugo is a static site generator written in Go. It is optimized for speed, easy use and configurability. Hugo takes a directory with content and templates and renders them into a full html website. Hugo makes use of markdown files with front matter for meta data.
Rails
Rails is a web-application framework that includes everything needed to create database-backed web applications according to the Model-View-Controller (MVC) pattern.
JavaScript
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments as well such as node.js or Apache CouchDB. It is a prototype-based, multi-paradigm scripting language that is dynamic,and supports object-oriented, imperative, and functional programming styles.
Git
Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.