SMRTR ProgrammingOct 28, 2024Hacker News

Marmite: Zero Config Static Site Generator written in Rust

SMRTR summary

Marmite is a straightforward static site generator that converts markdown files to HTML with minimal setup. It reads .md files, parses them to HTML, extracts metadata, and generates a static site in an output folder. Users appreciate its simplicity and ease of use. Marmite can be installed via cargo or by downloading a pre-built binary. While it offers basic customization options, users with more complex needs may prefer alternatives like Cobalt or Zola.

SMRTR provides this summary for quick context. The original article belongs to Hacker News.

Read the original article
SMRTR Programming

Get the next batch of curated stories in your inbox.

This archive is built from SMRTR newsletter stories. Subscribe for hand-picked stories without the extra noise.

Related Stories

Browse Programming
ProgrammingAug 24, 2026

Programming Paradigms

A structured roadmap for experienced developers to move beyond language familiarity and genuinely master the four core programming paradigms.