feat: add Pagefind client-side search

Add Pagefind indexing after each Eleventy build with a search page at
/search/. Indexes main content only (sidebars excluded), supports dark
mode theming and URL query parameters (?q=).

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Ricardo
2026-02-05 10:49:05 +01:00
parent a8b44329d8
commit d9c84cad80
8 changed files with 114 additions and 5 deletions

1
.gitignore vendored
View File

@@ -3,6 +3,7 @@ node_modules/
# Build output
_site/
_pagefind/
css/style.css
# Cache