Let's build a new version of our simple search box which uses our Para backend for indexing documents. The content is first ingested and processed by Para, then we use clientside code to query the data.
Static site generators make it easy to build and host sites, but static content makes search difficult. This post highlights the UX problem of not being able to quickly search static sites.