mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-19 17:49:19 +02:00
docs: add outerbounds to showcase (#7564)
Co-authored-by: Joshua Chen <sidachen2003@gmail.com> Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
This commit is contained in:
parent
89e146f596
commit
7e9a38ca36
2 changed files with 9 additions and 0 deletions
BIN
website/src/data/showcase/outerbounds.png
Normal file
BIN
website/src/data/showcase/outerbounds.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 40 KiB |
|
@ -1408,6 +1408,15 @@ const Users: User[] = [
|
|||
source: 'https://github.com/pingcap/ossinsight',
|
||||
tags: ['opensource', 'design'],
|
||||
},
|
||||
{
|
||||
title: 'Outerbounds',
|
||||
description:
|
||||
'Resources for data scientists and engineers, authored in jupyter notebooks using nbdoc and docusaurus.',
|
||||
preview: require('./showcase/outerbounds.png'),
|
||||
website: 'https://outerbounds.com',
|
||||
source: null,
|
||||
tags: ['favorite', 'product', 'design'],
|
||||
},
|
||||
{
|
||||
title: 'Oxidizer',
|
||||
description: 'A Rust ORM based on tokio-postgres and refinery',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue