macOS
brew install eleventylocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für eleventy in AI-Agent-Workflows.
Installation
brew install eleventylocal Homebrew formula metadata
Überblick
Simpler static site generator
Verlauf
Eleventy is a JavaScript static site generator that presents itself as a simpler alternative to Jekyll. It transforms directories of templates into HTML and supports Markdown, HTML, JavaScript, Liquid, Nunjucks, and many add-on template formats.
The Eleventy repository was created in November 2017. It emerged during a period when static site generators were splitting between Ruby-era tools such as Jekyll, JavaScript build pipelines, and newer content-first approaches.
Eleventy differentiated itself by keeping the build tool close to content: many template languages, no required client-side JavaScript, and a configuration file only when needed. Official releases reached v1.0.0 in January 2022, v2.0.0 in February 2023, and v3.0.0 in October 2024.
By 2026 the GitHub repository had been renamed under the Build Awesome branding, while the public docs and package ecosystem continued to preserve the Eleventy identity and backwards-compatible install path.
Eleventy became popular with web developers who wanted a fast, framework-light static generator that could still fit into npm, Markdown, and modern template workflows. Its official site emphasizes documentation, community channels, plugins, examples, and an npm-distributed package.
The project's adoption is also reflected in its release cadence and compatibility promises: the docs expose stable v3 documentation, older v0-v2 documentation, and v4 prereleases, while the README notes backwards-compatible installation using the historical `@11ty/eleventy` package name.
Developers use Eleventy to build blogs, documentation sites, marketing sites, and other mostly-static web projects from source templates. A project can start with content and templates, then add configuration files such as `eleventy.config.js` when it needs collections, passthrough copy, filters, plugins, or custom template behavior.
Package-manager users encounter Eleventy as both a CLI and an npm development dependency. The Homebrew formula exposes the `eleventy` executable, while most JavaScript projects install it locally through npm-compatible package managers.
Eleventy is significant because it is a package-manager-native static site generator that stayed deliberately boring in a JavaScript ecosystem often defined by heavy client frameworks. It is also a useful cataloging case: the brand, package name, CLI name, docs site, and renamed GitHub repository do not all use the same string.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
.eleventy.jseleventy.config.jseleventy.config.mjseleventy.config.cjsExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
eleventy | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:eleventy |
|---|---|
| Version | 3.1.6 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/eleventy |
| Homepage | https://www.11ty.dev |
| Repository | https://github.com/11ty/eleventy |
| Upstream-Dokumentation | https://www.11ty.dev/docs |
| Lizenz | MIT |
| Quellarchiv | https://registry.npmjs.org/@11ty/eleventy/-/eleventy-3.1.6.tgz |
| Zuletzt aktualisiert | 2026-06-04T01:00:06Z |
| Pulse | updated |
| Abhängigkeiten | node |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | eleventy |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Quellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.