1
0
Fork 0
docsearch/packages/website
Vasco Bettencourt 6a160aecf6
feat(v4): add new UI (#2555)
* feat: add new footer ui

* feat: add new search box ui

* feat: add searchbox actions

* feat: add start screen

* feat: add no results screen

* feat: add new card ui

* feat: add new icons

* feat: add new key press class

* fix: cypress tests

* fix: circleci

* fix: circleci

* fix: close aria label

* fix: circleci

* fix: remove unused classes

* fix: circleci

* feat: update version

* feat: add new dark mode ui

* fix: colors

* fix: design review

* fix: hit title length

* fix: improve accessibility

* fix: ci

* chore: increase bundle size threshold

* fix: css
2025-04-14 22:34:23 +03:00
..
docs feat(v4): add new UI (#2555) 2025-04-14 22:34:23 +03:00
plugins chore(deps): dependencies 2024-11-04 (#2335) 2024-11-04 18:15:51 +01:00
src docs(website): Update outdated Expo Logo (#2424) 2025-01-06 23:40:38 +01:00
static docs(website): Update outdated Expo Logo (#2424) 2025-01-06 23:40:38 +01: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.9.0 (#2500) 2025-02-17 11:52:21 +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.