mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-02 00:09:48 +02:00
docs: add replicad to showcase (#6459)
* Added replicad in the showcase * minor tweaks Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
This commit is contained in:
parent
521eb119a7
commit
eaa3c59299
2 changed files with 8 additions and 0 deletions
BIN
website/src/data/showcase/replicad.png
Normal file
BIN
website/src/data/showcase/replicad.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 41 KiB |
|
@ -1371,6 +1371,14 @@ const Users: User[] = [
|
|||
source: 'https://github.com/repeaterjs/repeater',
|
||||
tags: ['opensource'],
|
||||
},
|
||||
{
|
||||
title: 'replicad',
|
||||
description: 'The library to build browser based 3D models with code.',
|
||||
preview: require('./showcase/replicad.png'),
|
||||
website: 'https://replicad.xyz/',
|
||||
source: 'https://github.com/sgenoud/replicad',
|
||||
tags: ['opensource'],
|
||||
},
|
||||
{
|
||||
title: 'Rooks',
|
||||
description:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue