mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-13 00:03:57 +02:00
docs(v2): Add Eightshift Docs site to showcase page (#4053)
This commit is contained in:
parent
13bfe8dbc9
commit
bb925a6fc8
2 changed files with 9 additions and 0 deletions
BIN
website/src/data/showcase/eightshift-docs.png
Normal file
BIN
website/src/data/showcase/eightshift-docs.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 457 KiB |
|
@ -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',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue