Static site generator
Introduction
Starting out
Building blocks
References
Deployments
Templating engine
Installation
Poet is a Rust application distributed as a single binary with no runtime dependencies.
Install via Cargo
You can install Poet from Cargo (requires Rust and Nightly) by running:
cargo +nightly install poetInstall via prebuilt binaries
Coming soon.
You will also be able to download the binary file to install Poet with no other dependencies from our GitHub release page.