This is a change by support (this email goes to support and automatically creates a ticket), support is no longer accepting ticket creation via email. Replacing with links to Discord or proper support site. More info can be found at https://algolia.atlassian.net/browse/ZA-268
* fix: updating the templates page
The templates page needs some work. The first thing I saw is that it alluded to being able to create a crawler. As a docsearch user, this is confusing. We automatically create a crawler for the user, additional crawlers get confusing for the user.
Provide additional information about updating templates, as we're talking about templates here.
Verify the current templates, I see the default one isn't quite right.
Given that we use the same template for Docusaurus v2 and v3 combine those.
Add the Starlight template.
* Combined Docusaurus v2 and v3 templates
Its confusing to have two separate sections that are exactly the same
* added astro starlight template
* remove pkgdown and add starlight
pkgdown no longer references Algolia
added starlight as an integration partner
* Update crawler.mdx
Users are unfortunately deleting their crawlers which result in broken processes. We will fix this in the longer term but in the shorter term putting in these FAQs.
* Update crawler.mdx
docs: added discord link
* Allow insights options to be forwarded to Autocomplete
* Add autocomplete params to hits for insights
* Fixes TS errors after Autocomplete update
* Bump bundlesize after Autocomplete update
* Cleanup checking if insights is active
* Add documentation for sending events with DocSearch
* Move insights boolean casting to inside of getSources
* Update packages/docsearch-react/src/DocSearchModal.tsx
Co-authored-by: François Chalifour <francoischalifour@users.noreply.github.com>
---------
Co-authored-by: François Chalifour <francoischalifour@users.noreply.github.com>