Skip to content

Commit

Permalink
docs(v2): showcase user Algolia (#2319)
Browse files Browse the repository at this point in the history
  • Loading branch information
scottilee committed Feb 25, 2020
1 parent 9015e79 commit 5754f63
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
Binary file added website/src/data/showcase/algolia.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions website/src/data/users.js
Original file line number Diff line number Diff line change
Expand Up @@ -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',
Expand Down

0 comments on commit 5754f63

Please sign in to comment.