mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-03 16:59:06 +02:00
docs: remove GraphQL mesh from showcase (#6293)
* docs: remove GraphQL mesh from showcase * mark as unavailable
This commit is contained in:
parent
4fad1ce0cd
commit
9e1b364841
3 changed files with 2 additions and 9 deletions
Binary file not shown.
Before Width: | Height: | Size: 23 KiB |
Binary file not shown.
Before Width: | Height: | Size: 23 KiB After Width: | Height: | Size: 21 KiB |
|
@ -643,14 +643,6 @@ const Users: User[] = [
|
|||
source: 'https://github.com/kamilkisiela/graphql-inspector',
|
||||
tags: ['opensource', 'design', 'product'],
|
||||
},
|
||||
{
|
||||
title: 'GraphQL Mesh',
|
||||
description: 'Query anything, run everywhere',
|
||||
preview: require('./showcase/graphql-mesh.png'),
|
||||
website: 'https://graphql-mesh.com',
|
||||
source: 'https://github.com/urigo/graphql-mesh',
|
||||
tags: ['opensource'],
|
||||
},
|
||||
{
|
||||
title: 'GTFS-to-HTML',
|
||||
description: 'Generate human-readable HTML timetables from GTFS',
|
||||
|
@ -969,6 +961,7 @@ const Users: User[] = [
|
|||
source: 'https://github.com/miroiu/nodify',
|
||||
tags: ['opensource', 'design'],
|
||||
},
|
||||
// TODO site unavailable on 01/08/2022
|
||||
{
|
||||
title: 'OCPeasy',
|
||||
description:
|
||||
|
@ -1024,7 +1017,7 @@ const Users: User[] = [
|
|||
description:
|
||||
'A design-system-driven UI framework that helps developer build beautiful and accessible mobile apps right out of the box',
|
||||
preview: require('./showcase/pearl-ui.png'),
|
||||
website: 'https://www.pearl-ui.dev/',
|
||||
website: 'https://docs.pearl-ui.dev/',
|
||||
source: 'https://github.com/agrawal-rohit/pearl-ui',
|
||||
tags: ['opensource', 'design', 'product'],
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue