1
0
Fork 0
docsearch/packages/website
Pierre Millot d360855f16
fix: use vite instead of parcel in the examples (#2329)
Parcel would delete some random file like identity because it though it was not used, vite is smarter.
Also remove unused imports
2024-10-31 16:44:34 +01:00
..
docs fix: upgrade algoliasearch to v5 (#2326) 2024-10-30 15:46:38 +01:00
plugins chore(deps): update lint dependency (#1120) 2021-11-02 12:06:22 +01:00
src fix: upgrade algoliasearch to v5 (#2326) 2024-10-30 15:46:38 +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.js feat(website): new documentation (#1048) 2021-10-07 12:27:45 +02:00
docusaurus.config.js fix: upgrade algoliasearch to v5 (#2326) 2024-10-30 15:46:38 +01:00
package.json fix: use vite instead of parcel in the examples (#2329) 2024-10-31 16:44:34 +01:00
README.md feat(website): new documentation (#1048) 2021-10-07 12:27:45 +02:00
sidebars.js fix: upgrade algoliasearch to v5 (#2326) 2024-10-30 15:46:38 +01:00
tailwind.config.js chore(site): Update logo & color (#2103) 2023-10-20 11:47:14 -04:00
versions.json feat(website): new documentation (#1048) 2021-10-07 12:27:45 +02:00
yarn.lock fix: use vite instead of parcel in the examples (#2329) 2024-10-31 16:44:34 +01: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.