mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-31 07:18:59 +02:00
docs: add Smart Docs to showcase (#6138)
* proposal: add new website "Smart Docs" * feat: add screenshot for Smart Docs website
This commit is contained in:
parent
c0ffdf7988
commit
dc1ccd2fbb
2 changed files with 8 additions and 0 deletions
BIN
website/src/data/showcase/smart-docs.png
Normal file
BIN
website/src/data/showcase/smart-docs.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 108 KiB |
|
@ -1309,6 +1309,14 @@ const Users: User[] = [
|
|||
source: 'https://github.com/single-spa/single-spa',
|
||||
tags: ['opensource', 'large', 'versioning', 'i18n'],
|
||||
},
|
||||
{
|
||||
title: 'Smart Docs',
|
||||
description: 'A smart contract documentation visualizer for Solidity ABI interfaces.',
|
||||
preview: require('./showcase/smart-docs.png'),
|
||||
website: 'https://smart-docs.vercel.app/',
|
||||
source: 'https://github.com/wowtvds/smart-docs',
|
||||
tags: ['opensource', 'product', 'design'],
|
||||
},
|
||||
{
|
||||
title: 'smash.gg',
|
||||
description: 'Turning passions into careers',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue