
Elder.js
The SEO-first Svelte framework optimized for massive, AI-generated programmatic sites.

The simpler, high-performance static site generator for the modern decoupled web.

Eleventy (often written as 11ty) is a radical departure from the heavyweight, JavaScript-first static site generators like Next.js or Gatsby. Built on Node.js, it prioritizes a 'zero-client-side-JavaScript' default, allowing developers to build lightning-fast websites that achieve perfect Lighthouse scores out of the box. By 2026, Eleventy has positioned itself as the industry standard for performance-critical projects, documentation engines, and enterprise-grade decoupled architectures. It supports a staggering array of template languages—including Nunjucks, Liquid, Markdown, and WebC—which can be used interchangeably within a single project. The technical architecture is centered around a powerful 'Data Cascade' system that merges global, directory, and template-specific data, providing granular control over the build process without the complexity of a GraphQL layer. Its 2026 roadmap emphasizes 'Islands Architecture' via the WebC plugin, allowing for targeted hydration of interactive components while maintaining a minimal bundle size. As web regulations increasingly penalize slow-loading, script-heavy sites, Eleventy’s build-time-only execution model offers a future-proof solution for developers who demand total control over their HTML output.
Eleventy (often written as 11ty) is a radical departure from the heavyweight, JavaScript-first static site generators like Next.
Explore all tools that specialize in automated image optimization. This domain focus ensures Eleventy delivers optimized results for this specific requirement.
A hierarchical data merging system that combines data from Front Matter, Template Data files, Directory Data files, and Global Data files.
Single-file components for HTML that provide scoped CSS and JavaScript with zero-config bundling.
A low-level utility to perform build-time image transformations, generating multiple formats (WebP, AVIF) and sizes.
Ability to use 10+ different template languages (Liquid, Nunjucks, Handlebars, etc.) in the same project.
Build system that only re-processes files that have changed, significantly reducing build times for large sites.
A plugin that allows Eleventy to generate pages on-demand using serverless functions while remaining an SSG at its core.
Programmatic grouping of content based on tags, metadata, or custom filtering logic in the config file.
Install Node.js (version 18+ recommended) and initialize a new project directory.
Run 'npm install @11ty/eleventy --save-dev' to add Eleventy to your dev dependencies.
Create an index.md file with basic Markdown content and YAML front matter.
Execute 'npx @11ty/eleventy' to perform the initial build and generate the _site folder.
Create a .eleventy.js configuration file in the root to define custom directories.
Set up a 'layouts' folder to manage reusable HTML shells using Nunjucks or Liquid.
Implement the 'Data Cascade' by adding a _data folder for global JSON or JS data files.
Install the 'eleventy-img' plugin for automated responsive image processing.
Run 'npx @11ty/eleventy --serve' to start a local development server with hot reloading.
Configure a CI/CD pipeline (e.g., GitHub Actions) to automate builds on every git push.
All Set
Ready to go
Verified feedback from other users.
"Users praise its 'unparalleled speed' and 'refreshing simplicity' compared to React-based alternatives. It is a favorite among web performance advocates."
Post questions, share tips, and help other users.

The SEO-first Svelte framework optimized for massive, AI-generated programmatic sites.

Build blazing fast, modern websites with Vue.js and a centralized GraphQL data layer.

The progressive Ruby-powered framework for AI-optimized, high-performance web experiences.

The world’s fastest framework for building websites with sub-millisecond build speeds.

Transform your plain text into static websites and blogs with a Ruby-powered engine.

The robust, Haskell-driven static site library for developer-centric content ecosystems.

The Java-based open-source static site generator for flexible, developer-centric content pipelines.