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
We could also use Algolia, might be slightly more feature packed, has free plan and if we need more we should qualify for open source: https://www.algolia.com/for-open-source/
Docs and governance pages are hard to find (there are more than 30 or so in Pathoplexus).
We could use Pagefind to implement a site-wide search, as discussed in pathoplexus/pathoplexus#244
I looked into this briefly:
wget
to create a folder tree with render html pages. E.g.:npx pagefind --site static/localhost:3000
mv static/localhost:3000/pagefind public/pagefind
.html
suffix to target paths in the generated index, causing 404 errors in the Pagefind UI CloudCannon/pagefind#732 (comment)The text was updated successfully, but these errors were encountered: