diff --git a/website/src/data/showcase/netdata.png b/website/src/data/showcase/netdata.png new file mode 100644 index 0000000000..c79c1bc148 Binary files /dev/null and b/website/src/data/showcase/netdata.png differ diff --git a/website/src/data/users.js b/website/src/data/users.js index 33e07e8090..b15dd56138 100644 --- a/website/src/data/users.js +++ b/website/src/data/users.js @@ -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',