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
{{ message }}
This repository was archived by the owner on Jan 20, 2026. It is now read-only.
What is currently missing?
There isn't a way to search through documentation
How could this be improved?
Similar to akka and alpakka which have search functionality Guardian docs should have the same. From looking at the source code in the akka paradox theme project it appears they are using algolia docsearch.
Need to investigate whether we want to use algolia-docsearch or some better alternative and also implement it.
Is this a feature you would work on yourself?