Expand description
Zorto — the AI-native static site generator (SSG) with executable code blocks.
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§
Functions§
- run
- Run the zorto CLI with the given arguments.