diff --git a/website/src/data/showcase/eightshift-docs.png b/website/src/data/showcase/eightshift-docs.png new file mode 100644 index 0000000000..36399f2e11 Binary files /dev/null and b/website/src/data/showcase/eightshift-docs.png differ diff --git a/website/src/data/users.js b/website/src/data/users.js index 1983d089c8..3a88d0e863 100644 --- a/website/src/data/users.js +++ b/website/src/data/users.js @@ -147,6 +147,15 @@ const users = [ pinned: false, }, { + title: 'Eightshift Docs', + description: 'All the tools you need to start building a modern WordPress project, using all the latest development tools.', + preview: require('./showcase/eightshift-docs.png'), + website: 'https://infinum.github.io/eightshift-docs/', + source: 'https://github.com/infinum/eightshift-docs', + fbOpenSource: false, + pinned: false, + }, + { title: 'Eta', description: 'Faster embedded JS template engine in TypeScript', preview: require('./showcase/eta.png'),