Files
tabler/docs/.env.example
Paweł KunaandStarDev 39634cb4b9 Improve docs SEO, performance and content quality (#2841)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-08-11 14:45:31 +02:00

8 lines
322 B
Bash

# Algolia DocSearch config for the docs search (see astro.config.mjs `env`).
# Copy to .env and fill in the values. Without them the build still works,
# but the search input in the navbar is hidden.
# The API key is the public search-only key, not an admin key.
DOCSEARCH_APP_ID=
DOCSEARCH_INDEX_NAME=
DOCSEARCH_API_KEY=