About Eleventy
Eleventy is a simple yet powerful static site generator that prioritizes performance, flexibility, and ease of use. With support for multiple template languages, zero-config setup, and a focus on decoupled content, Eleventy helps you build blazing-fast websites without the complexity of client-side frameworks. Trusted by NASA, Google, and Mozilla, it offers full control over your project's output and a thriving community.
FAQ
You can upgrade Eleventy by running npm install @11ty/eleventy@X, where X is the major version you want to upgrade to (e.g., npm install @11ty/eleventy@1 for v1).
The Eleventy Upgrade Helper plugin assists in upgrading your project to a new major version of Eleventy by identifying violations and warnings in your build output.
Install the helper plugin with npm install @11ty/eleventy-upgrade-help@X, add it to your Eleventy configuration file, run your build, address any violations, and then remove the plugin.
Documentation for Eleventy plugins, including the Upgrade Helper, can be found in the Plugins section of the Eleventy documentation.
Eleventy supports HTML, Markdown, MDX, JavaScript, JSX, TypeScript, and various templating languages like Nunjucks, Liquid, Handlebars, Mustache, EJS, HAML, Pug, and Sass.
You can configure Eleventy by creating a configuration file (e.g., eleventy.config.js or .eleventy.js) and using the eleventyConfig object to add plugins, set data, and customize behavior.
The Eleventy Dev Server is a development server that allows you to preview your site locally and automatically rebuilds when files change.
You can contribute to Eleventy by following the guidelines in the Community section of the documentation, which includes information on how to contribute and the project's Code of Conduct.
Alternatives to consider
See all alternativesBadges
Promote Eleventy giving it more exposure, by adding these badges to your website, documentation, or product listing. Each badge links back to Eleventy page on Webfolio.
<a href="https://www.webfolio.to/tools/eleventy?utm_source=badge&utm_campaign=badge" target="_blank" rel="noopener noreferrer"><img src="https://www.webfolio.to/badges/featured_color.svg" alt="Featured on Webfolio" style="max-width: 150px" /></a>
Categories
Claim this tool
Are you the founder? Claim your profile to update details and track views.