Static site generator
Introduction
Starting out
Building blocks
References
Deployments
Templating engine
Assets, images, files
Poet comes with an asset management system that is deeply integrated with esbuild. That makes it easy to add and render different types of assets in your project. It also generates preload tags for imported resources.
You can read more about asset management in the Managing assets article.