Skip to content

Add TinySearch-powered site search - #85

Merged
mre merged 1 commit into
masterfrom
feature/tinysearch
Aug 14, 2026
Merged

Add TinySearch-powered site search#85
mre merged 1 commit into
masterfrom
feature/tinysearch

Conversation

@mre

@mre mre commented Aug 14, 2026

Copy link
Copy Markdown
Owner

Summary

  • add a shared search and theme control to homepage and post headers
  • build live full-text results with TinySearch 0.11.0 and same-origin navigation
  • keep the search form in normal document flow and replace page content while searching
  • include the generated WASM for plain Zola local previews
  • update the production build and CI to generate the latest search index

Validation

  • zola build
  • TinySearch 0.11.0 optimized WASM build
  • desktop and mobile headless Chrome interaction checks
  • local-origin result navigation check
  • JavaScript syntax and project diagnostics

@mre
mre merged commit fb1b278 into master Aug 14, 2026
1 check passed
@mre
mre deleted the feature/tinysearch branch August 14, 2026 19:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant