Flatmark Static Site Generator

Made yet another SSG. Inspired by Jekyll, Zola (no dependencies to install)…

The biggest differentiator is that it renders code, math(katex), diagrams (mermaid, graphviz) statically, no JS needed! (Selenium+chrome under the hood)

Multilang sites are also supported natively, data files, themes etc.

Has a server that watches files, rebuilds site, refreshes browser.

Static search with fusejs.

Let me know what you like and dislike, what should be added etc! :slight_smile:

4 Likes