Add Pagefind search functionality and fix missing images

- Installed Pagefind static search indexing
- Created search page with custom dark theme styling
- Added search to main navigation menu
- Updated deploy script to include Pagefind indexing
- Fixed missing images in birthday and chick legacy pages
- Copied all missing legacy images from archive

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Eric Wagoner
2025-09-23 18:17:11 -04:00
parent eddd9d2a80
commit 527f0a2640
97 changed files with 3773 additions and 27 deletions

View File

@@ -72,6 +72,11 @@ theme = "m10c"
name = "Tags"
url = "/tags/"
weight = 2
[[menu.main]]
identifier = "search"
name = "Search"
url = "/search/"
weight = 3
[[menu.secondary]]
identifier = "then"
name = "Past"