Need advice about which tool to choose?Ask the StackShare community!

Hexo

351
384
+ 1
70
Middleman

169
190
+ 1
66
Add tool

Hexo vs Middleman: What are the differences?

Hexo: A fast, simple & powerful blog framework, powered by Node.js. Hexo is a fast, simple and powerful blog framework. It parses your posts with Markdown or other render engine and generates static files with the beautiful theme. All of these just take seconds; Middleman: A static site generator using all the shortcuts and tools in modern web development. Middleman is a command-line tool for creating static websites using all the shortcuts and tools of the modern web development environment.

Hexo and Middleman belong to "Static Site Generators" category of the tech stack.

Some of the features offered by Hexo are:

  • Blazing Fast - Node.js brings you incredible generating speed. Hundreds of files take only seconds to build.
  • Markdown Support - All features of GitHub Flavored Markdown are supported. You can even use most Octopress plugins in Hexo.
  • One-Command Deployment - You only need one command to deploy your site to GitHub Pages, Heroku or other sites.

On the other hand, Middleman provides the following key features:

  • Sass for DRY stylesheets
  • CoffeeScript for safer and less verbose javascript
  • Multiple asset management solutions, including Sprockets

"Ease of deployment" is the top reason why over 15 developers like Hexo, while over 17 developers mention "Rails for static sites" as the leading cause for choosing Middleman.

Hexo and Middleman are both open source tools. It seems that Hexo with 26.9K GitHub stars and 3.57K forks on GitHub has more adoption than Middleman with 6.48K GitHub stars and 699 GitHub forks.

DigitalOcean, Poll Everywhere, and Virtkick are some of the popular companies that use Middleman, whereas Hexo is used by Hazeorid, Erudika, and Flex.io. Middleman has a broader approval, being mentioned in 32 company stacks & 16 developers stacks; compared to Hexo, which is listed in 6 company stacks and 23 developer stacks.

Advice on Hexo and Middleman
Needs advice
on
GatsbyGatsbyHexoHexo
and
WordPressWordPress

I have been building a website with Gatsby (for a small group of volunteers). I track it in GitHub and push it to Amazon S3.

I am satisfied with it as a single user; however, I would like to get non-technical teammates to be able to post Markdown blog posts. I tried to teach them to add mdx files, git push, gastby build, and publish with gatsby-plugin-s3, but I am getting a fair amount of resistance :).

So I wonder if there are tools, preferably using Node.js, that allow multi-user blog authors a la wordpress, i.e. with an interface for non technical bloggers, but producing static/pre-rendered web pages.

(PS: I am considering having a node/express.js server where they could upload their mdx file and the server would re-build push and publish for them, without having them install anything, but I'd like to know if something already exists before jumping into this endeavor)

See more
Replies (1)
Recommends
on
GatsbyGatsbyNetlify CMSNetlify CMS

If you're after Markdown I would look at https://www.netlifycms.org. I've used it on several projects to allow clients to use Markdown to publish and it integrates really well with Gatsby. You can create your own content structures using it then implement them into your templates. These are all the widgets you can use: https://www.netlifycms.org/docs/widgets/

This keeps it strictly static file driven with no database or need for express etc.

See more
Get Advice from developers at your company using StackShare Enterprise. Sign up for StackShare Enterprise.
Learn More
Pros of Hexo
Pros of Middleman
  • 18
    Ease of deployment
  • 13
    Uses NodeJS and npm
  • 12
    Easy GitHub Pages publishing
  • 10
    Powerful templating
  • 7
    Useful tools and plugins
  • 4
    Easy intergrating with js
  • 3
    Open source
  • 3
    Blazing Fast
  • 20
    Rails for static sites
  • 18
    Erb, haml, slim
  • 17
    Live reload
  • 7
    Easy setup
  • 3
    Emacs org-mode integration by middleman-org
  • 1
    Make front-end easy and rock solid again

Sign up to add or upvote prosMake informed product decisions

What is Hexo?

Hexo is a fast, simple and powerful blog framework. It parses your posts with Markdown or other render engine and generates static files with the beautiful theme. All of these just take seconds.

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.

Need advice about which tool to choose?Ask the StackShare community!

What companies use Hexo?
What companies use Middleman?
See which teams inside your own company are using Hexo or Middleman.
Sign up for StackShare EnterpriseLearn More

Sign up to get full access to all the companiesMake informed product decisions

What tools integrate with Hexo?
What tools integrate with Middleman?

Sign up to get full access to all the tool integrationsMake informed product decisions

What are some alternatives to Hexo and 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.
Ghost
Ghost is a platform dedicated to one thing: Publishing. It's beautifully designed, completely customisable and completely Open Source. Ghost allows you to write and publish your own blog, giving you the tools to make it easy and even fun to do.
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.
Apache Aurora
Apache Aurora is a service scheduler that runs on top of Mesos, enabling you to run long-running services that take advantage of Mesos' scalability, fault-tolerance, and resource isolation.
WordPress
The core software is built by hundreds of community volunteers, and when you’re ready for more there are thousands of plugins and themes available to transform your site into almost anything you can imagine. Over 60 million people have chosen WordPress to power the place on the web they call “home” — we’d love you to join the family.
See all alternatives