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

11ty

89
104
+ 1
15
Jekyll

1.6K
1.4K
+ 1
230
Add tool

11ty vs Jekyll: What are the differences?

What is 11ty? A simpler static site generator. A simpler static site generator. An alternative to Jekyll. Written in JavaScript. Transforms a directory of templates (of varying types) into HTML Works with HTML, Markdown, Liquid, Nunjucks, Handlebars, Mustache, EJS, Haml, Pug, and JavaScript Template Literals..

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

11ty and Jekyll can be primarily classified as "Static Site Generators" tools.

Some of the features offered by 11ty are:

  • uses independent template engines
  • works with your project’s existing directory structure
  • works with multiple template languages

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

  • Simple - No more databases, comment moderation, or pesky updates to install—just your content.
  • Static - Markdown (or Textile), Liquid, HTML & CSS go in. Static sites come out ready for deployment.
  • Blog-aware - Permalinks, categories, pages, posts, and custom layouts are all first-class citizens here.

Jekyll is an open source tool with 38.1K GitHub stars and 8.31K GitHub forks. Here's a link to Jekyll's open source repository on GitHub.

Decisions about 11ty and Jekyll
Manuel Feller
Frontend Engineer at BI X · | 4 upvotes · 142.4K views

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.

See more
Get Advice from developers at your company using StackShare Enterprise. Sign up for StackShare Enterprise.
Learn More
Pros of 11ty
Pros of Jekyll
  • 4
    Flexibility on choosing template
  • 3
    Content decoupled as much as possible from Eleventy
  • 3
    Flexible, allows progressive conversion of templates
  • 3
    Great use of data files/sources
  • 2
    Zero boilerplate client-side JavaScript
  • 74
    Github pages integration
  • 54
    Open source
  • 37
    It's slick, customisable and hackerish
  • 24
    Easy to deploy
  • 23
    Straightforward cms for the hacker mindset
  • 7
    Gitlab pages integration
  • 5
    Best for blogging
  • 2
    Low maintenance
  • 2
    Easy to integrate localization
  • 1
    Huge plugins ecosystem
  • 1
    Authoring freedom and simplicity

Sign up to add or upvote prosMake informed product decisions

Cons of 11ty
Cons of Jekyll
    Be the first to leave a con
    • 4
      Build time increases exponentially as site grows
    • 2
      Lack of developments lately
    • 1
      Og doesn't work with postings dynamically

    Sign up to add or upvote consMake informed product decisions

    What is 11ty?

    A simpler static site generator. An alternative to Jekyll. Written in JavaScript. Transforms a directory of templates (of varying types) into HTML. Works with HTML, Markdown, Liquid, Nunjucks, Handlebars, Mustache, EJS, Haml, Pug, and JavaScript Template Literals.

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

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

    Jobs that mention 11ty and Jekyll as a desired skillset
    CBRE
    United States of America Oregon The Dalles
    CBRE
    United States of America Nebraska Omaha
    CBRE
    United Kingdom of Great Britain and Northern Ireland England Canary Wharf
    What companies use 11ty?
    What companies use Jekyll?
    See which teams inside your own company are using 11ty or Jekyll.
    Sign up for StackShare EnterpriseLearn More

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

    What tools integrate with 11ty?
    What tools integrate with Jekyll?

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

    Blog Posts

    GitHubPythonSlack+25
    7
    3043
    What are some alternatives to 11ty and Jekyll?
    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.
    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.
    Metalsmith
    In Metalsmith, all of the logic is handled by plugins. You simply chain them together. Since everything is a plugin, the core library is actually just an abstraction for manipulating a directory of files.
    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.
    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.
    See all alternatives