macOS
brew install cobaltlocal Homebrew formula metadata
brew
Static site generator written in Rust. Version 0.20.4 via Homebrew; verified from local package data.
install
brew install cobaltlocal Homebrew formula metadata
nix profile install nixpkgs#cobaltnixpkgs package indexes · pkgs/by-name/co/cobalt/package.nix · source: api.github.com
sudo pacman -S cobaltArch Linux sync databases · cobalt · source: geo.mirror.pkgbuild.com
scoop install main/cobaltScoop official bucket manifest trees · bucket/cobalt.json · source: api.github.com
winget install --id cobalt-org.cobalt -eWindows Package Manager source index · cobalt-org.cobalt · source: cdn.winget.microsoft.com
overview
Static site generator written in Rust
history
Cobalt is a Rust static site generator distributed as the `cobalt` command, packaged for Homebrew and as the `cobalt-bin` crate on crates.io. Its package-nerd appeal is that it is an early Rust-era take on the Jekyll-style static site workflow: source files, front matter, Liquid-style templates, and a small native CLI.
The GitHub repository was created in 2014, and the changelog records `0.2` as the initial release. The project later organized around the `cobalt-org/cobalt.rs` repository and publishes the binary crate as `cobalt-bin`.
Cobalt's changelog shows the tool growing into a fuller site generator through 2016 and 2017, adding `serve`, `watch`, `new`, custom paths, RSS improvements, draft support, syntax highlighting experiments, generated binaries for macOS, Windows, and Linux, and a move from getopt to clap.
Cobalt remains a niche but durable Rust CLI. crates.io lists `cobalt-bin` with tens of thousands of downloads, while Homebrew, Nix, Arch, Scoop, and WinGet packaging in the input show that the tool crossed beyond Cargo-only installation.
Users create a site with Cobalt's directory conventions and configure site-wide behavior in `_cobalt.yml`. The official docs describe `_cobalt.yml` as the default config file for site options, source and destination directories, front matter defaults, syntax highlighting, pages, posts, and assets.
The day-to-day CLI shape is familiar for static site generators: initialize or create content, build static output, and use local serving/watch workflows while editing.
Cobalt is useful as a package-history marker for the period when Rust CLIs began replacing scripting-language developer tools. Its significance is not mass adoption; it is the way it packages a static-site workflow into a native binary and ships across Cargo and OS package managers.
The package is also a reminder that package names can be ambiguous: crates.io has an unrelated `cobalt` crate, while the static site generator's executable package is `cobalt-bin`.
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.
_cobalt.ymlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
cobalt | 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/cobalt-org/cobalt.rs
install metadata
| Package key | brew:cobalt |
|---|---|
| Version | 0.20.4 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/cobalt |
| Homepage | https://cobalt-org.github.io/ |
| Repository | https://github.com/cobalt-org/cobalt.rs |
| Upstream docs | https://cobalt-org.github.io/docs |
| License | Apache-2.0 OR MIT |
| Source archive | https://github.com/cobalt-org/cobalt.rs/archive/refs/tags/v0.20.4.tar.gz |
| Build dependencies | rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | cobalt |
| 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.
cobalt
nix profile install nixpkgs#cobaltcobalt 0.20.4-2
Static site generator written in Rust
sudo pacman -S cobaltmain/cobalt
scoop install main/cobaltcobalt-org.cobalt
winget install --id cobalt-org.cobalt -esource 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.