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

Assemble

24
26
+ 1
0
Hexo

352
384
+ 1
70
Add tool

Assemble vs Hexo: What are the differences?

What is Assemble? The static site generator for Node.js, Grunt.js and Yeoman. Most popular site generator for Grunt.js and Yeoman. Assemble is used to build hundreds of web projects, ranging in size from a single page to 14,000 pages (that we're aware of!).

What is 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.

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

Some of the features offered by Assemble are:

  • Allows you to carve your HTML up into reusable fragments: partials, includes, sections, snippets... Whatever you prefer to call them, Assemble does that.
  • Optionally use layouts to wrap your pages with commonly used elements and content.
  • "Pages" can either be defined as HTML/templates, JSON or YAML, or directly inside the Gruntfile.

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

  • 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.

Assemble and Hexo are both open source tools. Hexo with 27.1K GitHub stars and 3.6K forks on GitHub appears to be more popular than Assemble with 3.7K GitHub stars and 256 GitHub forks.

Advice on Assemble and Hexo
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 Assemble
Pros of Hexo
    Be the first to leave a pro
    • 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

    Sign up to add or upvote prosMake informed product decisions

    What is Assemble?

    Most popular site generator for Grunt.js and Yeoman. Assemble is used to build hundreds of web projects, ranging in size from a single page to 14,000 pages (that we're aware of!).

    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.

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

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

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

    What tools integrate with Assemble?
    What tools integrate with Hexo?
      No integrations found

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

      What are some alternatives to Assemble and Hexo?
      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.
      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.
      VuePress
      A minimalistic static site generator with a Vue-powered theming system, and a default theme optimized for writing technical documentation. It was created to support the documentation needs of Vue's own sub projects.
      Astro
      It is a new kind of static site builder that delivers lightning-fast performance with a modern developer experience. It combines decades of proven performance best practices with the DX improvements of the component-oriented era. Use your favorite JavaScript framework and automatically ship the bare-minimum amount of JavaScript—by default.
      See all alternatives