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.
2 parents 98f073e + 8fdc9dd commit f63d4a1Copy full SHA for f63d4a1
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