Posts tagged with 'features'
Marmite 0.3.1 Release Notes
Marmite 0.3.1 Release Notes
☆Marmite 0.3.1 fixes static file merging, wikilink URL-decoding, multi-byte shortcode handling, and updates several dependencies. read more →
Marmite 0.3.0 Release Notes
Marmite 0.3.0 Release Notes
☆Marmite 0.3.0 brings build-time syntax highlighting with Arborium, enhanced search with inline match previews, improved font rendering with Atkinson Hyperlegible Next, and several bug fixes. read more →
Marmite 0.2.7 Release Notes
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 →
Automatic Sitemap Generation
Learn how Marmite automatically generates sitemaps for better SEO 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 →
File Mapping Feature
Learn how to use file mapping to copy arbitrary files during site generation 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 →
Shortcodes Demo
Note This feature was added in version 0.2.7. This post demonstrates the new shortcodes feature in Marmite. Read more about how to create your own shortcodes on Shortcodes Guide > creating-custom-shortcodes YouTube Video Here's a video about static ... read more →