To update the search index of algolia run following command:
docker run -it --env-file=.env -e "CONFIG=$(cat ./docs/.vitepress/config/algolia.json | jq -r tostring)" algolia/docsearch-scraperTo run this command, you need following tools installed: docker, jq.
Additionally, create a file .env and specify following variables:
APPLICATION_ID=<APP_ID>
API_KEY=<API_KEY>- SVG Repo
- Algolia
- Arduino