Automic VaultAutomic Vault

brew

使用 Homebrew 安装 eleventy

查看 eleventy 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install eleventy

local Homebrew formula metadata

概览

软件包摘要

Simpler static site generator

命令和别名

  • eleventy

历史

项目历史与用法

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.

时间线

  • 2017: GitHub repository created.
  • 2022: Eleventy v1.0.0 released.
  • 2023: Eleventy v2.0.0 released.
  • 2024: Eleventy v3.0.0 released.
  • 2026: v3.1.6 stable and v4.0.0 alpha releases visible in official release metadata.

Related projects

  • Eleventy is commonly compared with Jekyll, Hugo, Astro, Next.js static export workflows, and other static site generators. It also sits near Markdown processors, Liquid and Nunjucks templating, npm build tooling, and plugin ecosystems.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 1 个运行时依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
.eleventy.jseleventy.config.jseleventy.config.mjseleventy.config.cjs

可执行文件

已安装的可执行文件

命令类型暴露范围备注
eleventycli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-25
管理器版本3.1.6
管理器更新时间2026-06-04
本地数据OK
上游not checked
检测到的最新版本未检测到

https://www.11ty.dev

  • 信息Release/tag comparison is only available for GitHub repositories.https://www.11ty.devnone 置信度

安装元数据

软件包元数据

软件包键brew:eleventy
版本3.1.6
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/eleventy
主页https://www.11ty.dev
仓库https://github.com/11ty/eleventy
上游文档https://www.11ty.dev/docs
许可证MIT
源码归档https://registry.npmjs.org/@11ty/eleventy/-/eleventy-3.1.6.tgz
最后更新2026-06-04T01:00:06Z
Pulseupdated
依赖node
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameeleventy
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment