macOS
brew install bladeslocal Homebrew formula metadata
sudo port install bladesMacPorts ports tree · www/blades/Portfile · source: api.github.com
brew
Blazing fast dead simple static site generator. Version 0.6.0 via Homebrew; verified from local package data.
install
brew install bladeslocal Homebrew formula metadata
sudo port install bladesMacPorts ports tree · www/blades/Portfile · source: api.github.com
overview
Blazing fast dead simple static site generator
history
Blades is a Rust static site generator focused on speed, simple configuration, and minimal moving parts. It packages as a single CLI for generating HTML from content and templates.
The repository was created in 2020 and the crate was published on crates.io the same year. The README describes Blades as a 'blazing fast dead simple static site generator' using zero-copy deserialization and the Ramhorns templating engine.
Blades is distributed through crates.io, Homebrew, and MacPorts. Its adoption is modest but clear enough for packaging: a small Rust SSG with official docs at getblades.org and a package-manager footprint beyond Cargo.
Users run blades init to create a site, then build, all, lazy, colocate, or new to generate pages and assets. The project configuration is Blades.toml, and docs cover themes, templates, plugins, taxonomies, feeds, sitemaps, and asset colocation.
Blades is interesting to package nerds as part of the Rust static-site-generator wave: small native binaries competing with older ecosystems on startup time and simple deployment. Its 'one job' positioning contrasts with larger generators that bundle watchers, asset pipelines, or language-specific plugin stacks.
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.
Blades.tomlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
blades | 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/grego/blades
install metadata
| Package key | brew:blades |
|---|---|
| Version | 0.6.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/blades |
| Homepage | https://www.getblades.org/ |
| Repository | https://github.com/grego/blades |
| Upstream docs | https://www.getblades.org/ |
| License | GPL-3.0-or-later |
| Source archive | https://github.com/grego/blades/archive/refs/tags/v0.6.0.tar.gz |
| Build dependencies | rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | blades |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| 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.
blades
sudo port install bladessource 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.