1
0
Fork 0
docsearch/packages/website
James Gray 069a3de0b5
fix(apply form): Update ApplyForm.js (#2270)
* fix(apply form): Update ApplyForm.js

The "Thank you!" is misleading in this case because people think they've submitted the form but haven't because it was a duplicate. Made a change to make the situation more clear.

* react noob
2024-07-04 01:00:28 +02:00
..
docs Update what-is-docsearch.md (#2222) 2024-06-06 17:51:40 +02:00
plugins chore(deps): update lint dependency (#1120) 2021-11-02 12:06:22 +01:00
src fix(apply form): Update ApplyForm.js (#2270) 2024-07-04 01:00:28 +02:00
static Add React-admin to projects showcase (#2225) 2024-06-06 17:34:58 +02:00
versioned_docs/version-legacy Clarify RegEx requirements (#1981) 2023-07-20 10:54:33 -04:00
versioned_sidebars feat(website): new documentation (#1048) 2021-10-07 12:27:45 +02: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(website): update discord link (#2141) 2023-12-20 16:04:37 +01:00
package.json chore: release v3.6.0 (#2202) 2024-03-06 22:49:01 +01:00
README.md feat(website): new documentation (#1048) 2021-10-07 12:27:45 +02:00
sidebars.js docs: fix images and remove v2 mentions (#1320) 2022-03-01 14:29:37 +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

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.