Posts tagged with 'features' - 3
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 →
Organizing Content with Series in Marmite
Learn how to organize related content into chronological series with Marmite's new Series feature read more →
Introducing Themes in Marmite
Learn how to create and use custom themes in Marmite static site generator read more →
Filename-Based Streams: Organize Content with File Naming
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 Streams? Filename-based streams allow you to specif ... read more →
Configurable Markdown Parser Options
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 processed and rendered. Configuration Structure Add a mar ... read more →
Automatic Image Download for Posts
Learn how to enable automatic banner image generation for your blog posts using Marmite's built-in image provider feature. read more →