1
0
Fork 0
docsearch/packages/website
2021-02-05 10:20:01 +01:00
..
docs docs(website): package website part2 2020-11-26 15:01:25 +01:00
plugins fix(website): fix linting errors 2020-12-01 15:37:38 +01:00
src chore(lint): lint website index 2021-02-05 10:20:01 +01:00
static/img docs(website): package website part2 2020-11-26 15:01:25 +01:00
versioned_docs/version-2.6.3 docs(website): package website part2 2020-11-26 15:01:25 +01:00
versioned_sidebars docs(website): package website part2 2020-11-26 15:01:25 +01:00
.gitignore docs(website): package website part2 2020-11-26 15:01:25 +01:00
.textlint.terms.json docs(website): package website part2 2020-11-26 15:01:25 +01:00
.textlintrc.js docs(website): package website part2 2020-11-26 15:01:25 +01:00
CONTRIBUTING.md docs(website): package website part2 2020-11-26 15:01:25 +01:00
docusaurus.config.js docs(website): add Showcase page 2020-12-02 10:06:48 +01:00
LICENSE docs(website): package website part2 2020-11-26 15:01:25 +01:00
package.json chore: release v3.0.0-alpha.32 (#990) 2020-12-01 16:36:58 +01:00
README.md docs(website): package website part2 2020-11-26 15:01:25 +01:00
sidebars.js docs(website): package website part2 2020-11-26 15:01:25 +01:00
tailwind.config.js fix(website): fix linting errors 2020-12-01 15:37:38 +01:00
versions.json docs(website): package website part2 2020-11-26 15:01:25 +01:00

DocSearch

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

Netlify Status

DocSearch will crawl your documentation website, push its content to an Algolia index, and allow you to add a dropdown search menu for your users to find relevant content in no time.

Check out our website for a complete explanation and documentation.

Bootstrap demo

DocSearch gathers 4 repositories:

Website

Installation

  1. yarn install in the root of this repository (one 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.