# blades mit Homebrew, MacPorts installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für blades in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:blades
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install blades
```

  Evidenz: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install blades
```

  Evidenz: MacPorts ports tree: www/blades/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

## Paketfakten

- **Paketschlüssel:** brew:blades
- **Paketmanager:** Homebrew
- **Version:** 0.6.0
- **Quellzusammenfassung:** Blazing fast dead simple static site generator
- **Homepage:** <https://www.getblades.org/>
- **Repository:** <https://github.com/grego/blades>
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- blades (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 0.6.0
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

- 2020: Blades repository is created on GitHub.
- 2020: Blades crate is published on crates.io.
- 2020s: Blades is packaged for Homebrew and MacPorts.
- 2020s: Official docs at getblades.org document configuration, themes, plugins, and content workflows.

### Related projects

- The README compares Blades' performance with Hugo and links an ssg-bench repository.
- Blades uses Mustache-style templates and the Ramhorns Rust templating engine, and suggests caretaker for watching or auxiliary automation.

### Quellen

- <https://crates.io/crates/blades>
- <https://github.com/grego/blades#readme>
- <https://www.getblades.org/>
- <https://www.getblades.org/config.html>
- source_facts.package-manager


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- 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: Blades.toml
## Andere Paketmanager-Einträge

- MacPorts - blades: normalized package name match | MacPorts ports tree: www/blades/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/blades.yml](https://github.com/mxcl/pkgdb/blob/main/combined/blades.yml)


## Quellen

- 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
