# Installer jbake avec Homebrew, Nix

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de jbake pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install jbake
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

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

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

## Faits du paquet

- **Clé du paquet:** brew:jbake
- **Gestionnaire de paquets:** Homebrew
- **Version:** 2.7.0
- **Résumé source:** Java based static site/blog generator
- **Page d'accueil:** <https://jbake.org/>
- **Dépôt:** <https://github.com/jbake-org/jbake>
- **Dernière mise à jour:** 2026-06-22T14:03:48-07:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- jbake (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 2.7.0
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

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

### Sources

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


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- 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
## Autres enregistrements de gestionnaires de paquets

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


## Sources

- 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
