Software Alternatives & Reviews

Eleventy

Simpler static site generator. subtitle

Eleventy Reviews and details

Screenshots and images

  • Eleventy Landing page
    Landing page //
    2023-09-01

Badges

Promote Eleventy. You can add any of these badges on your website.
SaaSHub badge
Show embed code

Videos

Meet Eleventy

Eleventy: Key Features and Getting Started

Eleventy | Fall Winter 2021 2022 Women's Fashion Show Review | Milan fashion week 2021

Social recommendations and mentions

We have tracked the following product recommendations or mentions on various public social media platforms and blogs. They can help you see what people think about Eleventy and what they use it for.
  • Character and Subsector generators for Classic Traveller, with TAS Forms!
    I wrote an online catalog a while back (and I need to get back on adding graphics and products at some point). It’s written using Eleventy and the minisearch library. The source and data are available on Github if you want to see how I did things. I’m not a professional web designer either, but it was a fun project. Source: 5 months ago
  • How to build a website without frameworks and tons of libraries
    I moved from static HTML to 11ty (https://11ty.dev) for the same reason and I'm pretty happy with how simple it allows you to keep things. Plus, it helps me avoid yak shaving instead of writing content! I think for a site like this I'd go with 11ty, just a clean project without a template or custom config, one collection to pull the photos from Flickr inline the styles. (just sharing my personal approach, nothing... - Source: Hacker News / 10 months ago
  • Running Eleventy Serverless On AWS Lambda@Edge
    Eleventy is great. It’s a static site generator written in JavaScript, for “Fast Builds and even Faster Web Sites.” It’s 10 to 20 times faster than the alternatives, like Gatsby or Next.js. You get all of your content statically rendered and ready to be CDN-delivered. You needn’t worry about server-side rendering to get those pretty social share unfurls. And, if you have a large data set, that’s great — Eleventy... - Source: dev.to / about 1 year ago
  • 23 of the best Eleventy Themes (Starters) for 2023
    An Eleventy starter project using JavaScript templates — the vanilla JavaScript and Eleventy theme of your dreams. - Source: dev.to / over 1 year ago
  • Sweeter searches with Pagefind
    As newer versions of Pagefind appear, its powers grow; and one of those enhancements has enabled me to make my site’s search results better — specifically, by cutting out stuff which really didn’t belong. I’ll give a couple of examples herein, explaining the respective procedures for my two favorite SSGs, Eleventy and Hugo. - Source: dev.to / over 1 year ago
  • Simplifying switcheroos
    Thus, I can effortlessly, instantly switch my site between Eleventy and Hugo, or between Hugo and Astro, or between Astro and . . . well, you see.3. - Source: dev.to / over 1 year ago
  • Cache-busting in Eleventy: a simpler way with Sass
    If you use the Eleventy static site generator (SSG) and Sass to build your website, read on for some cool stuff. - Source: dev.to / over 1 year ago
  • Get good Git info from Eleventy, too
    In “Get good Git info from Hugo,” I explained how to use the Hugo static site generator (SSG)’s built-in Git info variables to display page-by-page Git commit data for one’s static website. Well, lo and behold, you can get that kind of information in the Eleventy SSG, too. You just need to add a little code, in the form of a shortcode that takes advantage of Eleventy-supplied data. - Source: dev.to / over 1 year ago
  • Walk with an Eleventy site, before you can run.
    Every time I open the documentation website of Eleventy, I get this urge to cry, or change career! So I decided to create a small website, that has absolutely nothing, but the bare minimum, and keep it as reference, so next time I consider Eleventy, I don't have to go through their appreciated -yet crappy- get started! - Source: dev.to / over 1 year ago
  • 11ty experience: weekend project.
    So, I have tested Gridsome and 11ty.dev this time, and while Gridsome didn't work for me and felt half-baked with not very active community, and just looked like "gatsby poor mans copy for vue lovers" (sorry gridsome devs!), 11ty was a _very_ pleasant experience which was clearly superior to my old PHP setup in every way. It just worked flawlessly and while I am pretty new to static site generators, every part of... Source: over 1 year ago
  • Astro and the move to MDX
    Based on my tests, the move to MDX looks like a winner. In dev mode, edits to “watched” files show up virtually immediately (I’d say Astro's MDX DX, so to speak, is very similar to that of Eleventy’s with plain Markdown). This could simplify a move to Astro for some folks with big, Markdown-heavy sites, folks who simply couldn’t stomach the molasses-like DX that they’d encountered before Astro/MDX interactivity... - Source: dev.to / over 1 year ago
  • I'm building a personal website. Should I bother doing it in Python or just use a template?
    Use a static site generator (I recommend Eleventy) unless you have a dynamic site (one which serves pages differently for different users, although the lines are blurring now because of how much dynamic content can be injected even into static sites). It’s a much better experience for both your users and you. Source: almost 2 years ago
  • Adding Custom Anchors to Headings in Markdown - Eleventy
    By default, 11ty uses markdown-it library to parse markdown. But, it seems that by default, markdown-it doesn't support syntax for applying an id to a header element. - Source: dev.to / almost 2 years ago
  • Eleventy - Shortcode for Embedding Codepen
    Don't know what eleventy is? Before you read further, check out this amazing series of articles by Tatiana Mac to know more about eleventy and static site generators in general. - Source: dev.to / almost 2 years ago
  • Get good Git info from Hugo
    I got the idea yesterday, when I saw a post from Aleksandr Hovhannisyan. In it, he gave a fine tutorial about displaying this data in pages built with the Eleventy SSG. Hovhannisyan’s method employed JavaScript to fetch the necessary Git data for use by his Eleventy templates. - Source: dev.to / almost 2 years ago
  • Stay in the race with Hugo, Bookshop, and CloudCannon’s Git-powered CMS
    As its GitHub home page explains, the purpose of Bookshop is to enable the building of components in the various templating languages used by SSGs. The result meshes seamlessly with CloudCannon. At launch, Bookshop supported the Ruby-based Jekyll and JavaScript-based Eleventy SSGs. It now also supports the Go-based Hugo, with support for more platforms in the works. - Source: dev.to / about 2 years ago
  • Is Astro ready for your blog?
    Remember that Astro is still in beta, although the Astro team announced earlier this month that they plan for version 1.0 to go to general availability in June. For each item, I’ll assess Astro’s associated compliance or performance vs. That of a few other platforms I’ve used: in alphabetical order, Eleventy, Gatsby, Hugo, and Next.js. - Source: dev.to / about 2 years ago
  • Static tweets in Eleventy, Hugo, and Astro
    This is a follow-up to two earlier posts about doing this in the Eleventy and Hugo SSGs:. Source: about 2 years ago
  • Let all your devices see your site
    If you’re using a pre-version-2.x version of the Eleventy SSG, its Browsersync dependency will, by default, display the correct IP address when you run Eleventy in dev mode. In Eleventy 2.x and above, its built-in dev server doesn’t do that by default but you can edit its settings in the .eleventy.js config file so that it will, by adding a line saying showAllHosts: true (the showAllHosts default setting is false). - Source: dev.to / about 2 years ago
  • What's the Best Wiki for a Self Hosted Home Lab?
    I've used Eleventy to build web sites and a pseudo-wiki for documentation. Source: about 2 years ago
  • News-Blog template powered by Eleventy / zuix.js
    Based on zuix.js Web Starter and zuix.js HTML-PWA, this web application Is implemented as a static site with markdown and liquid templates using 11ty engine. - Source: dev.to / about 2 years ago

External sources with reviews and comparisons of Eleventy

10 static site generators to watch in 2021
The popularity of Eleventy is difficult to measure on the web, since by design, it is transparent and unobtrusive, leaving no signature in the sites it generates. However, anecdotally (and observed within the Netlify build infrastructure) we are seeing Eleventy gain momentum particularly among parts of the web development community interested in performance and retaining complete control over their site output....

Do you know an article comparing Eleventy to other products?
Suggest a link to a post with product alternatives.

Suggest an article

Generic Eleventy discussion

Log in or Post with

This is an informative page about Eleventy. You can review and discuss the product here. The primary details have not been verified within the last quarter, and they might be outdated. If you think we are missing something, please use the means on this page to comment or suggest changes. All reviews and comments are highly encouranged and appreciated as they help everyone in the community to make an informed choice. Please always be kind and objective when evaluating a product and sharing your opinion.