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."
Give us a ☆ on github
Static Site Generator
for blogs
made with ❤️ and 🦀
"Marmite 0.3.1 fixes static file merging, wikilink URL-decoding, multi-byte shortcode handling, and updates several dependencies."
"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."
"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!"
"Learn how to automatically resize images during site generation to optimize page load times and bandwidth"
"A demonstration of Obsidian-style wikilinks in Marmite with proper slug resolution"
"Learn how Marmite automatically generates sitemaps for better SEO"
"Learn how to use the --show-urls command to preview your site structure without building it"
"Learn how to use file mapping to copy arbitrary files during site generation"
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 ...
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-sh...