# 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
- **バージョン:** 2.7.0
- **ソース概要:** Java based static site/blog generator
- **ホームページ:** <https://jbake.org/>
- **リポジトリ:** <https://github.com/jbake-org/jbake>
- **最終更新:** 2026-06-22T14:03:48-07:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- jbake (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 2.7.0
## プロジェクトの歴史と使われ方

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
## 他のパッケージマネージャ記録

- 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


## 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
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
