We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98f073e commit 8fdc9ddCopy full SHA for 8fdc9dd
hugo.yaml
@@ -64,6 +64,7 @@ markup:
64
style: github # Uncomment if you want your chosen highlight style used for code blocks without a specified language
65
# guessSyntax: true
66
67
+# It configures Hugo to render both index.html(web page) and index.json(metadata) files for each section of your site.
68
outputs:
69
section: [HTML, JSON]
70
0 commit comments