Bruno Rocha
Marmite
Marmite
☆Marmite is a fast, minimal static site generator written in Rust that converts Markdown files into HTML websites. It's designed for simplicity and includes features like live reloading, RSS feeds, and a built-in development server. Marmite is the e ... read more →
Marmite 0.2.6 Release Notes
Marmite 0.2.6 release notes
☆Marmite 0.2.6 brings powerful new features including themes, series support, enhanced markdown parsing, and much more. This release includes breaking changes to the --start-theme command. read more →
Getting started
Getting started
☆Learn how to create your blog with Marmite in minutes, you can start with zero-config and then customize gradually later. Not convinced yet? Read why-to-use-marmite Quick Start Installation Marmite is written in Rust 🦀 so if you have Rust in your sy ... read more →
File Mapping Feature
Learn how to use file mapping to copy arbitrary files during site generation read more →
Shortcodes Guide
Important This is a Beta feature currently available only on the main branch. It has not been released in a stable version yet. Shortcodes are a powerful feature in Marmite that allow you to insert dynamic content into your posts and pages using si ... read more →
Remote Theme Download
Marmite now supports downloading and installing themes directly from remote repositories! This feature makes it easy to share and reuse themes across projects. Using Remote Themes Learn more about themes on Introducing themes in marmite Download from ... read more →
Organizing Content with Series in Marmite
Learn how to organize related content into chronological series with Marmite's new Series feature read more →
Configuration Reference
Complete reference for all Marmite configuration options, including site metadata, feature toggles, and advanced settings. read more →
Filename-Based Streams: Organize Content with File Naming
Marmite now supports automatic stream detection from filenames, making it even easier to organize your content without having to manually specify stream names in frontmatter. What are Filename-Based Streams? Filename-based streams allow you to specif ... read more →
Template Reference
Complete reference for Marmite's template system, including all available variables, functions, and customization options. read more →