Zorto

Under construction. Zorto is in early development, check back soon.

A fast static site generator with executable code blocks inspired by Zola and Quarto.

Install #

curl -LsSf https://dkdc.sh/zorto/install.sh | sh

Features #

  • Zola-compatible config and content format (config.toml, +++ TOML frontmatter, Tera templates)
  • Executable code blocks{python} and {bash} fenced blocks run at build time, output rendered inline
  • SCSS compilation via grass
  • Live reload preview server with WebSocket hot refresh
  • Fast – single Rust binary, parallel builds