]> danix's work - danix.xyz-2.git/commit
refactor: unify 404 page with shared search functionality
authorDanilo M. <redacted>
Mon, 20 Apr 2026 11:59:05 +0000 (13:59 +0200)
committerDanilo M. <redacted>
Mon, 20 Apr 2026 11:59:05 +0000 (13:59 +0200)
commit60f1a9352ed91135b531e14e7d061c0a1987cd0b
tree2c21fa2ac64481523392e00d6b8f12981396c9c8
parent7ac53237b95c798beb57b37f2f7bf38be1f4056b
refactor: unify 404 page with shared search functionality

Removes inline window.articlesData from both 404 pages. not-found-page.js now uses shared notFoundPage Alpine component from search.js (lazy-loaded index). Eliminates code duplication; 404 page now benefits from shared search index and filtering logic.

Co-Authored-By: Claude Haiku 4.5 <redacted>
themes/danix-xyz-hacker/assets/js/not-found-page.js
themes/danix-xyz-hacker/layouts/404.en.html
themes/danix-xyz-hacker/layouts/404.it.html