Skip to navigation Skip to main content
11ty Logo Sustainability Fundraising
Eleventy
Eleventy Documentation
Stable
2.0.1
Canary
3.0.0-alpha.17
Toggle Menu
Eleventy 1.93s
Gatsby 29.05s

Official Eleventy Plugins

All official plugins live under the @11ty npm organization and plugin names will include the @11ty/ prefix.

  • Image: A utility to resize and generate images.
  • Fetch: A utility to fetch and cache network requests.
  • <is-land>: A plugin to smartly and efficiently load and initialize client-side components to your web site.
  • Render: A plugin to add shortcodes to render an Eleventy template string (or file) inside of another template.
  • Upgrade Helper: A plugin to help you upgrade your Eleventy project between major version releases.
  • Internationalization (i18n): Utilities to manage pages and linking between localized content on Eleventy projects.
  • RSS: Generate an RSS or Atom feed to allow others to subscribe to your content using a feed reader.
  • Syntax Highlighting: Code syntax highlighting using PrismJS without client-side JavaScript.
  • InputPath to URL: Maps an Eleventy input file path to its output URL.
  • Navigation: A plugin for creating hierarchical navigation in Eleventy projects. Supports breadcrumbs too!
  • HTML <base>: Emulate the <base> element by adding a prefix to all URLs in .html output files.
  • Directory Output: A plugin to group and sort console output by directory, with file size and benchmarks.
  • Inclusive Language: A plugin to check for inclusive language in markdown files.
  • Edge: A plugin to run Eleventy in an Edge Function to add dynamic content to your Eleventy sites.
  • Serverless: A plugin to run Eleventy in a serverless function for server side rendering (e.g. Previews in your CMS) and/or in very large sites with On-demand Builders.

Other pages in Plugins: