mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-26 04:57:50 +02:00
docs(v2): Add Netdata to showcase (#4757)
* docs(v2): Add Netdata to showcase * Add files via upload
This commit is contained in:
parent
141dc117a9
commit
cce9484a47
2 changed files with 8 additions and 0 deletions
BIN
website/src/data/showcase/netdata.png
Normal file
BIN
website/src/data/showcase/netdata.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 206 KiB |
|
@ -552,6 +552,14 @@ const Users = [
|
||||||
source: 'https://github.com/jeffersonlicet/react-motion-layout',
|
source: 'https://github.com/jeffersonlicet/react-motion-layout',
|
||||||
tags: ['opensource'],
|
tags: ['opensource'],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
title: 'Netdata Learn',
|
||||||
|
description: 'An educational site for monitoring and troubleshooting systems',
|
||||||
|
preview: require('./showcase/netdata.png'),
|
||||||
|
website: 'https://learn.netdata.cloud',
|
||||||
|
source: 'https://github.com/netdata/netdata-learn-docusaurus',
|
||||||
|
tags: ['opensource', 'product', 'large'],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
title: 'Neutron JS',
|
title: 'Neutron JS',
|
||||||
description: 'An open source CLI to work with Redux + Redux Saga',
|
description: 'An open source CLI to work with Redux + Redux Saga',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue