1
0
Fork 0
docsearch/packages/website
James Gray 1f097d92ee
docs: update ApplyForm.js (#2398)
A user asked a question about this and the text was not correct. You can absolutely apply again if you already have a docsearch application. Users do this when they need to cover another domain and want a separate index.
2024-12-16 21:51:11 +01:00
..
docs fix(types): use a minimal type for transformSearchClient (#2348) 2024-11-12 16:15:02 +01:00
plugins chore(deps): dependencies 2024-11-04 (#2335) 2024-11-04 18:15:51 +01:00
src docs: update ApplyForm.js (#2398) 2024-12-16 21:51:11 +01:00
static docs(showcase): Fix logos for ScalarDB and ScalarDL in showcase (#2317) 2024-10-16 00:22:24 +02:00
versioned_docs/version-legacy fix(email): docsearch@algolia.com is being retired (#2280) 2024-07-19 20:11:40 +02:00
versioned_sidebars fix: upgrade algoliasearch to v5 (#2326) 2024-10-30 15:46:38 +01:00
.gitignore feat(website): new documentation (#1048) 2021-10-07 12:27:45 +02:00
babel.config.mjs chore(deps): dependencies 2024-11-04 (#2335) 2024-11-04 18:15:51 +01:00
docusaurus.config.mjs chore(deps): dependencies 2024-11-04 (#2335) 2024-11-04 18:15:51 +01:00
package.json chore: release v3.8.1 (#2412) 2024-12-16 16:36:41 +01:00
README.md feat(website): new documentation (#1048) 2021-10-07 12:27:45 +02:00
sidebars.js chore(deps): dependencies 2024-11-04 (#2335) 2024-11-04 18:15:51 +01:00
tailwind.config.mjs chore(deps): dependencies 2024-11-04 (#2335) 2024-11-04 18:15:51 +01:00
versions.json feat(website): new documentation (#1048) 2021-10-07 12:27:45 +02:00

DocSearch

The easiest way to add search to your documentation. For free.

Netlify Status

Check out our website for a complete explanation and documentation.

Installation

  1. yarn install in the root of this repository (two level above this directory).
  2. In this directory, do yarn start.
  3. A browser window will open up, pointing to the docs.

Deployment

Netlify handles the deployment of this website. If you are part of the DocSearch core team. Access the Netlify Dashboard.