mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-03 12:17:20 +02:00
docs: add raspisuite website to showcase (#7259)
* add raspisuite website * add preview image for raspisuite * optimize image Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
This commit is contained in:
parent
d2562a4434
commit
47d89ae0fe
2 changed files with 9 additions and 0 deletions
BIN
website/src/data/showcase/raspisuite.png
Normal file
BIN
website/src/data/showcase/raspisuite.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 31 KiB |
|
@ -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:
|
||||
|
|
Loading…
Add table
Reference in a new issue