Changelog 2026-03-06 (Build Hygiene Warnings Cleared Pass)
Article content
Changed
- Enabled Goldmark raw HTML rendering (
markup.goldmark.renderer.unsafe = true) so authored HTML sections in content pages render as intended. - Added a dedicated home JSON output template (
layouts/index.json.json) for configured JSON home output. - Re-ran local build validation (
hugo --gc --minify) with warnings cleared.
Why
- This batch completes the build-hygiene follow-up queue item by removing remaining non-blocking warnings and restoring clean build output.