docs(v2): Add Eightshift Docs site to showcase page (#4053)
This commit is contained in:
parent
13bfe8dbc9
commit
bb925a6fc8
Binary file not shown.
|
After Width: | Height: | Size: 457 KiB |
|
|
@ -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'),
|
||||
|
|
|
|||
Loading…
Reference in New Issue