cardano-scaling / hydra

Implementation of the Hydra Head protocol
https://hydra.family/head-protocol/
Apache License 2.0
281 stars 86 forks source link

Docs: Algolia search index appears out of date in production #1556

Closed ianhanssoniohk closed 1 month ago

ianhanssoniohk commented 2 months ago

Context & versions

Production

Steps to reproduce

  1. Go to https://hydra.family/head-protocol/
  2. Search for "Getting started"
  3. Click "Getting Started Demo"

Actual behavior

User is taken to the page https://hydra.family/head-protocol/docs/getting-started/demo/ which does not exist.

Expected behavior

User is not shown this page and instead shown the "Getting Started" landing page which does exist.

Notes

It appears the search index crawling is potentially managed from the Algolia UI (as per https://docusaurus.io/docs/search#algolia-index-configuration). However I am unsure who owns the account that is used here as it is not with the IO account.

ch1bo commented 1 month ago

Re-opened as this will only be resolved once we cut a release. But the crawler and index should now work.