Automic VaultAutomic Vault

brew

eleventy を Homebrew でインストール

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.dev信頼度 none

インストールメタデータ

パッケージメタデータ

パッケージキー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

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • 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