docsy icon indicating copy to clipboard operation
docsy copied to clipboard

Algolia search support via config only?

Open chalin opened this issue 3 years ago • 1 comments

We're already part-way to offering support for Algolia search via changes to config parameters only -- for example, see the conditional code in https://github.com/google/docsy/blob/main/layouts/partials/hooks/head-end.html. Why not go all the way?

I don't know how many projects use Algolia, or whether they'd find this useful. If so, please up/down-vote and/or add a comment below.

chalin avatar Apr 26 '22 19:04 chalin

Just wondering if this is likely to make it into 0.3? I'm going to upgrade a very old version of Docsy a few weeks after the 0.3 release and it would be nice to have a config-only way to support Algolia.

snunez1 avatar Jun 03 '22 03:06 snunez1

@snunez1 - following @deining's fix (#1651, which was a prerequisite), you'll find config-only support in:

  • #1662

chalin avatar Aug 11 '23 15:08 chalin