jaredkrinke / md2blog

Zero-config static site generator for dev blogs
https://jaredkrinke.github.io/md2blog/
Other
50 stars 4 forks source link
blog deno goldsmith minimalist static-site-generator

md2blog

A zero-config static site generator for dev blogs

What does md2blog do?

Convert a self-contained, organized set of Markdown posts into a minimal, but fully functional static blog, requiring zero configuration.

How is md2blog different?

The key differentiator for md2blog is the "self-contained, organized" part. By this, I mean:

Additionally, the produced site is "minimal, but fully functional" in the following sense:

Note that "zero configuration" implies that md2blog is highly opinionated, to the point that there are (almost) no options to configure. Instead of fiddling with options and themes, your focus is strictly on writing and publishing content.

How do I use md2blog?

Here's how to get started:

Can I see some examples?

Here are two web sites that are built using md2blog:

Additional resources