Posts tagged with 'features'
Marmite 0.4.2 Release Notes
Marmite 0.4.2 adds media file link validation and fixes broken TOC anchor links. read more →
Marmite 0.4.1 Release Notes
Marmite 0.4.1 Release Notes
☆Marmite 0.4.1 adds a content editor, development toolbar, content management API, smart directory auto-detection, and duplicate slug detection. read more →
Marmite Editor
The marmite editor is a full-featured markdown editor with live preview, metadata management, and file editing built into the dev server. read more →
Marmite Toolbar
The marmite toolbar is a floating development panel injected during --serve mode that lets you create, edit, move, clone, and delete content directly from the browser. read more →
Content Management API
Marmite exposes a local REST API during --serve mode for creating, editing, moving, cloning, and deleting content, plus managing site configuration. read more →
Marmite 0.4.0 Release Notes
Marmite 0.4.0 adds workspace multi-site support, multilingual content via language streams, content subfolder media, internal link validation, redirect aliases, and migrates to Tera 2.0. read more →
Folder-Level Frontmatter Defaults
Organize content in subfolders with shared frontmatter defaults - reduce repetition by inheriting stream, tags, date, and other metadata from a folder-level configuration file. read more →
Workspace - Multi-Site Support
Build and manage multiple marmite sites from a single workspace with cross-site references, shared configuration, and unified builds. read more →
Redirect Aliases
Generate redirect pages for old URLs when you rename content slugs, preserving links and SEO with the aliases frontmatter field. read more →
Internal Link Validation
Validate internal links at build time to catch broken references before deployment, with configurable warning and strict failure modes. read more →