macOS
brew install cobaltlocal Homebrew formula metadata
安装
brew install cobaltlocal Homebrew formula metadata
nix profile install nixpkgs#cobaltnixpkgs package indexes · pkgs/by-name/co/cobalt/package.nix · 来源: api.github.com
sudo pacman -S cobaltArch Linux sync databases · cobalt · 来源: geo.mirror.pkgbuild.com
scoop install main/cobaltScoop official bucket manifest trees · bucket/cobalt.json · 来源: api.github.com
winget install --id cobalt-org.cobalt -eWindows Package Manager source index · cobalt-org.cobalt · 来源: cdn.winget.microsoft.com
概览
Static site generator written in Rust
历史
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`.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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.yml可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
cobalt | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/cobalt-org/cobalt.rs
安装元数据
| 软件包键 | brew:cobalt |
|---|---|
| 版本 | 0.20.4 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/cobalt |
| 主页 | https://cobalt-org.github.io/ |
| 仓库 | https://github.com/cobalt-org/cobalt.rs |
| 上游文档 | https://cobalt-org.github.io/docs |
| 许可证 | Apache-2.0 OR MIT |
| 源码归档 | https://github.com/cobalt-org/cobalt.rs/archive/refs/tags/v0.20.4.tar.gz |
| 构建依赖 | rust |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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 -e来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.