mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-04 01:09:20 +02:00
docs: add Enarx website to showcase (#6089)
This commit is contained in:
parent
e57929c114
commit
5fb64041c0
2 changed files with 9 additions and 0 deletions
BIN
website/src/data/showcase/enarx.png
Normal file
BIN
website/src/data/showcase/enarx.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 312 KiB |
|
@ -460,6 +460,15 @@ const Users: User[] = [
|
|||
source: 'https://github.com/infinum/eightshift-docs',
|
||||
tags: ['opensource', 'favorite', 'design'],
|
||||
},
|
||||
{
|
||||
title: 'Enarx',
|
||||
description:
|
||||
'Open source framework for running applications in TEEs (Trusted Execution Environments) based on WebAssembly, allowing developers to deploy architecture-independent applications',
|
||||
preview: require('./showcase/enarx.png'),
|
||||
website: 'https://enarx.dev/',
|
||||
source: 'https://github.com/enarx/enarx.github.io',
|
||||
tags: ['opensource']
|
||||
},
|
||||
{
|
||||
title: 'Erxes',
|
||||
description:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue