TryGhost / docs

Ghost's official documentation
https://docs.ghost.org
MIT License
112 stars 79 forks source link

Integrations search #23

Closed aileen closed 5 years ago

aileen commented 5 years ago

Trying to combine tags archive pages and their filters/sorting with Algolia search functionality.

Furthermore, the potential items to search for should be limited already by the set filter (= tag slug = tags archive page).

To prevent a delay in initial rendering, we only initiate the search when the user click into the searchbox and starts typing.