-
Notifications
You must be signed in to change notification settings - Fork 141
Add PageFind beta V2 (Full Text Search across Site) #2857
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
MoshiMoshiMochi
merged 42 commits into
MarkBind:master
from
MoshiMoshiMochi:feat/pagefind-beta
Mar 25, 2026
Merged
Changes from all commits
Commits
Show all changes
42 commits
Select commit
Hold shift + click to select a range
3d8dd75
Copy gerteck's pagefind implementation
MoshiMoshiMochi 86a801e
Add initial agolia styling & remove redundant code
MoshiMoshiMochi 73f10b8
Implement temporary url fix
MoshiMoshiMochi 1b15437
Add arrow key navigation support
MoshiMoshiMochi e460b03
Add auto highlight first result
MoshiMoshiMochi e3e463e
Add hover focus support
MoshiMoshiMochi 0399f44
Increase results limit to 100
MoshiMoshiMochi 4b2e373
Support pagefind.json configuration file
MoshiMoshiMochi 5e82202
Change logic of how url is fixed
MoshiMoshiMochi b63aa3d
Remove pagefind.json support & Add site.json support
MoshiMoshiMochi 2fe6080
Add glob configuration support for pagefind in site.json
MoshiMoshiMochi 9bd8b56
Add support for multiple glob patterns
MoshiMoshiMochi 50316ae
Update userguide and remove incomplete configuration options
MoshiMoshiMochi 33d3425
Update styling to be more like cards
MoshiMoshiMochi 2ba4f53
Remove pagefind configuration from site.json in docs
MoshiMoshiMochi 885abfc
Add error handling for indexSiteWithPagefind()
MoshiMoshiMochi 1f0d0b2
Resolve lint errors
MoshiMoshiMochi 0fec90a
Update tests
MoshiMoshiMochi c9c52d6
Add tests for SiteGenerationManager
MoshiMoshiMochi a083a27
Create Search.spec.js tests
MoshiMoshiMochi 261e338
Fix minor lint issue
MoshiMoshiMochi 7fc8517
Exclude pagefind generated files from file count & comparison
MoshiMoshiMochi 38895a7
Ignore pagefind directory
MoshiMoshiMochi 4d98326
Update directory to ignore
MoshiMoshiMochi cd2e74e
Code quality improvements for Search.vue
MoshiMoshiMochi 2823e88
Add validation for glob patterns
MoshiMoshiMochi cbc92eb
Allow absolute path as valid
MoshiMoshiMochi e9632a6
Merge remote-tracking branch 'upstream' into feat/pagefind-beta
MoshiMoshiMochi 7ee011a
Fix search icon svg issue
MoshiMoshiMochi 1a39671
Fix lint issue
MoshiMoshiMochi 90a27be
Resolve issues raised in Search.vue
MoshiMoshiMochi 040ae85
Update pagefindCss/Js to injected only if index succeeds
MoshiMoshiMochi 7f44ad4
Update documentation
MoshiMoshiMochi 4e27c51
Add support for windows glob pattern
MoshiMoshiMochi 11e5901
Fix typo in search.css
MoshiMoshiMochi 03983d2
Merge branch 'master' into feat/pagefind-beta
MoshiMoshiMochi d1d679d
Update docs
MoshiMoshiMochi 288c7ba
Merge remote-tracking branch 'upstream' into feat/pagefind-beta
MoshiMoshiMochi b62f4b8
Resolve merge conflicts
MoshiMoshiMochi cf3eb12
Use static import for pagefind
MoshiMoshiMochi 3981c10
Remove uncessary methods
MoshiMoshiMochi 0b71c41
Merge remote-tracking branch 'upstream' into feat/pagefind-beta
MoshiMoshiMochi File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.