blog/quartz/docs/plugins/ContentPage.md
2026-01-15 12:30:55 -08:00

649 B

title tags
ContentPage
plugin/emitter

This plugin is a core component of the Quartz framework. It generates the HTML pages for each piece of Markdown content. It emits the full-page layout, including headers, footers, and body content, among others.

Note

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

This plugin has no configuration options.

API