]> danix's work - danix.xyz-2.git/commit
feat: add search index JSON generation template
authorDanilo M. <redacted>
Mon, 20 Apr 2026 11:22:38 +0000 (13:22 +0200)
committerDanilo M. <redacted>
Mon, 20 Apr 2026 11:22:38 +0000 (13:22 +0200)
commitb6d4089bc8db863d361e21759469c2fcbfcd854c
tree0d0bc307d3f43f146bca6d2923b64a5e8ae736e3
parentc7d64a6fa58da9337ce6acc16ab8427798235341
feat: add search index JSON generation template

Generates /search-index.json at build time containing title, url, date, and summary for all articles. Template uses Hugo's jsonify and plainify filters for safe JSON output. Includes outputFormats configuration in hugo.toml to enable JSON output format.

Co-Authored-By: Claude Haiku 4.5 <redacted>
hugo.toml
themes/danix-xyz-hacker/layouts/index.json [new file with mode: 0644]