Skip to main content

Crate zorto

Crate zorto 

Source
Expand description

Zorto: the AI-native static site generator (SSG) with executable code blocks & more.

This crate provides the CLI binary and the run entry point used by the PyO3 Python bindings.

Re-exports§

pub use zorto_core as core;

Modules§

config
content
site

Structs§

CliExit

Functions§

run
Run the zorto CLI with the given arguments.