mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-05 12:22:45 +02:00
docs(v2): Add shabados docs site to showcase page (#4294)
This commit is contained in:
parent
ff85886e35
commit
cdcd0f05d4
2 changed files with 10 additions and 1 deletions
BIN
website/src/data/showcase/shabados.png
Normal file
BIN
website/src/data/showcase/shabados.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 540 KiB |
|
@ -286,7 +286,7 @@ const users = [
|
|||
source: 'https://github.com/kotest/kotest',
|
||||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
},
|
||||
},
|
||||
{
|
||||
title: 'SICOPE Model',
|
||||
description: 'An open source model-based testing tool for web applications',
|
||||
|
@ -452,6 +452,15 @@ const users = [
|
|||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
},
|
||||
{
|
||||
title: 'Shabad OS Docs',
|
||||
description: 'Browse the latest docs, including tutorial guides, sample code, product articles, and API references',
|
||||
preview: require('./showcase/shabados.png'),
|
||||
website: 'https://docs.shabados.com',
|
||||
source: 'https://github.com/shabados/docs',
|
||||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
},
|
||||
{
|
||||
title: 'SpotifyAPI-NET',
|
||||
description: 'A Client for the Spotify Web API, written in C#/.NET',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue