Poet
Create content
Static Site Generator Templating Engine
GitHub
Static site generator
Introduction
What is Poet?
Installation
Starting out
Starting out with a template project
Create your first page
Add more pages
Organize your pages as collections
Style your content
Building blocks
Collections navigation
Table of contents
Previous/Next navigation
Assets, images, files
Code blocks
Internal links
Repeatable components
References
Front matter
Shortcodes
Layouts
Where to put CSS, JS, and other assets
Managing assets
Using props
Live reload
Deployments
Generating static pages
GitHub Pages
Templating engine
What are Rhai Components?
Poet and JSX differences
On this page
Install via Cargo

Installation

Poet is a Rust application distributed as a single binary with no runtime dependencies.

Install via Cargo

You can install Poet from Cargo by running:

cargo install poet

If you encounter issues with the standard installation, try using the Nightly toolchain:

cargo +nightly install poet
What is Poet? Starting out with a template project

Made with ❤️ by Intentee and contributors.

Bluesky Discord LinkedIn X YoutTube