Need advice about which tool to choose?Ask the StackShare community!
CMS.js vs Jekyll: What are the differences?
CMS.js: Fully Client-Side JavaScript Site Generator. CMS.js is fully client-side, Javascript site generator in the spirit of Jekyll that uses plain ol' HTML, CSS and Javascript to generate your website. CMS.js is like a file-based CMS. It takes your content, renders Markdown and delivers a complete website in Single-Page App fashion...without the aid of server-side scripting (no Node.js, PHP, Ruby, etc.); Jekyll: Blog-aware, static site generator in Ruby. 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.
CMS.js and Jekyll belong to "Static Site Generators" category of the tech stack.
CMS.js and Jekyll are both open source tools. It seems that Jekyll with 38.1K GitHub stars and 8.31K forks on GitHub has more adoption than CMS.js with 2.96K GitHub stars and 284 GitHub forks.
As a Frontend Developer I wanted something simple to generate static websites with technology I am familiar with. GatsbyJS was in the stack I am familiar with, does not need any other languages / package managers and allows quick content deployment in pure HTML
or Markdown
(what you prefer for a project). It also does not require you to understand a theming engine if you need a custom design.
Pros of CMS.js
Pros of Jekyll
- Github pages integration75
- Open source54
- It's slick, customisable and hackerish37
- Easy to deploy24
- Straightforward cms for the hacker mindset23
- Gitlab pages integration7
- Best for blogging5
- Low maintenance2
- Easy to integrate localization2
- Huge plugins ecosystem1
- Authoring freedom and simplicity1
Sign up to add or upvote prosMake informed product decisions
Cons of CMS.js
Cons of Jekyll
- Build time increases exponentially as site grows4
- Lack of developments lately2
- Og doesn't work with postings dynamically1