Open chrzrdx opened 1 month ago
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?
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?
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?