Bruno Rocha - 4
Marmite 0.2.7 Release Notes
Marmite 0.2.7 introduces shortcodes, image galleries, automatic image resizing with parallel processing, live reload for development, sitemap generation, Python package, and many improvements. A major update packed with new features! read more →
Image Optimization and Resizing
Learn how to automatically resize images during site generation to optimize page load times and bandwidth read more →
Wikilinks Demo & How To Guide
A demonstration of Obsidian-style wikilinks in Marmite with proper slug resolution read more →
Python Installation with pip
Marmite can now be installed directly from Python's package index using pip! This makes it incredibly easy to get started with marmite, especially if you're already working in a Python environment. Installation Simply run: pip install marmite This wi ... read more →
Image Gallery
Learn how to use the gallery shortcode to display image galleries in your content read more →
Shortcodes Guide
Note This feature was added in version 0.2.7. Shortcodes are a powerful feature in Marmite that allow you to insert dynamic content into your posts and pages using simple markers. They work similar to macros in other static site generators. What ar ... read more →
Automatic Sitemap Generation
Learn how Marmite automatically generates sitemaps for better SEO read more →
File Mapping Feature
Learn how to use file mapping to copy arbitrary files during site generation read more →
Show URLs Dry Run Command
Learn how to use the --show-urls command to preview your site structure without building it read more →
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 →