mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-02 08:19:07 +02:00
docs(v2): Add Orca site to showcase page (#5711)
This commit is contained in:
parent
647c8a2918
commit
9c68420a63
2 changed files with 10 additions and 2 deletions
BIN
website/src/data/showcase/getorca.org-dark.png
Normal file
BIN
website/src/data/showcase/getorca.org-dark.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 218 KiB |
|
@ -300,7 +300,7 @@ const Users: User[] = [
|
|||
website: 'https://cloudywithachanceofbigdata.com/',
|
||||
source: 'https://github.com/cloudywithachanceofbigdata/cloudywithachanceofbigdata.github.io',
|
||||
tags: ['opensource', 'personal'],
|
||||
},
|
||||
},
|
||||
{
|
||||
title: 'Clutch',
|
||||
description: 'An extensible API and UI platform for infrastructure tooling',
|
||||
|
@ -816,6 +816,14 @@ const Users: User[] = [
|
|||
source: 'https://github.com/ocpeasy/website',
|
||||
tags: ['opensource'],
|
||||
},
|
||||
{
|
||||
title: 'Orca',
|
||||
description: 'Modern, open-source community platform.',
|
||||
preview: require('./showcase/getorca.org-dark.png'),
|
||||
website: 'https://getorca.org',
|
||||
source: 'https://github.com/elevensymbols/getorca.org',
|
||||
tags: ['opensource', 'design', 'product'],
|
||||
},
|
||||
{
|
||||
title: 'Ory Documentation',
|
||||
description:
|
||||
|
@ -1341,7 +1349,7 @@ const Users: User[] = [
|
|||
website: 'https://docs.warrant.dev/',
|
||||
source: null,
|
||||
tags: ['product'],
|
||||
},
|
||||
},
|
||||
{
|
||||
title: 'Wasp',
|
||||
description:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue