mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-06 10:20:09 +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/',
|
website: 'https://cloudywithachanceofbigdata.com/',
|
||||||
source: 'https://github.com/cloudywithachanceofbigdata/cloudywithachanceofbigdata.github.io',
|
source: 'https://github.com/cloudywithachanceofbigdata/cloudywithachanceofbigdata.github.io',
|
||||||
tags: ['opensource', 'personal'],
|
tags: ['opensource', 'personal'],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: 'Clutch',
|
title: 'Clutch',
|
||||||
description: 'An extensible API and UI platform for infrastructure tooling',
|
description: 'An extensible API and UI platform for infrastructure tooling',
|
||||||
|
@ -816,6 +816,14 @@ const Users: User[] = [
|
||||||
source: 'https://github.com/ocpeasy/website',
|
source: 'https://github.com/ocpeasy/website',
|
||||||
tags: ['opensource'],
|
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',
|
title: 'Ory Documentation',
|
||||||
description:
|
description:
|
||||||
|
@ -1341,7 +1349,7 @@ const Users: User[] = [
|
||||||
website: 'https://docs.warrant.dev/',
|
website: 'https://docs.warrant.dev/',
|
||||||
source: null,
|
source: null,
|
||||||
tags: ['product'],
|
tags: ['product'],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: 'Wasp',
|
title: 'Wasp',
|
||||||
description:
|
description:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue