• #dev 2022-09-26
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2022-09-26 UTC
# 14:54
jordemort
finally finished my client-side search: https://jordemort.dev/blog/client-side-search/ - in a nutshell, i build a sqlite database with full-text index of all my pages at site build time, and then your browser uses sql.js-httpvfs to do byte-range requests on that database to query it