mirror of
https://github.com/facebook/docusaurus.git
synced 2025-04-29 02:08:36 +02:00
docs: add CyberDrain Improved Partner Portal (CIPP) to showcase (#6670)
* Add CyberDrain Improved Partner Portal (CIPP) * Add CIPP showcase preview * Fix image naming for CIPP - move Discord Resources to alphabetical order. * optimize image
This commit is contained in:
parent
b89d93fab5
commit
d8caf3f896
2 changed files with 16 additions and 8 deletions
BIN
website/src/data/showcase/CIPP.png
Normal file
BIN
website/src/data/showcase/CIPP.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 28 KiB |
|
@ -302,14 +302,6 @@ const Users: User[] = [
|
|||
source: 'https://github.com/boxyhq/website',
|
||||
tags: ['opensource'],
|
||||
},
|
||||
{
|
||||
title: 'Discord Resources',
|
||||
description: 'All Discord resources in one place',
|
||||
preview: require('./showcase/discordresources.png'),
|
||||
website: 'https://discordresources.com/',
|
||||
source: 'https://github.com/Discord-Resources-Wiki/Discord-Resources-Wiki',
|
||||
tags: ['opensource'],
|
||||
},
|
||||
{
|
||||
title: 'Build Tracker',
|
||||
description:
|
||||
|
@ -405,6 +397,14 @@ const Users: User[] = [
|
|||
source: 'https://github.com/cryptodevhub/site',
|
||||
tags: ['opensource'],
|
||||
},
|
||||
{
|
||||
title: 'CyberDrain Improved Partner Portal (CIPP)',
|
||||
description: 'Free and open-source multi-tenant management for Microsoft 365.',
|
||||
preview: require('./showcase/CIPP.png'),
|
||||
website: 'https://cipp.app',
|
||||
source: 'https://github.com/KelvinTegelaar/CIPP/tree/website',
|
||||
tags: ['opensource'],
|
||||
},
|
||||
{
|
||||
title: 'Daily Digest - COVID-19 IN FRANCE',
|
||||
description:
|
||||
|
@ -457,6 +457,14 @@ const Users: User[] = [
|
|||
source: 'https://github.com/PatelN123/Digital-Support-Notes',
|
||||
tags: ['opensource', 'design', 'personal'],
|
||||
},
|
||||
{
|
||||
title: 'Discord Resources',
|
||||
description: 'All Discord resources in one place',
|
||||
preview: require('./showcase/discordresources.png'),
|
||||
website: 'https://discordresources.com/',
|
||||
source: 'https://github.com/Discord-Resources-Wiki/Discord-Resources-Wiki',
|
||||
tags: ['opensource'],
|
||||
},
|
||||
{
|
||||
title: 'Djamaile Rahamat',
|
||||
description: 'Djamaile Rahamat Blog on making cool stuff',
|
||||
|
|
Loading…
Add table
Reference in a new issue