You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create required content/search/_index.md markdown metadata for search page to be added to the website
Create search.js script that uses elasticlunar to display search results in search.html page using the query from URLSearchParams. See Zola website search script to help you get started.
content/search/_index.mdmarkdown metadata for search page to be added to the websitesearch.jsscript that useselasticlunarto display search results in search.html page using the query from URLSearchParams. See Zola website search script to help you get started.