quartz/docs/plugins/Assets.md
2025-05-04 16:34:55 -07:00

788 B

title tags
Assets
plugin/emitter

This plugin emits all non-Markdown static assets in your content folder (like images, videos, HTML, etc). The plugin respects the ignorePatterns and optimizeImages configurations in configuration#General-Configuration.

Note that all static assets will then be accessible through its path on your generated site, i.e: host.me/path/to/static.pdf

Note

For information on how to add, remove or configure plugins, see the configuration#Plugins page.

This plugin has no configuration options.

API