Marmite is a static site generator designed specifically for creating blogs, focusing on minimal setup and ease of use. Written in Rust, it converts Markdown files into HTML websites, allowing users to start blogging with just a directory of markdown files and a single command. The tool is aimed at bloggers and those who want to quickly build and customize static blog sites without extensive configuration.
Key features of Marmite include live reloading during development, RSS feed generation, and a built-in development server. It offers a web-based component called the Marmite Playground, which enables users to write markdown, adjust settings, and preview their site directly in the browser without any installation. Users can organize content in subfolders and apply folder-level frontmatter defaults to reduce repetition of metadata such as tags, dates, and streams. Marmite also supports multiple sites within a single workspace, allowing cross-site references, shared configuration, and unified builds.
Additional capabilities include multilingual content management through language streams, which provides automatic translation linking, language-specific pages, and SEO tags. The tool validates internal links at build time, offering configurable warnings or strict failure modes to help prevent broken references. It can generate redirect aliases when content slugs are changed, preserving links and SEO integrity. Users can choose different color schemes and themes to customize the appearance of their blogs.
Marmite is delivered as both a command-line tool and a web-based playground. Installation can be performed via a shell script or other documented methods. The platform is distributed under a CC-BY_NC-SA license, as indicated in the page footer. Marmite positions itself within the class of static site generators, particularly those optimized for blogging workflows and markdown-based content.
In the Frameworks & SDKs space, Marmite 0.3.1 takes a focused approach. It focuses on simplifying the process of creating and managing static blogs with minimal setup. Marmite 0.3.1 is an open-source project aimed at bloggers and developers seeking static site solutions. The project is open source (AGPL-3.0). It runs on the web and the command line.
It is developed by Marmite contributors, and the product first shipped in 2024. The project is developed in the open on GitHub with 854 stars and 52 commits in the last 90 days. Among its 7 catalogued features are static site generation, markdown support, and live preview.
Latest indexed changes and source events
Other apps tracked under the same category.