Configure search
Eventcatalog sites include full-text search powered by Pagefind, which is a fast and low-bandwidth search tool for static sites.
Search requires you to build your catalog first you can do this by running:
npm run build
Once built your catalog will be indexed for search. Next time you run your development server search will be available.