Streams Guide: Organizing Content Beyond Tags
Streams Guide: Organizing Content Beyond Tags
"Complete guide to using streams for content organization in Marmite - an alternative to tags for categorizing your content."
Give us a ☆ on github
Static Site Generator
"Complete guide to using streams for content organization in Marmite - an alternative to tags for categorizing your content."
Maintaining working links is crucial for website quality and user experience. Lychee is a fast, asynchronous link checker that can validate all links in your Marmite-generated website, helping you ide...
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 process...
"Marmite now fully supports IndieWeb microformats, making your blog more discoverable and interoperable with the decentralized web ecosystem."
"Learn how to enable automatic banner image generation for your blog posts using Marmite's built-in image provider feature."
"Learn how to publish markdown source files alongside your HTML content with Marmite's new source publishing feature."
Marmite CLI is designed to be always executed pointing to an input_folder where the markdown content is located, and besides generating the site it comes with other useful features. The basic usage is...
This content does not show on index page and also does not show on main rss feed. Because this content defines a custom stream on the frontmatter --- stream: alt --- # Alternative Stream This will sh...
Marmite is a simple, easy and opinionated static site generator. Marmite doesn't require specific folder structure or complex configuration, the goal is that a blog can be generated simply by running...
Marmite separates content in two kinds, posts and pages. An opinionated decision of marmite is how it makes the distinction. Posts If content has a date it is a Post! Instead of having to mark if a co...