mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-25 17:22:50 +00:00
docs(v2): showcase user Algolia (#2319)
This commit is contained in:
parent
9015e797e1
commit
5754f63a23
Binary file not shown.
|
After Width: | Height: | Size: 174 KiB |
|
|
@ -7,6 +7,16 @@
|
|||
|
||||
const users = [
|
||||
// Please add in alphabetical order of title.
|
||||
{
|
||||
title: 'Algolia Docsearch',
|
||||
description:
|
||||
'The best search experience for docs, integrates in minutes, for free',
|
||||
preview: require('./showcase/algolia.png'),
|
||||
website: 'https://docsearch.algolia.com/',
|
||||
source: 'https://github.com/algolia/docsearch-website',
|
||||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
},
|
||||
{
|
||||
title: 'Benthos',
|
||||
description: 'A stream processor for mundane tasks',
|
||||
|
|
|
|||
Loading…
Reference in New Issue