Skip to content

Conversation

@saif-at-scalekit
Copy link
Collaborator

@saif-at-scalekit saif-at-scalekit commented Jul 29, 2025

  • Disable pagefind
  • Set up algolia crawler at scalekit-starlight-crawler
  • Set up crawler configuration
  • Set up Ask AI in private beta
  • Successfully test in Algolia playground
  • Retain the Header.astro and do not default import Search component. This imports pagefind component instead of algolia.
  • Wait for DocSearch v4 merge, and update the astro plugin

- Introduced the @astrojs/starlight-docsearch package to enhance search functionality.
- Updated astro.config.mjs to include starlightDocSearch configuration with appId, apiKey, and indexName.
- Disabled the previous pagefind configuration for improved search performance.
- Updated package.json and pnpm-lock.yaml to include the new dependency and its version.
…ionality

- Removed the disabled pagefind configuration from astro.config.mjs.
- Updated the indexName in starlightDocSearch configuration for better clarity.
- Upgraded @astrojs/starlight package from version 0.35.1 to 0.35.2 in package.json and pnpm-lock.yaml to ensure compatibility with the latest features.
@saif-at-scalekit saif-at-scalekit self-assigned this Jul 29, 2025
@saif-at-scalekit saif-at-scalekit added the tooling Purely tooling related change label Jul 29, 2025
@notion-workspace
Copy link

AI driven

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tooling Purely tooling related change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants