mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-30 15:00:09 +02:00
docs: Add IOTA wiki to showcase (#5610)
* Add IOTA wiki * Update website/src/data/users.tsx Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
This commit is contained in:
parent
b62a12bfc6
commit
caba1e4908
2 changed files with 8 additions and 0 deletions
BIN
website/src/data/showcase/iota-wiki.png
Normal file
BIN
website/src/data/showcase/iota-wiki.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 754 KiB |
|
@ -603,6 +603,14 @@ const Users: User[] = [
|
|||
source: null,
|
||||
tags: ['product','design'],
|
||||
},
|
||||
{
|
||||
title: 'IOTA-Wiki',
|
||||
description: 'Documantation and wiki for the IOTA project',
|
||||
preview: require('./showcase/iota-wiki.png'),
|
||||
website: 'https://wiki.iota.org',
|
||||
source: 'https://github.com/iota-community/iota-wiki',
|
||||
tags: ['favorite', 'opensource'],
|
||||
},
|
||||
{
|
||||
title: 'Jest',
|
||||
description: 'Jest is a delightful JavaScript Testing Framework with a focus on simplicity.',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue