macOS
brew install marmitelocal Homebrew formula metadata
安装
brew install marmitelocal Homebrew formula metadata
nix profile install nixpkgs#marmitenixpkgs package indexes · pkgs/by-name/ma/marmite/package.nix · 来源: api.github.com
概览
Static Site Generator for Blogs using Markdown
历史
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.
安全态势
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.
marmite.yamlfile supplied with --config可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
marmite | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/rochacbruno/marmite
安装元数据
| 软件包键 | brew:marmite |
|---|---|
| 版本 | 0.4.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/marmite |
| 主页 | https://rochacbruno.github.io/marmite/ |
| 仓库 | https://github.com/rochacbruno/marmite |
| 上游文档 | https://github.com/rochacbruno/marmite#readme |
| 许可证 | AGPL-3.0-or-later |
| 源码归档 | https://github.com/rochacbruno/marmite/archive/refs/tags/0.4.0.tar.gz |
| 最后更新 | 2026-07-06T16:12:32Z |
| Pulse | updated |
| 构建依赖 | 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 | 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
marmite
nix profile install nixpkgs#marmite来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.