docs(v2): Add Eightshift Docs site to showcase page (#4053)

This commit is contained in:
Ivan Ružević 2021-01-16 05:51:41 +01:00 committed by GitHub
parent 13bfe8dbc9
commit bb925a6fc8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 457 KiB

View file

@ -146,6 +146,15 @@ const users = [
fbOpenSource: false,
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',