# jbake を Homebrew, Nix でインストール

jbake のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:jbake
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install jbake
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#jbake
```

  証拠: nixpkgs package indexes: pkgs/by-name/jb/jbake/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:jbake
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/jbake>
- **バージョン:** 2.7.0
- **ソース概要:** Java based static site/blog generator
- **ホームページ:** <https://jbake.org/>
- **リポジトリ:** <https://github.com/jbake-org/jbake>
- **上流ドキュメント:** <https://jbake.org/>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://github.com/jbake-org/jbake/releases/download/v2.7.0/jbake-2.7.0-bin.zip>
- **最終更新:** 2026-06-22T14:03:48-07:00
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- jbake (cli)
- jbake (エイリアス)

## 依存関係

- openjdk

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 all

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 2.7.0
- マネージャ更新日: 2026-06-22
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/jbake-org/jbake
- 情報: No cached GitHub release or tag data was available.
## プロジェクトの歴史と使われ方

JBake is a Java-based open-source static site and blog generator aimed at developers and designers. It converts plain content, templates, assets, and metadata into a static website that can be hosted without a server-side CMS.

### プロジェクトの歴史

The JBake site identifies the JBake Team beginning in 2012, and the project team page lists Jonathan Bullock as founder and developer. The repository README presents JBake as a Java static site/blog generator, and the documentation records its Gradle, Maven, mill, sbt, and SBuild integrations.

The project adopted Semantic Versioning from v2.2.0 onward, according to its README. Later releases and documentation show the project moving through Java runtime requirements, Gradle-based builds, plugin integrations, and template/content support for common JVM publishing workflows.

### 採用の歴史

JBake occupies the JVM side of the static-site-generator ecosystem, with package metadata in the input showing Homebrew and Nix distribution and the official site listing sites built with JBake. Its adoption is narrower than Jekyll or Hugo, but useful for Java teams that want static publishing while keeping content generation inside familiar JVM tooling.

### 使われ方

A typical JBake project contains content, templates, assets, and a jbake.properties file; users run the jbake command or a build-tool plugin to generate HTML. The documentation describes Maven and Gradle integrations, watch/server-style workflows, Markdown, AsciiDoc, HTML content, metadata headers, and templating through engines such as Freemarker, Groovy, and Thymeleaf.

### パッケージ好きにとっての重要性

JBake is package-nerd interesting because it is a static site generator that lives in Java packaging culture rather than the Ruby, Go, or JavaScript ecosystems. It bridges CLI packaging, Maven artifacts, Gradle plugins, and content tooling in a way that makes sense for JVM shops and documentation sites.

### タイムライン

- 2012: JBake Team copyright period begins on the official site.
- 2013: Official documentation pages show early JBake manual authorship and project structure docs.
- v2.2.0: JBake adopts Semantic Versioning.
- 2016: JBake 2.6.0 release notes describe a move to a Gradle build and a Java 7 runtime requirement.
- 2021: JBake 2.7.0 release-candidate news documents continued Maven plugin and release work.

### Related projects

- JBake is related to Jekyll-style static site generation, Markdown, AsciiDoc, Freemarker, Groovy templates, Thymeleaf, Maven, Gradle, sbt, mill, SBuild, GitHub Pages-style hosting, and other static publishing tools.

### ソース

- <https://github.com/jbake-org/jbake>
- <https://jbake.org/>
- <https://jbake.org/community/sites.html>
- <https://jbake.org/community/team.html>
- <https://jbake.org/docs/latest/>
- <https://jbake.org/news/jbake-v2-6-0-released.html>
- <https://jbake.org/news/jbake-v2.7.0-release-candidate.html>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals


## 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

- Unix: jbake.properties, custom.properties
## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** jbake
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## 他のパッケージマネージャ記録

- Nix - jbake: normalized package name match | nixpkgs package indexes: pkgs/by-name/jb/jbake/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## 関連リンク

- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/ja/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/ja/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [Language runtime packages](https://pkg.so/ja/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [openjdk](https://pkg.so/ja/brew/openjdk/) - Runtime dependency declared by Homebrew.
- [zola](https://pkg.so/ja/brew/zola/) - Shares pkgdb curated category or tags: cli, developer-tools, markdown, static-site-generator, templates.
- [hexo](https://pkg.so/ja/brew/hexo/) - Shares pkgdb curated category or tags: blog, cli, developer-tools, markdown, static-site-generator.
- [eleventy](https://pkg.so/ja/brew/eleventy/) - Shares pkgdb curated category or tags: cli, developer-tools, markdown, static-site-generator, templates.
- [marmite](https://pkg.so/ja/brew/marmite/) - Shares pkgdb curated category or tags: blog, cli, developer-tools, markdown, static-site-generator.
- [blades](https://pkg.so/ja/brew/blades/) - Shares pkgdb curated category or tags: cli, developer-tools, markdown, static-site-generator, templates.
- [hugo](https://pkg.so/ja/brew/hugo/) - Shares pkgdb curated category or tags: cli, developer-tools, markdown, static-site-generator.
- [terraform-docs](https://pkg.so/ja/brew/terraform-docs/) - Shares pkgdb curated category or tags: asciidoc, cli, developer-tools, markdown.
- [mdbook](https://pkg.so/ja/brew/mdbook/) - Shares pkgdb curated category or tags: cli, developer-tools, markdown, static-site-generator.

## Combined YAML source

View the package source record on GitHub. [combined/jbake.yml](https://github.com/mxcl/pkgdb/blob/main/combined/jbake.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
