macOS
brew install marmitelocal Homebrew formula metadata
brew
Static Site Generator for Blogs using Markdown. Version 0.4.0 via Homebrew; verified 2026-07-06.
install
brew install marmitelocal Homebrew formula metadata
nix profile install nixpkgs#marmitenixpkgs package indexes · pkgs/by-name/ma/marmite/package.nix · source: api.github.com
overview
Static Site Generator for Blogs using Markdown
history
Marmite is a Rust static-site generator for blogs built around the idea that Markdown files plus one command should be enough to publish a site.
The Marmite repository was created on 2024-10-14. The README expands the name as 'Markdown makes sites' and describes the project as a very simple static-site generator for bloggers.
Its official documentation and example content emphasize low setup: a directory of Markdown and media files can become a blog without adopting a rigid folder structure. The CLI defaults to marmite.yaml for configuration and accepts --config for an alternate file.
Marmite is younger than the long-running Markdown tools in this batch, but it gathered visible early interest: by 2026-07-01 GitHub metadata showed 856 stars and 51 forks. The supplied package-manager facts list Homebrew and Nix packages, and the README documents Homebrew and Cargo installation paths.
Release notes through 2025 and 2026 show the project moving from early static-site basics into feeds, themes, IndieWeb/microformats, search, series, shortcodes, and other blog-focused features while keeping a simple CLI entry point.
The core command is marmite INPUT_FOLDER OUTPUT_FOLDER. Users point Marmite at a folder of Markdown files and media, optionally provide marmite.yaml or --config, and generate a static output directory that can be served by any static host.
Package maintainers care about Marmite because it is a single Rust CLI in the crowded static-site-generator category, aiming for low-friction blogging rather than a large framework or JavaScript build pipeline.
Marmite's packaging story is simple and attractive: a compiled CLI, Homebrew/Nix availability, and Cargo installation. That is exactly the kind of static-site tool package managers like because it gives users a self-contained generator with few runtime surprises.
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.
marmite.yamlfile supplied with --configexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
marmite | 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/rochacbruno/marmite
install metadata
| Package key | brew:marmite |
|---|---|
| Version | 0.4.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/marmite |
| Homepage | https://rochacbruno.github.io/marmite/ |
| Repository | https://github.com/rochacbruno/marmite |
| Upstream docs | https://github.com/rochacbruno/marmite#readme |
| License | AGPL-3.0-or-later |
| Source archive | https://github.com/rochacbruno/marmite/archive/refs/tags/0.4.0.tar.gz |
| Last updated | 2026-07-06T16:12:32Z |
| Pulse | updated |
| 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 | marmite |
| 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.
marmite
nix profile install nixpkgs#marmitesource 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.