Bruno Rocha - 2
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 →
Automatic Sitemap Generation
Learn how Marmite automatically generates sitemaps for better SEO 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 →
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 →
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 →