1
0
Fork 0
docsearch/packages/website
James Gray 4aa0c2c67a
fix: updating the templates page (#2273)
* fix: updating the templates page

The templates page needs some work. The first thing I saw is that it alluded to being able to create a crawler. As a docsearch user, this is confusing. We automatically create a crawler for the user, additional crawlers get confusing for the user.

Provide additional information about updating templates, as we're talking about templates here.

Verify the current templates, I see the default one isn't quite right.

Given that we use the same template for Docusaurus v2 and v3 combine those.

Add the Starlight template.

* Combined Docusaurus v2 and v3 templates

Its confusing to have two separate sections that are exactly the same

* added astro starlight template

* remove pkgdown and add starlight

pkgdown no longer references Algolia
added starlight as an integration partner
2024-07-11 19:02:14 +02:00
..
docs fix: updating the templates page (#2273) 2024-07-11 19:02:14 +02:00
plugins chore(deps): update lint dependency (#1120) 2021-11-02 12:06:22 +01:00
src fix(logos): they will not be fixing the search (#2269) 2024-07-11 19:01:38 +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.