mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-06 10:20:09 +02:00
docs: add Dime.Scheduler SDK to showcase (#6001)
* Add Dime.Scheduler SDK to showcase page * Add source URL to showcase Co-authored-by: Josh-Cena <sidachen2003@gmail.com>
This commit is contained in:
parent
057e3f34da
commit
c916d8a49a
2 changed files with 8 additions and 1 deletions
BIN
website/src/data/showcase/dimeschedulersdk.png
Normal file
BIN
website/src/data/showcase/dimeschedulersdk.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 809 KiB |
|
@ -1594,7 +1594,14 @@ const Users: User[] = [
|
||||||
source: null,
|
source: null,
|
||||||
tags: ['product', 'design'],
|
tags: ['product', 'design'],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
title: 'Dime.Scheduler',
|
||||||
|
description: 'Stop puzzling and start planning with Dime.Scheduler, the resource and project planning solution for the Microsoft Dynamics product suite.',
|
||||||
|
preview: require('./showcase/dimeschedulersdk.png'),
|
||||||
|
website: 'https://sdk.dimescheduler.com',
|
||||||
|
source: 'https://github.com/dime-scheduler/sdk-dotnet',
|
||||||
|
tags: ['product', 'opensource'],
|
||||||
|
},
|
||||||
/*
|
/*
|
||||||
Pro Tip: add your site in alphabetical order.
|
Pro Tip: add your site in alphabetical order.
|
||||||
Appending your site here (at the end) is more likely to produce Git conflicts.
|
Appending your site here (at the end) is more likely to produce Git conflicts.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue