Need advice about which tool to choose?Ask the StackShare community!
Get Advice from developers at your company using StackShare Enterprise. Sign up for StackShare Enterprise.
Learn MorePros of Gatsby
Pros of Hexo
Pros of Middleman
Pros of Gatsby
- Generated websites are super fast28
- Fast16
- GraphQL15
- Progressive Web Apps generation10
- Easy to connect with lots of CMS via official plugins9
- Reusable components (React)9
- Allows to use markdown files as articles7
- Static-sites5
- All the benefits of a static website + React+GraphQL5
- Images5
- List of starters as base for new project4
- Easy to connect with Drupal via official plugin3
- Open source3
- Gitlab pages integration1
- Incremental Build1
Pros of Hexo
- Ease of deployment18
- Uses NodeJS and npm13
- Easy GitHub Pages publishing12
- Powerful templating10
- Useful tools and plugins7
- Easy intergrating with js4
- Open source3
- Blazing Fast2
Pros of Middleman
- Rails for static sites20
- Erb, haml, slim18
- Live reload17
- Easy setup7
- Emacs org-mode integration by middleman-org3
- Make front-end easy and rock solid again1
Sign up to add or upvote prosMake informed product decisions
Cons of Gatsby
Cons of Hexo
Cons of Middleman
Cons of Gatsby
- No ssr6
- Very slow builds3
- Documentation isn't complete.3
- For-profit2
- Slow builds2
- Flash of unstyled content issues2
- Problematic between develop and build commands1
- Difficult debugging1
- Too many dependencies1
- Plugin driven development1
- Difficult maintenance1
Cons of Hexo
Be the first to leave a con
Cons of Middleman
Be the first to leave a con
Sign up to add or upvote consMake informed product decisions
What is Gatsby?
Gatsby lets you build blazing fast sites with your data, whatever the source. Liberate your sites from legacy CMSs and fly into the future.
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 Gatsby?
What companies use Hexo?
What companies use Middleman?
What companies use Gatsby?
What companies use Hexo?
What companies use Middleman?
Sign up to get full access to all the companiesMake informed product decisions
What tools integrate with Gatsby?
What tools integrate with Hexo?
What tools integrate with Middleman?
What tools integrate with Gatsby?
What tools integrate with Hexo?
What tools integrate with Middleman?
Sign up to get full access to all the tool integrationsMake informed product decisions
Blog Posts
What are some alternatives to Gatsby, Hexo, and Middleman?
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.
Next.js
Next.js is a minimalistic framework for server-rendered React applications.
React
Lots of people use React as the V in MVC. Since React makes no assumptions about the rest of your technology stack, it's easy to try it out on a small feature in an existing project.
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.
Create React App
Create React apps with no build configuration.