Eleventy

Eleventy

Static Site Generatorยทwww.11ty.dev โ†—

Eleventy, also known as 11ty, is a simple and efficient static site generator, eliminating the need for complicated build processes. Perfect for blogs, portfolios, and documentation websites, Eleventy supports a wide range of template languages including HTML, Markdown, Liquid, Nunjucks, and more. Unopinionated in design, this JavaScript-based tool allows for easy customization and exceptional performance. Eleventy's minimalistic approach and broad compatibility make it an ideal choice for developers seeking a versatile, easy-to-learn tool for generating fast, secure, and scalable static sites.

727
websites using Eleventy
Create a technology report โ†’
Export with emails, socials, country, TLD and industry filters
Websites using Eleventy by countrymarket share ยท top 8 countries
๐Ÿ‡บ๐Ÿ‡ธUnited States
6.1%
๐Ÿ‡ฎ๐Ÿ‡นItaly
3.9%
๐Ÿ‡ฉ๐Ÿ‡ชGermany
3.6%
๐Ÿ‡ฌ๐Ÿ‡งUnited Kingdom
3%
๐Ÿ‡ซ๐Ÿ‡ทFrance
1.7%
๐Ÿ‡ต๐Ÿ‡ฑPoland
1.5%
๐Ÿ‡จ๐Ÿ‡ฆCanada
1.4%
๐Ÿ‡ท๐Ÿ‡บRussian Federation
1.4%
0%2%4%6%8%
Websites using Eleventy by industrydetected industries
Technology & Computing ยท 29%Shopping ยท 21%Fashion & Beauty ยท 21%Software Development ยท 15%Entertainment ยท 8.8%Non-profit & Charity ยท 5.9%MARKETSHARE
Technology & Computing29%
Shopping21%
Fashion & Beauty21%
Software Development15%
Entertainment8.8%
Non-profit & Charity5.9%

Websites using Eleventy

showing 25 of 727
WebsiteCountryIndustrySizeFounded
Showing 25 of 727 websitesGet the full list โ†’

Frequently asked

What is Eleventy?โ€บ
Eleventy is a simple, flexible, and powerful static site generator that helps developers build websites by transforming template files and data objects into static HTML files. It supports various template languages, such as Nunjucks, Liquid, Handlebars, and more, allowing developers to choose the one they prefer.
How do I install Eleventy?โ€บ
To install Eleventy, you first need Node.js installed on your system. Then, you can use the following command in your terminal or command prompt to install it globally:
What benefits does Eleventy offer compared to other static site generators?โ€บ
Eleventy offers several benefits, including its simplicity, flexibility, and the ability to support various template languages. Its zero-config approach makes it easy for beginners to get started, while its extensible architecture provides experienced developers with the tools they need to create complex projects.
Can I use data in Eleventy to generate dynamic content?โ€บ
Yes, Eleventy allows you to use various data sources, such as JSON, YAML, or JavaScript files, to create dynamic content by injecting the data into your templates. It also supports front-matter data and global data, enabling you to organize and manage your data effectively throughout your project.
How do I deploy an Eleventy site?โ€บ
Once you've built your Eleventy site, you can deploy the generated static HTML files to any web server or hosting platform that supports static site hosting, such as GitHub Pages, Netlify, Vercel, or Firebase. The deployment process will depend on your chosen platform, but generally, you'll need to upload or push the generated output folder (`_site` by default) to your hosting provider.

Get the free browser extension

Identify the technology stack of any website instantly, right from your browser.