# 使用 Homebrew, Nix 安装 jbake

查看 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
