Files
hugo/docs/content/en/quick-reference/glossary/output-format.md
2025-02-13 10:40:34 +01:00

397 B

title, reference
title reference
output format /templates/output-formats/

An output format is a collection of settings that defines how Hugo renders a file when building a site. For example, html, rss, and json are built-in output formats. You can create multiple output formats and control their generation based on page kind, or by enabling one or more output formats for specific pages.