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

Add search for docs and blog #24

Open
chrzrdx opened this issue Oct 14, 2024 · 1 comment
Open

Add search for docs and blog #24

chrzrdx opened this issue Oct 14, 2024 · 1 comment

Comments

@chrzrdx
Copy link
Contributor

chrzrdx commented Oct 14, 2024

We could (at build time), build a really simple sqlite db, and leverage the full text search capabilities to implement search across docs and blog posts.

Thoughts?

@chrzrdx chrzrdx changed the title Add search for docs and blog? Add search for docs and blog Oct 14, 2024
@sorokya
Copy link
Owner

sorokya commented Oct 14, 2024

We could just make a route for this right? Just write some server code to search through the markdown files and return a list of pages?

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

No branches or pull requests

2 participants