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, an...
Give us a ☆ on github
Static Site Generator
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, an...
"Learn how to use file mapping to copy arbitrary files during site generation"
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 ...
"Learn how to organize related content into chronological series with Marmite's new Series feature"
"Complete reference for all Marmite configuration options, including site metadata, feature toggles, and advanced settings."
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 S...
"Complete reference for Marmite's template system, including all available variables, functions, and customization options."
"Complete guide to using streams for content organization in Marmite - an alternative to tags for categorizing your content."
Maintaining working links is crucial for website quality and user experience. Lychee is a fast, asynchronous link checker that can validate all links in your Marmite-generated website, helping you ide...
Marmite now supports configurable markdown parser options through the markdown_parser section in your marmite.yaml configuration file. This allows you to customize how your markdown content is process...