Configuration Reference
Configuration Reference
"Complete reference for all Marmite configuration options, including site metadata, feature toggles, and advanced settings."
Give us a ☆ on github
Static Site Generator
for blogs
made with ❤️ and 🦀
"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...
"Marmite now fully supports IndieWeb microformats, making your blog more discoverable and interoperable with the decentralized web ecosystem."
"Learn how to enable automatic banner image generation for your blog posts using Marmite's built-in image provider feature."
"Learn how to publish markdown source files alongside your HTML content with Marmite's new source publishing feature."
Marmite CLI is designed to be always executed pointing to an input_folder where the markdown content is located, and besides generating the site it comes with other useful features. The basic usage is...