Skip to content

Commit 5211c7f

Browse files
DavidLiedleclaude
andcommitted
Enable JSON output for search functionality
Add JSON output format to home page outputs to generate the search index required by hugo-book theme's flexsearch feature. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
1 parent 97a3c1c commit 5211c7f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

website/hugo.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,12 @@ menu:
5959
url: "https://iolanguage.org"
6060
weight: 20
6161

62+
outputs:
63+
home:
64+
- HTML
65+
- RSS
66+
- JSON
67+
6268
markup:
6369
goldmark:
6470
renderer:

0 commit comments

Comments
 (0)