You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
+++ |
|
title = "Setting empty outputs is fine" |
|
tags = ["outputs", "empty"] |
|
draft = false |
|
+++ |
|
|
|
If the `EXPORT_HUGO_OUTPUTS` property is left empty/unset, `ox-hugo` |
|
will not set the `outputs` variable in the front-matter at all. So |
|
only the HTML output will be created (default).
|
|
|