macOS
brew install jbakelocal Homebrew formula metadata
brew
Java based static site/blog generator. Version 2.7.0 via Homebrew; verified 2026-06-22.
install
brew install jbakelocal Homebrew formula metadata
nix profile install nixpkgs#jbakenixpkgs package indexes · pkgs/by-name/jb/jbake/package.nix · source: api.github.com
overview
Java based static site/blog generator
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
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.
Config paths the tool may read or write during local use.
jbake.propertiescustom.propertiesexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
jbake | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/jbake-org/jbake
install metadata
| Package key | brew:jbake |
|---|---|
| Version | 2.7.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/jbake |
| Homepage | https://jbake.org/ |
| Repository | https://github.com/jbake-org/jbake |
| Upstream docs | https://jbake.org/docs |
| License | MIT |
| Source archive | https://github.com/jbake-org/jbake/releases/download/v2.7.0/jbake-2.7.0-bin.zip |
| Last updated | 2026-06-22T14:03:48-07:00 |
| Pulse | updated |
| Dependencies | openjdk |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
jbake
nix profile install nixpkgs#jbakesource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.