Skip to content
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

Local search - first attempt #5429

Merged
merged 4 commits into from
Jan 4, 2024
Merged

Local search - first attempt #5429

merged 4 commits into from
Jan 4, 2024

Conversation

klauss194
Copy link
Contributor

This PR contains:

  • A NEW FEATURE - LocalSearch

Couple of points to take into consideration:

  1. Project requires BUILD -> run: npm run build in the root -> THEN -> cd docs-src/ -> npm install , npm run build -> npm run serve

  2. I took lunr-local-search plugin and it won't index files properly -> it would only index /blog files -> So i had to take the plugin code and just add it to the project creating a reference in the documentation.

  3. Modified jsx & css minimally to hide searchbar from homepage

  4. Need to further check a bit linking after a deployment -> it works on local

  5. I could further clean the plugin folder ( removing unnecessary files )

@klauss194
Copy link
Contributor Author

Just for reference no dist / generated files have been commited unless I missed some - I will double check

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.

2 participants