Static Site Generators

Eleventy – simpler static site generator

Eleventy is a simpler static site generator.

It transforms a directory of templates (of varying types) into HTML. It’s zero-config by default but has flexible configuration options. It works with your project’s existing directory structure.

The software uses independent template engines.

While Eleventy uses JavaScript in node.js to transform templates into content, importantly (by default) it does not recommend nor force your HTML to include any Eleventy-specific client-side JavaScript

Key Features

  • Mix and match templating engines to allow easy migration of existing content.
  • Works with your project’s existing directory structure.
  • Works with multiple template language including HTML, Markdown, Liquid, Nunjucks, Handlebars, Mustache, EJS, Haml, Pug, and JavaScript Template Literals. You can pick one or use them all together in a single project.
  • Incremental – flexible enough to allow conversion of only a few templates at a time. Migrate as fast or as slow as you’d like.
  • Works great with data — use both front matter and external data files to inject content into templates.

Website: www.11ty.dev
Support: GitHub Code Repository
Developer: Zach Leatherman
License: MIT License

Learn JavaScript with our recommended free books and free tutorials.


Related Software

JavaScript Static Site Generators
Next.jsMinimalistic framework for server-rendered React applications
GatsbyReact-based open source framework for creating websites and apps
EleventyTransforms a directory of templates (of varying types) into HTML
HexoFast, simple & powerful blog framework, powered by Node.js
AstroWebsite build tool for the modern web
DocusaurusBuild, deploy and maintain documentation websites
GitBookPublish beautiful docs for your users
VuePressMinimalistic Vue-powered static site generator
MetalsmithSimple, pluggable static site generator
DocsifyDocumentation site generator
React StaticProgressive static-site generator for React
GridsomeJamstack framework for Vue.js
CuttlebelleReact static site generator
AssembleRapid prototyping and static site generation
PaniniSuper simple flat file generator for use with Gulp
constexprjsStic site generator without a DSL or a templating language

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments