Opening this issue here because issues aren't available on Josh's fork, but:
- When I try searching "npx" in the searchbar for mentions of the CLI tool, I get hits, but when I click on them, I get a 404.
- When I check the actual files, I can find those mentions manually, so they're definitely there.
- When the hits come up through the preview, the page name doesn't match the name of the page on the deployed version (i.e. the crawler preview shows "plugin development" when the actual page referenced in the local deployment is now called "plugin components"; the same page was called "plugin development" in a previous version that more closely matched the original site)
- My naive guess is that even the local searchbar references the records stored through Algolia, and when they don't match the version reflected in the local deployment, I get the 404 error. This could very well not be true, but I'm struggling for another explanation.
Opening this issue here because issues aren't available on Josh's fork, but: