# jbake mit Homebrew, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für jbake in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install jbake
```

  Evidenz: local Homebrew formula metadata

### Linux

- Nix (92%):

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

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

## Paketfakten

- **Paketschlüssel:** brew:jbake
- **Paketmanager:** Homebrew
- **Version:** 2.7.0
- **Quellzusammenfassung:** Java based static site/blog generator
- **Homepage:** <https://jbake.org/>
- **Repository:** <https://github.com/jbake-org/jbake>
- **Zuletzt aktualisiert:** 2026-06-22T14:03:48-07:00
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- jbake (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 2.7.0
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

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

### Quellen

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


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- 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
## Andere Paketmanager-Einträge

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


## Quellen

- 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
