mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-02 02:42:41 +02:00
docs: add K3ai to showcase (#6952)
* Add files via upload * Update users.tsx * Delete logo.jpg * Add files via upload * Update users.tsx * Delete k3ai.jpg * Add files via upload * Update users.tsx * k3ai website PR * lots of changes (!) Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
This commit is contained in:
parent
c696dc2cd6
commit
1777fc4d76
2 changed files with 9 additions and 0 deletions
BIN
website/src/data/showcase/k3ai.png
Normal file
BIN
website/src/data/showcase/k3ai.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 17 KiB |
|
@ -821,6 +821,15 @@ const Users: User[] = [
|
|||
source: 'https://github.com/facebook/jest/tree/master/website',
|
||||
tags: ['favorite', 'opensource', 'design', 'i18n', 'versioning'],
|
||||
},
|
||||
{
|
||||
title: 'K3ai',
|
||||
description:
|
||||
'A lightweight tool to get an AI Infrastructure Stack up in minutes not days.',
|
||||
preview: require('./showcase/k3ai.png'),
|
||||
website: 'https://k3ai.in/',
|
||||
source: 'https://github.com/k3ai/k3ai.github.io',
|
||||
tags: ['opensource', 'product'],
|
||||
},
|
||||
{
|
||||
title: 'KaustubhK24',
|
||||
description: 'KaustubhK24 blog + Portfolio website',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue