docs(v2): Add Netdata to showcase (#4757)

* docs(v2): Add Netdata to showcase

* Add files via upload
This commit is contained in:
Joel Hans 2021-05-10 10:03:02 -07:00 committed by GitHub
parent 141dc117a9
commit cce9484a47
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 206 KiB

View file

@ -552,6 +552,14 @@ const Users = [
source: 'https://github.com/jeffersonlicet/react-motion-layout',
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',
description: 'An open source CLI to work with Redux + Redux Saga',