# Install marmite with Homebrew, Nix

Static Site Generator for Blogs using Markdown. Version 0.4.0 via Homebrew; verified 2026-07-06.

## Install

```sh
sudo av install brew:marmite
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install marmite
```

  Evidence: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#marmite
```

  Evidence: nixpkgs package indexes: pkgs/by-name/ma/marmite/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Package facts

- **Package key:** brew:marmite
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/marmite>
- **Version:** 0.4.0
- **Source summary:** Static Site Generator for Blogs using Markdown
- **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
- **Generated:** 2026-07-08T07:18:31+00:00

## Executables

- marmite (cli)
- marmite (alias)

## Build dependencies

- rust

## Install behavior

- Post-install hook: not defined
- Bottle: available on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 0.4.0
- Package-manager updated: 2026-07-06
- Local data: ok
- Upstream repository: https://github.com/rochacbruno/marmite
- Upstream latest detected: 0.4.0 (current)
## Project history and usage

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.

### Project history

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.

### Adoption history

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.

### How it is used

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.

### Why package nerds care

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.

### Timeline

- 2024: GitHub repository created.
- 2025: 0.2.x releases expanded blog, theme, feed, and publishing features.
- 2026: 0.3.x releases continued with binary assets and documentation updates.

### Related projects

- Marmite belongs to the static-site-generator family alongside Hugo, Zola, Jekyll, and other Markdown-to-site tools.
- It uses CommonMark/GitHub Flavored Markdown style input and focuses on blog publishing workflows.

### Sources

- <https://github.com/rochacbruno/marmite>
- <https://marmite.blog/>
- <https://raw.githubusercontent.com/rochacbruno/marmite/main/README.md>
- source_facts.repo


## Security Notes

narrow executable package without higher-risk signals.

- **Geiger risk:** green / low
- 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: marmite.yaml, file supplied with --config
## Source Database Details

- **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:** head, stable

## Other Package-Manager Records

- Nix - marmite: normalized package name match | nixpkgs package indexes: pkgs/by-name/ma/marmite/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Related links

- [Source-control packages](https://www.automicvault.com/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://www.automicvault.com/pkg/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [rust](https://www.automicvault.com/pkg/brew/rust/) - Build dependency declared by Homebrew.
- [jbake](https://www.automicvault.com/pkg/brew/jbake/) - Shares av.db curated category or tags: blog, cli, developer-tools, markdown, static-site-generator.
- [docfx](https://www.automicvault.com/pkg/brew/docfx/) - Shares av.db curated category or tags: cli, developer-tools, markdown, static-site-generator.
- [eleventy](https://www.automicvault.com/pkg/brew/eleventy/) - Shares av.db curated category or tags: cli, developer-tools, markdown, static-site-generator.
- [gostatic](https://www.automicvault.com/pkg/brew/gostatic/) - Shares av.db curated category or tags: cli, developer-tools, markdown, static-site-generator.
- [hugo](https://www.automicvault.com/pkg/brew/hugo/) - Shares av.db curated category or tags: cli, developer-tools, markdown, static-site-generator.
- [pelican](https://www.automicvault.com/pkg/brew/pelican/) - Shares av.db curated category or tags: cli, developer-tools, markdown, static-site-generator.
- [zola](https://www.automicvault.com/pkg/brew/zola/) - Shares av.db curated category or tags: cli, developer-tools, markdown, static-site-generator.
- [cobalt](https://www.automicvault.com/pkg/brew/cobalt/) - Shares av.db curated category or tags: cli, developer-tools, static-site-generator.

## Combined YAML source

View the package source record on GitHub. [combined/marmite.yml](https://github.com/automic-vault/db/blob/main/combined/marmite.yml)


## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
