mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-26 01:33:02 +00: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
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…
Reference in New Issue