mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-26 01:33:02 +00:00
docs: add Webiny docs to showcase page (#5971)
This commit is contained in:
parent
623a5cc022
commit
fcbe2050e9
Binary file not shown.
|
After Width: | Height: | Size: 210 KiB |
|
|
@ -1424,6 +1424,15 @@ const Users: User[] = [
|
|||
source: 'https://github.com/webdriverio/webdriverio',
|
||||
tags: ['opensource', 'design', 'large', 'favorite'],
|
||||
},
|
||||
{
|
||||
title: 'Webiny',
|
||||
description:
|
||||
'Serverless Application Framework and CMS - Build Full-Stack applications, GraphQL APIs, Websites & Microservices on top of the serverless infrastructure.',
|
||||
preview: require('./showcase/webiny.png'),
|
||||
website: 'https://www.webiny.com/docs/',
|
||||
source: 'https://github.com/webiny/docs.webiny.com',
|
||||
tags: ['opensource', 'product'],
|
||||
},
|
||||
{
|
||||
title: 'Wisdom',
|
||||
description: 'Session replay web analytics with open data SQL/S3 access.',
|
||||
|
|
|
|||
Loading…
Reference in New Issue