Skip to content

Commit

Permalink
docs: add raspisuite website to showcase (#7259)
Browse files Browse the repository at this point in the history
* add raspisuite website

* add preview image for raspisuite

* optimize image

Co-authored-by: Joshua Chen <[email protected]>
  • Loading branch information
layerzzzio and Josh-Cena authored Apr 29, 2022
1 parent d2562a4 commit 47d89ae
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
Binary file added website/src/data/showcase/raspisuite.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions website/src/data/users.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -1330,6 +1330,15 @@ const Users: User[] = [
source: 'https://github.com/questdb/questdb.io',
tags: ['opensource', 'favorite', 'design', 'large'],
},
{
title: 'RaspiSuite',
description:
'A suite of mobile apps to leverage the full potential of your Raspberry Pi effortlessly.',
preview: require('./showcase/raspisuite.png'),
website: 'https://raspisuite.com',
source: null,
tags: ['design', 'product'],
},
{
title: 'Rivalis',
description:
Expand Down

0 comments on commit 47d89ae

Please sign in to comment.