1
0
Fork 0
docsearch/packages/website
2020-11-26 17:27:29 +01:00
..
docs docs(website): package website part2 2020-11-26 15:01:25 +01:00
plugins/my-loaders docs(website): package website part2 2020-11-26 15:01:25 +01:00
src docs(website): package website part2 2020-11-26 15:01:25 +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
.nvmrc docs(website): package website part2 2020-11-26 15:01:25 +01:00
.prettierrc.js 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): package website part2 2020-11-26 15:01:25 +01:00
LICENSE docs(website): package website part2 2020-11-26 15:01:25 +01:00
package.json fix(docs): package website resolutions 2020-11-26 17:27:29 +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
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.