Skip to content

Conversation

@lbeckman314
Copy link

@lbeckman314 lbeckman314 commented Nov 26, 2025

Overview

This PR adds client-side search functionality to the GRIP website via Pagefind and a Search Dialog inspired by Starlight

Tip

Checkout a live preview → grip-dev.netlify.app

Current Behavior ❌

Caution

No search support!

Search Example

New Behavior ✅

1. Search Bar in Menu

Search Example

2. Search Dialog

Search Example

3. Example Search

Search Example

Copilot AI review requested due to automatic review settings November 26, 2025 01:51
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds search functionality to the GRIP website using Pagefind, a static site search library. The implementation includes a modal dialog interface with keyboard shortcuts and quick navigation links.

Key Changes:

  • Added a search modal dialog component with Pagefind integration
  • Integrated search button into the site header with Cmd/Ctrl+K keyboard shortcut support
  • Updated build process to generate Pagefind search index

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 8 comments.

File Description
website/layouts/partials/search.html New search modal component with dialog UI, Pagefind integration, event handlers for modal interactions, and associated styles
website/layouts/partials/head.html Added search button to header navigation and included the search partial component
Makefile Added Pagefind index generation step to the website build process

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

lbeckman314 and others added 8 commits November 25, 2025 21:46
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